skot / ESP-Miner

A bitcoin ASIC miner for the ESP32
GNU General Public License v3.0
240 stars 85 forks source link

Lost IP connection leads to strange behaviour #215

Open adadnc opened 3 weeks ago

adadnc commented 3 weeks ago

Describe the bug I've switched of the WAN interface on my router and left the Miner without internet, after a few minutes I switched on the WAN interface back on and the miner logs just showed the below entry.

(146932671) http_server: Handshake done, the new connection was opened

The AxeOS main page was showing constantly the same hash rate and the log output only the above entry.

To Reproduce Steps to reproduce the behavior:

  1. Switch off internet connection on your router
  2. Switch back on internet connection
  3. Check AxeOS

Expected behavior After loosing internet connection the miner establishes a new connection to the pool.

Hardware (please complete the following information):

skot commented 3 weeks ago

Can you try reloading your browser when the internet comes back up?

adadnc commented 3 weeks ago

I did try to reload the browser, but the above log entry comes again and stays. What wonders me was the same hash rate staying and the diagram drawing a straight line.

adadnc commented 3 weeks ago

It the German section of bitcointalk.org there is a short discussion where user 5tift reports of regular reboot whenever his Internet is disconnected. In his case the disconnect happens at 03:00am when the DSL forces an IP change.

His comment is here https://bitcointalk.org/index.php?topic=5477020.msg64198559#msg64198559 and some posts above there is a screenshot of his data trace too.

skot commented 3 weeks ago

adding @Georges760 and @BitMaker-hub