-
Notifications
You must be signed in to change notification settings - Fork 3
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
"OSError: [Errno 104] ECONNRESET" Error #1
Comments
I have the same issue as well. Looks like the connection is dropping between the send/receive of a found hash. Planning to fork the code tonight or this weekend to look into it more. We may need to add a wait until buffer is complete. |
I tried increasing the timeout delay, but it didn't work. Maybe you could figure something out. |
Yeah, the miner's outdated, I'll try to update it later, I haven't been working on it. |
Sorry for the inconvenience. |
So I setup my miner today and it keeps throwing the following error:
OSError: [Errno 104] ECONNRESET
Is there something I need to change with the router or what?
The text was updated successfully, but these errors were encountered: