Take the 2-minute tour ×
Bitcoin Stack Exchange is a question and answer site for Bitcoin crypto-currency enthusiasts. It's 100% free, no registration required.

I'm running bfgminer with block erupters, and all is working fine 90% of the time. However, if my internet connection drops briefly, then I get nothing but Rejected shares from that point onwards. This never rectifies itself unless I restart bfgminer. This probably happens once every few days which is a little frustrating.

Does anyone have any idea why is happens? And what I can do about it?

Thanks

Rejected Shares?

share|improve this question
3  
Report a bug to the bfgminer developers? –  Nate Eldredge Jan 12 at 17:07
    
I'm having the exact same problem, and also looking for a solution. I tried CGWatcher but it was more buggy than the bfgminer itself from my experience (maybe it was just me, that couldn't configure it correctly?). If all else fails, I'll try to do something using the API (ex.: restart miner after N rejects) - once I have enough time for that... :( –  mgibsonbr Feb 5 at 5:01

2 Answers 2

Try a different miner, for example cgminer or minerd.

share|improve this answer

Bugs can be reported at https://github.com/luke-jr/bfgminer/

Please run with --log-file debug.log --debuglog -P and upload the entire file to Dropbox (or equivalent); if you have sensitive information (passwords?), be sure they are not in the log file before publishing it.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.