Post
Topic
Board Mining (Altcoins)
Re: [ANN] cudaMiner - a new litecoin mining application [Windows/Linux]
by
xzibits
on 04/12/2013, 00:24:13 UTC
I can't seem to make this work for alternatepool.com .

Point Your Miner To:
stratum+tcp://miner.alternatepool.com:3333
Username:


Code:
cudaminer -o stratum+tcp://miner.alternatepool.com:3333 -u 1ABGZH6oWW6QbkPG4JEajC2q2bFMaJAhci -p x

Here is my output:

Code:
[2013-12-03 22:44:06] 1 miner threads started, using 'scrypt' algorithm.
[2013-12-03 22:44:06] Starting Stratum on stratum+tcp://miner.alternatepool.com:
3333
[2013-12-03 22:44:06] Binding thread 0 to cpu 0
[2013-12-03 22:44:23] stratum_recv_line failed
[2013-12-03 22:44:23] ...retry after 15 seconds
[2013-12-03 22:45:07] stratum_recv_line failed
[2013-12-03 22:45:07] ...retry after 15 seconds
[2013-12-03 22:45:36] stratum_recv_line failed

btw, I have this working fine on multipool.us


That is odd..works fine for me on that pool   did you try -O   Address:x  instead?



May I know your exact config?

doing this:
Code:
cudaminer -O stratum+tcp://miner.alternatepool.com:3333 -u 1ABGZH6oWW6QbkPG4JEajC2q2bFMaJAhci -p x

I get

Code:
[2013-12-04 08:23:42] 1 miner threads started, using 'scrypt' algorithm.
[2013-12-04 08:23:42] Binding thread 0 to cpu 0
[2013-12-04 08:23:44] HTTP request failed: Failed connect to 127.0.0.1:9332; No
error
[2013-12-04 08:23:44] json_rpc_call failed, retry after 15 seconds