-
Notifications
You must be signed in to change notification settings - Fork 14
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
I can't see my ESP8266 worker at pool.vkbit.com or public-pool.io #48
Comments
@prosselloe Happy to hear about introducing students to Bitcoin mining, the docs needs for sure a revamp as I recall the vbkit.com is not anymore supporting low difficulty. For public-pool.io it should work if nothing outstanding has changed, at the end do suppose it uses the same version of pool.nerdminers.org. Do you have by any chance any log out of public-pool.io? I have no esp(s) next to me in this moment so it's a bit tricky to test it |
Here you have an examlple: [D] Network: <<< len: 0 [D] Network: <<< len: 0 [D] Network: <<< len: 0 [D] Network: <<< len: 0 [D] Network: <<< len: 0 Best regatds. |
It's a bit strange it continues to reconnect after submit, a this point something is happening in the response. |
Hi, i have the same issue. Tried it with 0.16 and 0.17 - here are the results with an esp8266 12-F and 0.17: Stack smashing detected. Exception (5):
ctx: sys |
I just merged the v/0.0.17 branch - #50 |
Thanks for the merge, i tested it again and sadly it did crash again. [I] Current: Job: 1857787 ready to be mined --------------- CUT HERE FOR EXCEPTION DECODER --------------- Stack smashing detected. Exception (5):
ctx: sys --------------- CUT HERE FOR EXCEPTION DECODER --------------- ets Jan 8 2013,rst cause:2, boot mode:(3,7) |
But does it happen as soon as the first job arrives or after a few time / jobs? |
It's everytime as soon as the second job is about to begin. First job is being transmitted ok. Seems a bit random if it crashes or hangs. `[I] Main: LeafMiner - v.0.0.17 - (C: 1) [D] Network: <<< len: 35 [D] Network: <<< len: 1263 Thanks again for your work, i really appreciate it! |
Can be an overflow, esp8266 it's not the greatest in memory, btw when it crashes it later restarts no? |
Nope it does not recover and needs a hard reset |
Is there any update for this issue, I am having the same problem |
i having the same issue :( |
Good afternoon.
I'm a technologies teacher and I want to introduce my students in Bitcoin mining.
In LeafMiner you suggest pool.vkbit.com, but when configured, I can't see my ESP8266 worker at it!
I tried also with public-pool.io, but I have the same problem.
I only can view my device at pool.nerdminers.org, but I prefer the last one.
Do you know where can be the problem? What can I do?
Thanks a lot.
The text was updated successfully, but these errors were encountered: