Closed Thesephi closed 2 years ago
After several discussions, I decided to upgrade storage speed, and things worked well since then. I'm still curious why it worked okay before, and only became an issue recently. Anyhow, if it works, it works :)
Issue 1 (the node doesn't seem to recognize the public_addrs
config option) remains to be discussed (imho).
Use the latest commit and it will recognize it.
Confirmed that the issue about public_addrs
not being recognized, has been resolved in a more recent release commit. Closing issue. Thank you for the insight above!
So.. my node was working well for the entire day (good uptime, normal CPU usage).
Then I got the announcement to add
network.public_addrs
to the config, which I did.ISSUE 1
After restarting the node, I noticed this in the log:
So it looked like the node didn't understand the config. I'm sure there's no typo as I copied & pasted directly from the instruction. It's the literal string
public_addrs
ISSUE 2
After restarting the node, I expected that it'd take maximum a minute for the node to catch up & continue validating.. But I was wrong and/or very unlucky. My node never caught up afterwards:
I tried restarting several times. Took me hours of waiting in vain. My node is falling behind more and more.
My naive thinking is that this could have been a poor network state. But it could have been something else, as I notice these kinds of logs quite often:
and
Hope this issue helps shed some light or trigger some useful discussions 🙂
Thanks all!