Edited By
Jessica Lin

A group of users is facing issues following a resync of their execution clients, particularly with the eth-docker setup using Besu and Lighthouse. Problems include delays in transaction handling, connection errors, and failing updates.
After users reset their nodes to free up space, they noticed their execution clients were stalling. A key issue arises when the execution client seems to be waiting on the consensus client to connect. Timestamped logs reveal errors indicating the execution engine was not called for over two minutes, suggesting possible connectivity problems.
"Execution engine not called in 120 seconds, consensus client may not be connected," one log states.
Moreover, an error message shown during updates indicates a possible disruption in DNS resolution affecting Docker services.
Commentators on various forums have thrown in their two cents:
"This is easier to work through on Discord," suggested one user, emphasizing community support.
"Check git status and git pull, see whether thatโs working," said another, highlighting potential issues with blocked updates.
Some users are implementing basic diagnostics, pinging external sites like Google to verify connectivity. Several have discovered 404 errors when attempting to update, pinpointing potential issues within the Docker settings. According to a contributor, "It seems like Docker DNS resolution may be messed up."
๐ฌ Struggles with transaction handling noted in multiple logs.
๐ Connection errors observed suggesting networking issues.
๐ Community push for users to engage on Discord for troubleshooting.
Interestingly, as some users show resilience, the path forward remains uncertain. Will these connectivity issues continue to trouble users after the resync efforts?
While frustrations are evident due to connection delays and update failures, many users are collaborating on solutions. The overall sentiment carries a mix of annoyance and hope for resolution with further community engagement.
For further information on Docker and Ethereum setups, visit Ethereum Docs or Docker Documentation.
Users are advised to regularly check their settings and stay updated on forum recommendations.