CardanoSolutions / ogmios

❇️ A WebSocket JSON/RPC bridge for Cardano
https://ogmios.dev
Mozilla Public License 2.0
304 stars 90 forks source link

cardano-graphql-801-cardano-node-ogmios-1 can't sync #381

Closed zhy827827 closed 5 months ago

zhy827827 commented 6 months ago

What Git revision / release tag are you using?

cardanosolutions/cardano-node-ogmios:v6.1.0_8.7.3-mainnet

Do you use any client SDK? If yes, which one?

None

Describe what the problem is?

[2024-04-12 01:44:40.02 UTC] TrConnectionHandler (ConnectionId {localAddress = 172.25.0.4:3000, remoteAddress = 18.158.196.38:3001}) (TrConnectionHandlerError OutboundError (HeaderError (At (Block {blockPointSlot = SlotNo 4492800, blockPointHash = aa83acbf5904c0edfe4d79b3689d3d00fcfc553cf360fd2229b98d464c28e9de})) (HeaderProtocolError (HardForkValidationErrFromEra S (Z (WrapValidationErr {unwrapValidationErr = ChainTransitionError [OverlayFailure (VRFKeyBadNonce (Nonce "81e47a19e6b29b0a65b9591762ce5143ed30d0261e5d24a3201752506b20f15c") (SlotNo 4492800) (Nonce "40710bcc4e024224641dc12fe1e5e478d2c3d3aa7ad4f032283ddcc73b2ddb03") (CertifiedVRF {certifiedOutput = OutputVRF {getOutputVRFBytes = "6\236Sx\209\245\EOT\SUBY\235\141\150\230\GS\233o\tP\251A\180\159\245\DC1\247\188\DEL\209\t\212\&8>\GS$\190p4\230t\156f\DC2p\r\213\206\176\198ew\184\138\EM\174(k\DC3!\209[\206\SUB\183\&6"}, certifiedProof = CertPraosVRF "@Z\163p\255\NUL\149D\162\190J\165\188R\196Ec3\244\249\182W\GSf\197Y\r.V)\208\139:6\t\244\189\ENQ\STX\237]\v\225\171\219\DEL*\183j\174\174G\254\DC1\ESC\ETX5\164\228\222\246F\147\SYN'\148\184\211\193\202qP\SI\SYN\177\226DrL\ETX"}))]})))) (Tip (SlotNo 4492799) f8084c61b6a238acec985b59310b6ecec49c0ab8352249afd7268da5cff2a457 (BlockNo 4490510)) (Tip (SlotNo 121319965) 1d6888721fc00c7228bc741d76508e9ad54e765717c9da795fc773f8dc4ffe40 (BlockNo 10174938))) ShutdownPeer)

What should be the expected behavior?

It shouldn't get stuck on block 4492800

If applicable, what are the logs from the server around the occurence of the problem?

version: cardano-graphql-8.0.1 ghcr.io/intersectmbo/cardano-db-sync:13.2.0.1 cardanosolutions/cardano-node-ogmios:v6.1.0_8.7.3-mainnet

KtorZ commented 5 months ago

This doesn't have anything to do with Ogmios as far I can tell. It is an issue with your node. I encourage you to look for help in intersectMBO/cardano-node.