Skip to content

mev-geth can't connect to prysm beacon client #140

@sirgarfieldc

Description

@sirgarfieldc

System information

Geth version: v1.10.19-mev0.6.1
OS & Version: Linux
Commit hash : 2e855b3

Expected behaviour

Starting mev-geth with cmd below to accept beacon client connection via localhost:8551

mev-geth/build/bin/geth --datadir geth --mainnet --syncmode snap --http --ws  --authrpc.addr localhost --authrpc.port 8551 --authrpc.vhosts localhost --authrpc.jwtsecret /root/workspace/prysm/jwt.hex

then starting prysm client

./prysm.sh beacon-chain --execution-endpoint=http://localhost:8551 --jwt-secret=/root/workspace/prysm/jwt.hex

Expecting prsym to connect to mev-geth via port 8551. Prsym was able to connect to official go ethereum client.

Actual behaviour

prsym can not connect to mev-geth via port 8551

Steps to reproduce the behaviour

Backtrace

[backtrace]

When submitting logs: please submit them as text and not screenshots.

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