2024-08-04T16:54:02.464786Z ERROR new{name=fuel-sepolia-testnet-node}:initialize_loop{service=“P2P”}: fuel_core_p2p::peer_report: 165: Dial failure: peer id Some(PeerId("16Uiu2HAmDxoChB7AheKNvCVpD4PHJwuDGn8rifMBEHmEynGHvHrf"))
with error Failed to negotiate transport protocol(s): [(/dns4/p2p-testnet.fuel.network/tcp/30333/p2p/16Uiu2HAmDxoChB7AheKNvCVpD4PHJwuDGn8rifMBEHmEynGHvHrf: : Handshake failed: Handshake failed: Handshake failed: Protocol negotiation failed.)]
fuelup show ss:
1 Like
Hey @Maverick, can you please try upgrading to the nightly toolchain and also share what command are you using to run the node and what chain config?
@Nazeeh21, nightly i yükledim gene aynı hatayı alıyorum.
The chain config part is as like;
fuel-core run --service-name=fuel-sepolia-testnet-node-maverick --keypair xxxxxx --relayer https://eth-sepolia.g.alchemy.com/v2/xxxx --ip=x.x.x.x --port=4000 --peering-port=30333 --db-path=~/.fuel-sepolia-testnet --snapshot ./chain-configuration/ignition/ --utxo-validation --poa-instant false --enable-p2p --reserved-nodes /dns4/p2p-testnet.fuel.network/tcp/30333/p2p/16Uiu2HAmDxoChB7AheKNvCVpD4PHJwuDGn8rifMBEHmEynGHvHrf --sync-header-batch-size 100 --enable-relayer --relayer-v2-listening-contracts=0x01855B78C1f8868DE70e84507ec735983bf262dA --relayer-da-deploy-height=5827607 --relayer-log-page-size=500 --sync-block-stream-buffer-size 30
1 Like
Thanks for sharing! will make sure the team looks into it
@Maverick this is a known issue. the fix is available but unfortunately it will take time to get released.
1 Like