pooler / cpuminer

CPU miner for Litecoin and Bitcoin
https://bitcointalk.org/index.php?topic=55038.0
Other
2.79k stars 1.21k forks source link

Stratum many interrupted connections #86

Closed andreykyz closed 10 years ago

andreykyz commented 10 years ago

I've built version from soures commit 96815040483351ce80db92b50cd6f5d6a17b76b6 libcurl3 7.35.0-1ubuntu2 with ssl When I start mining:

./minerd -o  stratum+tcp://freedom.wemineltc.com:3339 -O user.1:x

I get many stratum_recv_line failed :

[2014-10-03 08:45:09] thread 3: 349884 hashes, 6.38 khash/s
[2014-10-03 08:45:09] thread 4: 255432 hashes, 4.65 khash/s
[2014-10-03 08:45:10] thread 0: 241620 hashes, 4.34 khash/s
[2014-10-03 08:45:17] stratum_recv_line failed
[2014-10-03 08:45:17] Stratum connection interrupted
[2014-10-03 08:45:17] thread 0: 30792 hashes, 4.56 khash/s
[2014-10-03 08:45:17] thread 4: 28188 hashes, 3.78 khash/s
[2014-10-03 08:45:17] thread 3: 42024 hashes, 5.53 khash/s
[2014-10-03 08:45:17] thread 5: 365616 hashes, 5.85 khash/s
[2014-10-03 08:45:17] thread 2: 245964 hashes, 3.94 khash/s
[2014-10-03 08:45:17] thread 1: 303708 hashes, 6.07 khash/s
[2014-10-03 08:45:17] Stratum requested work restart
[2014-10-03 08:45:27] Stratum requested work restart
[2014-10-03 08:45:27] thread 3: 54516 hashes, 5.64 khash/s
[2014-10-03 08:45:27] thread 1: 51948 hashes, 5.39 khash/s
[2014-10-03 08:45:27] thread 0: 38436 hashes, 3.98 khash/s
[2014-10-03 08:45:27] thread 5: 51432 hashes, 5.33 khash/s
[2014-10-03 08:45:27] thread 2: 35448 hashes, 3.67 khash/s
[2014-10-03 08:45:27] thread 4: 39516 hashes, 4.09 khash/s
pooler commented 10 years ago

Sounds like an issue with the server you are connecting to. Have you tried with a different server?

andreykyz commented 10 years ago

Can you give me obviously working server.

pooler commented 10 years ago

Just try a different pool and see if the problem persists. You can find a list of Litecoin pools here.

andreykyz commented 10 years ago

Thank you pooler for replay. Seems there is pool's problem. I tried some another(litecoinrain.org) and it work well.

10fish commented 6 years ago

@andreykyz are you using cpuminer with gpu pool? I have a similar problem with you and finally settled after switching to correct cpu pool url.

legrega commented 5 years ago

I am trying to cpumine on ethos. Can You give me correct CPU pool url? Thanks in advance! This is what I got: ./cpuminer -a cryptonight -o stratum+tcp://pool-eu.ethosdistro.com:5001 -u 0x852ed87c96d4a3352b6b7b2dc8f575e1b8ddb940 [2019-04-24 16:01:14] Using JSON-RPC 2.0 [2019-04-24 16:01:14] CPU Supports AES-NI: NO [2019-04-24 16:01:14] Starting Stratum on stratum+tcp://pool-eu.ethosdistro.com:5001 [2019-04-24 16:01:14] 2 miner threads started, using 'cryptonight' algorithm. [2019-04-24 16:01:20] stratum_recv_line failed [2019-04-24 16:01:20] ...retry after 10 seconds