Post
Share your knowledge.
How to update or get the latest working enode list?
I'm struggling to sync my node correctly. I received a warning about synchronization failure due to whitelist validation. Also, I was informed that a remote peer doesn't have a target block number as the last white-listed block number. Could someone share the most recent enode list or help me troubleshoot this sync issue?
- Polygon zkEVM
Answers
2To resolve the sync issue, you can add the new enode URL to your node's configuration file. Here's an example enode URL you might want to add:
enode://429bb1c348c769218ecf2b400dc16b86045f3eec89780a8d8d73913f6c9dc184a8d3d3bfcb7197092065c2ebbad4fd177aa8d9053f5051e5db518f541144268a@46.4.95.132:30303
By adding this to your bootnodes, static nodes, and trusted nodes configurations, it may help your node sync correctly.
Ensure your node software is up to date, as updates may include changes to how synchronization and whitelisting should be handled.
Do you know the answer?
Please log in and share it.
Polygon is a decentralised Ethereum scaling platform that enables developers to build scalable user-friendly dApps with low transaction fees without ever sacrificing on security.