djm34 / ccminer-msvc2015

ccminer updated to the latest version of visual studio (2015)
GNU General Public License v3.0
33 stars 25 forks source link

Stratum connection interrupted #19

Closed UselessGuru closed 6 years ago

UselessGuru commented 7 years ago

I am seeing many 'Stratum connection interrupted' errors with this miner. This happens on the following pools:

All supported algorithms are affected.

Other miners do not show these symptoms. I can rule out firewall issues, and my network is fast and very stable.

djm34 commented 7 years ago

the problem originates in tpruvot version... try to play with timing option

UselessGuru commented 7 years ago

try to play with timing option

No success (unless I am missing something)... what timing options in particular?

UselessGuru commented 6 years ago

root cause found - I used the following parameters:

" --timeout=3 --statsavg=1 --retries=1 --retry-pause=1"

Removed them -> problem gone!