Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is wealdtech/ethereal docker image working? #58

Open
dmitriy-b opened this issue Feb 7, 2025 · 0 comments
Open

Is wealdtech/ethereal docker image working? #58

dmitriy-b opened this issue Feb 7, 2025 · 0 comments

Comments

@dmitriy-b
Copy link

I am trying to run ethereal inside docker container

docker run --network=host wealdtech/ethereal:2.9.2 network gps

And getting something like

Failed to connect to Ethereum node: unable to contact client: Post "https://mainnet.infura.io/v3/831a5442dc2e4536a9f8dee4ea1707a6": tls: failed to verify certificate: x509: certificate signed by unknown authority

After each command.

Tried to specify JRPC url with --connection http://rpc.pectra-devnet-6.ethpandaops.io/ , but getting the same

Failed to connect to Ethereum node: unable to contact client: Post "https://rpc.pectra-devnet-6.ethpandaops.io/": tls: failed to verify certificate: x509: certificate signed by unknown authority

Also tried with wealdtech/ethereal:2.9.1, wealdtech/ethereal:latest

@dmitriy-b dmitriy-b changed the title Is wealdtech/ethereal docker image works? Is wealdtech/ethereal docker image working? Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant