You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: Failed to generate validator proof
caused by: failed to fetch beacon state: GET failed with status 404: 404 page not found
i have verified that both the beaconNode and the execNode are reachable through various curl commands, im not sure what to do since the error does not give too much info to debug off of
The text was updated successfully, but these errors were encountered:
Trying to run the cli to generate proofs:
./cli_creds creds --podAddress 0xFB360848e4Af3bfbBFc43c73aA336E14a7E91e63 --beaconNode http://beacon-chain:3500 -execNode http://beacon-chain:8545
however im getting the follow error :
i have verified that both the
beaconNode
and theexecNode
are reachable through various curl commands, im not sure what to do since the error does not give too much info to debug off ofThe text was updated successfully, but these errors were encountered: