EpicCash / epic

Blockchain Node Server with integrated Stratum Mining Server
https://epiccash.com
Apache License 2.0
24 stars 36 forks source link

[BUG] Endless "enabling sync" debug messages. #114

Open johanneshahn opened 10 months ago

johanneshahn commented 10 months ago

At some point in running a node there suddenly appear endless "enabling sync" debug messages.

image

Can not reproduce, but it seems that peers do not answer and the node hangs in this loop.

who-biz commented 10 months ago

I have seen this, and it is a logging present in a conditional case during sync, IIRC. The logging is spammy, but I don't recall it being a bug when I looked into it.

In my experience it resolves itself if you let it run for 5 minutes or so. Can you confirm that it hangs irrecoverably next time it happens? Or check that it resolves itself given time to do so?