Skip to content

Is wealdtech/ethereal docker image working? #58

Description

@dmitriy-b

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions