-
-
Notifications
You must be signed in to change notification settings - Fork 669
Lyra2REv2 sgminer doesn't work #45
Comments
Could run the miner with maximum verbosity output and post the log here? |
|
Is there no way to get sgminer spit out more detailed information? |
I have the same issue just with another, Vertcoin one click miner. It just crashes the stratum server. The server still finds new block and processes the payments, but no miner can connect once the stratum has crashed. Can we add a possible auto-restart function? |
@pfeiflelukas Restarting itself is not something we should handle internally. If you are running the miningcore under systemd this is quite easy. This is how we do it on poolmining.org:
|
@pfeiflelukas If are able to reliably reproduce the crash you've mentioned I'd like to ask you to run using
Please post the log around the time the crash occurs. |
Sorry i should have made myself clearer. The stratum only crashes while the other parts of the software appear normal such as the finding blocks and payments. I can still see the program running with htop (ubuntu) however i cannot connect any miners. Only a full restart fixes this issue. |
@pfeiflelukas Could you still try to repro the crash when running with trace logging? |
@oliverw Will do we i can |
Closing this as I'm quite confident that this was also a side-effect of the stratumclient bugs that have been recently fixed. |
Lyra2REv2
sgminer doesn't work on the pool nor on my not on your checked on suprnova everything worksThe text was updated successfully, but these errors were encountered: