Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network problem wsarecv #162

Open
gaspo opened this issue Jul 25, 2017 · 6 comments
Open

Network problem wsarecv #162

gaspo opened this issue Jul 25, 2017 · 6 comments

Comments

@gaspo
Copy link

gaspo commented Jul 25, 2017

If there is problem with network, gominer wont recover. It will try to reconnect infinite times, but always get this message (edit: copied extended message from log)

[ERR] POOL: read tcp 192.168.10.169:26607->90.114.30.231:4252: wsarecv: An existing connection was forcibly closed by the remote host.

If I restart it, everything is fine again.

@jolan
Copy link

jolan commented Aug 2, 2017

I opened #123 when I noticed strangeness on Linux. This is probably somewhat of a duplicate but I will keep this open too as a reminder to try to reproduce on Windows in case there is any behavior difference between the two.

@gaspo
Copy link
Author

gaspo commented Aug 2, 2017

#123 is about stop reconnecting. this one keeps trying to reconnect and doesnt quit the app even after half hour.

@piperswe
Copy link

piperswe commented Oct 2, 2017

This/#123 happen when my internet drops out for a couple seconds then returns. Windows 10.

@toninikkanen
Copy link

I also have this issue on Windows 10, occurs every few days so I have to babysit my computer to make sure gominer is still running..

@EviLFazZ
Copy link

Exact same issue here, whether I use a VPN or not, it still loop fails at reconnecting:

[ERR] POOL: read tcp 172.21.92.28:50670->204.27.59.170:3343: wsarecv: An existing connection was forcibly closed by the remote host

If I do not restart it manually, it still continues to eat all resources/power/etc, but without actually mining 😴

@toninikkanen
Copy link

This is now occurring so frequently I have to check whether gominer is still running every day! I guess I should figure out some kind of script that detects and automatically restarts the miner when this happens...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants