Skip to content

Faucet / LES not working since v1.10.1 #22531

Closed
@maxsam4

Description

@maxsam4

I've tried v1.10.1 and latest master but the (Goerli) faucet is not able to connect to any nodes. I've reset/resynced both the faucet and the node but still no connection. The node is added as a bootnode to the faucet so it is discovered, just not connected.

peercount=0 tried=1 static=1

Reverting to an older version of the faucet does not fix the problem. Reverting to an older version of the node is not possible since Goerli has already upgraded to Berlin.

Edit, I increased logging and found the following in faucet's logs against my node

"ForkID rejected - local incompatible or needs update"

Both the faucet and the node are updated so it's a bit weird.

Some more potentially interesting logs from the faucet:

INFO [03-19|12:55:16.457] Initialised chain configuration          config="{ChainID: 5 Homestead: 0 DAO: <nil> DAOSupport: false EIP150: 0 EIP155: 0 EIP158: 0 Byzantium: 0 Constantinople: 0 Petersburg: 0 Istanbul: <nil>, Muir Glacier: <nil>, Berlin: <nil>, YOLO v3: <nil>, Engine: clique}"
INFO [03-19|12:55:16.457] Added trusted checkpoint                 block=4358143 hash="29fa24…7c5324"
INFO [03-19|12:55:16.457] Loaded most recent local header          number=0 hash="bf7e33…b88c1a" td=1 age=2y1mo4w
INFO [03-19|12:55:16.458] Configured checkpoint oracle             address=0x18CA0E045F0D772a851BC7e48357Bcaab0a0795D signers=5 threshold=2
INFO [03-19|12:55:16.458] Starting peer-to-peer node               instance=Geth/v1.10.2-unstable-91726e8a-20210316/linux-amd64/go1.16.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions