Cardano-db-sync: DB-Lookup schlägt in insertABlock fehl (erikd/shelley-32byte-address-hash)

Erstellt am 14. Juni 2020  ·  3Kommentare  ·  Quelle: input-output-hk/cardano-db-sync

[db-sync- node:Info :27] [2020-06-14 09:26:33.59 UTC] ChainSyncClient starten
[db-sync- node:Info :27] [2020-06-14 09:26:33.64 UTC] Cardano.Db-Tipp ist leer (Genesis)
[db-sync- node:Info :33] [2020-06-14 09:26:33.64 UTC] Laufender DB-Thread
[db-sync- node:Info :33] [2020-06-14 09:26:33.97 UTC] Shelley: Rollback auf Slot 7505, Hash 4f6eac703201587503bc9816e2be69a2c4f2c5e55460b0e830c21219d158fcd9[db-sync- node:Error :33] [2020-06-14 09:26:34.29 UTC] DB-Lookup fehlgeschlagen in insertABlock: Blockhash 4f6eac703201587503bc9816e2be69a2c4f2c5e55460b0e830c21219d158fcd9
[db-sync- node:Info :33] [2020-06-14 09:26:34.29 UTC] DB-Thread wird heruntergefahren
[db-sync-Knoten. Handshake:Info :51] [2020-06-14 09:26:43.44 UTC] [String "Send MsgProposeVersions (fromList [(NodeToClientV_2,TInt 42)])",String "LocalHandshakeTrace",String "ConnectionId {localAddress = LocalAddress { getFilePath = \"\"}, remoteAddress = LocalAddress {getFilePath = \"/home/ubuntu/.piper\"}}"]
[db-sync-knoten. Handshake:Info :51] [2020-06-14 09:26:43.44 UTC] [String "Recv MsgAcceptVersion NodeToClientV_2 (TInt 42)",String "LocalHandshakeTrace",String "ConnectionId {localAddress = LocalAddress {getFilePath = \"\" }, remoteAddress = LocalAddress {getFilePath = \"/home/ubuntu/.piper\"}}"]
[db-sync- node:Info :55] [2020-06-14 09:26:43.44 UTC] ChainSyncClient starten
[db-sync- node:Info :55] [2020-06-14 09:26:43.52 UTC] Cardano.Db-Tipp ist leer (Genesis)
[db-sync- node:Info :60] [2020-06-14 09:26:43.52 UTC] Laufender DB-Thread
[db-sync- node:Info :60] [2020-06-14 09:26:43.75 UTC] Shelley: Rollback auf Slot 7486, Hash f3e9f26c0beab717b81cc1d934f7d55579de2fbc01ac7bf4443d4511ae5290ac
[db-sync- node:Error :60] [2020-06-14 09:26:44.78 UTC] DB-Lookup fehlgeschlagen in insertABlock: Blockhash f3e9f26c0beab717b81cc1d934f7d55579de2fbc01ac7bf4443d4511ae5290ac
[db-sync- node:Info :60] [2020-06-14 09:26:44.78 UTC] DB-Thread wird heruntergefahren
[db-sync- node:Error :63] [2020-06-14 09:26:44.80 UTC] recvMsgRollForward: AsyncCancelled

Hilfreichster Kommentar

Dies ist in Arbeit . Es gibt noch nicht einmal eine PR. Einige der Commits-Kommentare sind "fixup" und "wip". Du baust und betreibst eine Filiale, an der ich noch arbeite.

Lass mich deutlich sein. Tickets für Branches mit "Wip"- oder "Fixup"-Commits zu erheben, ist reine Zeitverschwendung.

Alle 3 Kommentare

Dies ist in Arbeit . Es gibt noch nicht einmal eine PR. Einige der Commits-Kommentare sind "fixup" und "wip". Du baust und betreibst eine Filiale, an der ich noch arbeite.

Lass mich deutlich sein. Tickets für Branches mit "Wip"- oder "Fixup"-Commits zu erheben, ist reine Zeitverschwendung.

Hey @erikd Ich bin heute zweimal von diesem Problem betroffen [0][1] und ich denke, es gibt ein damit verbundenes Problem: Hauptthread des Prozesses friert ein, wird aber nicht exit >0 ; So wird beispielsweise mein Docker-Container nicht automatisch neu gestartet.

JFTR, ich verwende das offizielle Docker-Image von cardano-db-sync:5.0.1 .

[0]

[db-sync-node:Info:3354] [2020-09-26 04:29:44.87 UTC] insertByronBlock: slot 3025000, block 3023467, hash 43b510c9fa0d1021d4efbfb0a07c1e90f40258c05d7d66b266aee4fb9963f678
[db-sync-node:Error:3354] [2020-09-26 04:29:59.56 UTC] DB lookup fail in insertABlock: block hash f8452c44591e3db7d5534ceaaff56922609d81deed45b953e7220601bfd4ec87
[db-sync-node:Info:3354] [2020-09-26 04:29:59.56 UTC] Shutting down DB thread
[db-sync-node:Error:3357] [2020-09-26 04:29:59.56 UTC] recvMsgRollForward: AsyncCancelled
...
FROZEN FOREVER
...

[1]

Generating PGPASS file
Connecting to network: mainnet
[db-sync-node:Info:4] [2020-09-26 09:01:38.91 UTC] NetworkMagic: 764824073
[db-sync-node:Info:4] [2020-09-26 09:02:11.59 UTC] Initial genesis distribution present and correct
[db-sync-node:Info:4] [2020-09-26 09:02:11.59 UTC] Total genesis supply of Ada: 31112484745.000000
[db-sync-node:Info:4] [2020-09-26 09:02:11.69 UTC] Inserting Shelley Genesis distribution
[db-sync-node:Info:4] [2020-09-26 09:02:11.83 UTC] epochPluginOnStartup: Checking
[db-sync-node:Info:4] [2020-09-26 09:02:11.86 UTC] localInitiatorNetworkApplication: connecting to node via "/node-ipc/node.socket"
[db-sync-node.Handshake:Info:30] [2020-09-26 09:02:11.86 UTC] [String "Send MsgProposeVersions (fromList [(NodeToClientV_1,TInt 764824073),(NodeToClientV_2,TInt 764824073),(NodeToClientV_3,TInt 764824073)])",String "LocalHandshakeTrace",String "ConnectionId {localAddress = LocalAddress {getFilePath = \"\"}, remoteAddress = LocalAddress {getFilePath = \"/ipc/node.socket\"}}"]
[db-sync-node.Handshake:Info:30] [2020-09-26 09:02:11.87 UTC] [String "Recv MsgAcceptVersion NodeToClientV_3 (TInt 764824073)",String "LocalHandshakeTrace",String "ConnectionId {localAddress = LocalAddress {getFilePath = \"\"}, remoteAddress = LocalAddress {getFilePath = \"/ipc/node.socket\"}}"]
[db-sync-node:Info:34] [2020-09-26 09:02:11.87 UTC] Starting chainSyncClient
[db-sync-node:Info:34] [2020-09-26 09:02:13.97 UTC] Cardano.Db tip is at slot 3025325, block 3023792
[db-sync-node:Info:39] [2020-09-26 09:02:13.97 UTC] Running DB thread
[db-sync-node:Info:39] [2020-09-26 09:02:14.45 UTC] Rolling back to slot 3025325, hash f8452c44591e3db7d5534ceaaff56922609d81deed45b953e7220601bfd4ec87
[db-sync-node:Info:39] [2020-09-26 09:02:14.46 UTC] Deleting blocks numbered: []
[db-sync-node:Info:42] [2020-09-26 09:02:14.58 UTC] getHistoryInterpreter: acquired
[db-sync-node:Error:39] [2020-09-26 09:02:42.88 UTC] DB lookup fail in insertABlock: block hash ff6d511e65fb979ac511e8658c20cfe608bdfe7d3e6172f49115e52487812423
[db-sync-node:Info:39] [2020-09-26 09:02:42.88 UTC] Shutting down DB thread
[db-sync-node:Error:42] [2020-09-26 09:02:42.89 UTC] recvMsgRollForward: AsyncCancelled
...
FROZEN FOREVER
...

Wenn Sie dies in Version 5.0.1 , sollten Sie ein neues Ticket öffnen, da dies ein altes Problem ist, das gegen einen alten in Arbeit befindlichen Zweig gestellt wurde.

War diese Seite hilfreich?
0 / 5 - 0 Bewertungen