-
Notifications
You must be signed in to change notification settings - Fork 720
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] - Network stuck at epoch boundary #2616
Comments
This was definitely an issue with Are you sure you are actually running the version you think you are running? What does |
We have the same issue at XORN. |
Thanks for the report. Relays do behave differently from block producers - the epoch boundary load for relays is based on the number of connected peers. We're investigating this specifically and will get back to you when we have some information to share. You may find that reducing the number of connected peers (even just over the boundary) gives a smoother transition. |
thank you. i have 5 relay . 3 for BP. 2 for other reason. those 2 relays have 15 peer connections but they have same problem. |
At the epoch boundary we see a 25-30% drop in peer connections from our relays to other relays. |
Same thing here, it gets stuck around epoch 259. The |
Same problem here...stuck on 130 for 5 days.... |
We are experiencing similar issue with our relay nodes. Normally see node out of sync with network for 20 minutes. |
I encountered this issue also on the V1.26.2 nodes, which i've upgraded during the last days from v1.25.1 to v1.26.1. -> yes i've built with the latest cabal and ghc version. Is this fixed by the newer version of V1.27 or might i just run into further issues, when installing that instead ? @chimaeraa : does that mean that i have to delete the whole db after each epoch, to ensure that my relais keep running ? |
Closing this. If this is still relevant please reopen. |
Internal
Node
At the epoch boundary of epochs 259 and 260 on Thursday 15th April block production stopped for over 20 minutes
Steps to reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
System info (please complete the following information):
Screenshots and attachments
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: