sidebar_position |
---|
5 |
Before creating an issue with EigenLayer support please check this page to see if you can resolve your issues. If you are still stuck, please create a support ticket.
This error indicates that your operator image is not accessible at the URL provided in your metadata.json
file or uses the wrong file type.
To troubleshoot, try these steps:
- Ensure your
operator.yaml
points to a publicy accessiblemetadata.json
file hosted online - Ensure the
logo
value in yourmetadata.json
file points to a publicly accessible PNG image hosted online - Switch your
logo
out for a different PNG from the web
If you are using GitHub to host your metadata.json
and/or logo
, ensure the repository is public and that you have provided raw URLs.
If you are getting this issue then either you are using a wrong rpc in your operator.yaml file or you have wrong smart contract address in your config.
-
Please make sure you have correct rpc (goerli rpc for goerli nodes, mainnet rpc for mainnet) and is also accessible via your machine
-
Please find the correct smart contract addresses here