Closed bgornicki closed 1 year ago
Interesting... The stack trace is entirely in libp2p.
I quickly check stackoverflow for same error and it seems like a bug in libp2p. Maybe bumping to newer version will fix it?
We tried bumping libp2p earlier today to v0.30.0 and it resulted in peer IDs becoming non-deterministic with configured seeds (filed an issue on libp2p). Perhaps a version between v0.24.0 and v0.30.0 would work.
This should be resolved in the next release from this PR: #285
If the issue persists feel free to re-open this ticket.
Is there an existing issue for this?
Current behavior
P2P microservice spontaneously fails with the following error:
It happens randomly every few days, sometimes every few hours. Restarting the node seems to fix the issue until the next occurrence.
Expected behavior
P2P microservice should not fail randomly.
Steps to reproduce
No response
Environment
Anything else?
koinos_p2p.log