-
Notifications
You must be signed in to change notification settings - Fork 535
panic: No dial addresses found
causes node crash
#235
Comments
Hey @mrwillis, Thank you for reaching out. Do you have any idea why node I notice from the logs that other nodes are also connecting then disconnecting. Additionally, I'm curious about the up status of the bootnodes you're using. |
One more thing I'm curious about: You've put down that you're running on commit 2bebf50 Is there any reason why you're running on this commit? It's part of a PR that at the time wasn't ready for review and was still a WIP. Are you experiencing this issue with the latest pulls from the develop branch? Keep in mind we've changed the |
Hey @zivkovicmilos this was a mistake running on an old version. We have a fork we didn't pull from upstream. We're going to add better logging. Have not been able to reproduce this yet. |
We can reopen this issue if it pops up on the |
* Add test * Fix abi decode dynamic length items * Add Decode panic test
No dial addresses found causes panic
Description
While investigating a chain halt #232, we noticed 5 out of 15 nodes crash around the same time due to a panic
Your environment
develop
Steps to reproduce
server
Expected behaviour
The node should not crash
Actual behaviour
The node crashes
Logs
Node 1:
Node 2:
Proposed solution
If you have an idea of how to fix this issue, please write it down here, so we can begin discussing it
The text was updated successfully, but these errors were encountered: