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 fed5751 commit 80b6310
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions docs/adv/troubleshooting/errors.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,16 +307,3 @@ relay/docker-compose.yml with your real public IP or DNS hostname.
The relay you are trying to connect to your peers via is offline or
unreachable.



## Lodestar

### ` warn: Potential next epoch attester duties reorg`

Lodestar logs these warnings because Charon is not able to return proper
`dependent_root` value in `getAttesterDuties` API
response whenever Lodestar calls this API. This is because Charon uses
`go-eth2-client` for all the beacon API calls and it doesn`t
provide `dependent_root` value in responses. We have reported
this to them [here](https://github.com/attestantio/go-eth2-client/issues/35).

0 comments on commit 80b6310

Please sign in to comment.