Skip to content

Commit

Permalink
Update docs/adv/troubleshooting/errors.md
Browse files Browse the repository at this point in the history
Co-authored-by: Kaloyan Tanev <[email protected]>
Signed-off-by: Max Sherwood <[email protected]>
  • Loading branch information
slugmann321 and KaloyanTanev authored Jan 31, 2025
1 parent dfdf37b commit fed5751
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/adv/troubleshooting/errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,9 +279,9 @@ to. This can be generally be fixed with some of the following:
- `sudo chmod -R 666 .charon`.

### I see a lot of errors after running `docker compose up`
It`s because both Geth and Lighthouse start syncing and so there`s
It`s because both Nethermind and Lighthouse start syncing and so there's
connectivity issues among the containers. Simply let the containers run for
a while. You won`t observe frequent errors when Geth finishes syncing. You
a while. You won't observe frequent errors when Nethermind finishes syncing. You
can also add a second beacon node endpoint for something like Infura by
adding a comma separated API URL to the end of
`CHARON_BEACON_NODE_ENDPOINTS` in the docker-compose.yml.
Expand Down

0 comments on commit fed5751

Please sign in to comment.