Hello everyone,
Trying to run a node in AWS. I followed the following instructions:
The node installs successfully and I’m able to start the node with the following command:
cardano-node run \
--topology testnet-topology.json \
--database-path db \
--socket-path db/node.socket \
--host-addr x.x.x.x \
--port 3001 \
--config testnet-config.json
The node starts syncing but it starts failing after 30.07% with the following message:
[ip-172-3:cardano.node.release:Notice:5] [2021-01-06 15:52:47.92 UTC] CardanoProtocol
[ip-172-3:cardano.node.networkMagic:Notice:5] [2021-01-06 15:52:47.92 UTC] NetworkMagic 1097911063
[ip-172-3:cardano.node.version:Notice:5] [2021-01-06 15:52:47.92 UTC] 1.19.1
[ip-172-3:cardano.node.commit:Notice:5] [2021-01-06 15:52:47.92 UTC] 497afd7dedc5d5b9bdcdb0e3cac6a50bd9f7dd54
[ip-172-3:cardano.node.ChainDB:Info:5] [2021-01-06 15:52:47.95 UTC] Opened imm db with immutable tip at dbcc3051a9f43d4ecf2b9edc352ff066b3d4c5f0149583efeb33cbf5313fa3f1 at slot 13637761 and chunk 631
[ip-172-3:cardano.node.ChainDB:Info:5] [2021-01-06 15:52:48.02 UTC] Opened vol db
[ip-172-3:cardano.node.ChainDB:Info:5] [2021-01-06 15:52:48.60 UTC] Replaying ledger from snapshot DiskSnapshot 29 at 852e52005b3dab6ddc58891d659d33b41018cc755d03671f35081de4a0a29a3d at slot 13637407
[ip-172-3:cardano.node.ChainDB:Info:5] [2021-01-06 15:52:48.63 UTC] Replayed block: slot SlotNo 13637440 of At (SlotNo 13637761)
[ip-172-3:cardano.node.ChainDB:Info:5] [2021-01-06 15:52:48.63 UTC] before next, messages elided = 13637481
[ip-172-3:cardano.node.ChainDB:Info:5] [2021-01-06 15:52:48.63 UTC] Replayed block: slot SlotNo 13637761 of At (SlotNo 13637761)
[ip-172-3:cardano.node.ChainDB:Info:5] [2021-01-06 15:52:48.63 UTC] Opened lgr db
[ip-172-3:cardano.node.ChainDB:Info:5] [2021-01-06 15:52:51.24 UTC] Opened db with immutable tip at dbcc3051a9f43d4ecf2b9edc352ff066b3d4c5f0149583efeb33cbf5313fa3f1 at slot 13637761 and tip 343aafda8deee6f54065da31887c01a4aa038ac96b7fffebb4d50716066af77a at slot 13694286
[ip-172-3:cardano.node.DnsSubscription:Notice:59] [2021-01-06 15:52:51.24 UTC] [String "Connection Attempt Start, destination 13.250.156.57:3001",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ip-172-3:cardano.node.DnsSubscription:Notice:60] [2021-01-06 15:52:51.27 UTC] [String "Connection Attempt Start, destination 18.132.238.21:3001",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ip-172-3:cardano.node.DnsSubscription:Notice:61] [2021-01-06 15:52:51.29 UTC] [String "Connection Attempt Start, destination 18.133.130.172:3001",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ip-172-3:cardano.node.DnsSubscription:Notice:62] [2021-01-06 15:52:51.32 UTC] [String "Connection Attempt Start, destination 54.177.182.253:3001",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ip-172-3:cardano.node.DnsSubscription:Notice:63] [2021-01-06 15:52:51.34 UTC] [String "Connection Attempt Start, destination 54.248.196.117:3001",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ip-172-3:cardano.node.DnsSubscription:Notice:60] [2021-01-06 15:52:51.35 UTC] [String "Connection Attempt End, destination 18.132.238.21:3001 outcome: ConnectSuccess",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ip-172-3:cardano.node.DnsSubscription:Notice:62] [2021-01-06 15:52:51.37 UTC] [String "Connection Attempt End, destination 54.177.182.253:3001 outcome: ConnectSuccessLast",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ip-172-3:cardano.node.ErrorPolicy:Notice:55] [2021-01-06 15:52:51.37 UTC] [String "ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace (SubscriberError {seType = SubscriberParallelConnectionCancelled, seMessage = \"Parallel connection cancelled\", seStack = []}))) 1s",String "ErrorPolicyTrace",String "13.250.156.57:3001"]
[ip-172-3:cardano.node.ErrorPolicy:Notice:55] [2021-01-06 15:52:51.37 UTC] [String "ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace (SubscriberError {seType = SubscriberParallelConnectionCancelled, seMessage = \"Parallel connection cancelled\", seStack = []}))) 1s",String "ErrorPolicyTrace",String "18.133.130.172:3001"]
[ip-172-3:cardano.node.ErrorPolicy:Notice:55] [2021-01-06 15:52:51.37 UTC] [String "ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace (SubscriberError {seType = SubscriberParallelConnectionCancelled, seMessage = \"Parallel connection cancelled\", seStack = []}))) 1s",String "ErrorPolicyTrace",String "54.248.196.117:3001"]
[ip-172-3:cardano.node.DnsSubscription:Error:62] [2021-01-06 15:52:52.53 UTC] [String "Application Exception: 54.177.182.253:3001 MuxError MuxBearerClosed \"<socket: 27> closed when reading data, waiting on next header True\"",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ip-172-3:cardano.node.ErrorPolicy:Warning:55] [2021-01-06 15:52:52.53 UTC] [String "ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace (MuxError MuxBearerClosed \"<socket: 27> closed when reading data, waiting on next header True\"))) 20s 20s",String "ErrorPolicyTrace",String "54.177.182.253:3001"]
[ip-172-3:cardano.node.DnsSubscription:Error:60] [2021-01-06 15:52:52.62 UTC] [String "Application Exception: 18.132.238.21:3001 MuxError MuxBearerClosed \"<socket: 25> closed when reading data, waiting on next header True\"",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ip-172-3:cardano.node.ErrorPolicy:Warning:55] [2021-01-06 15:52:52.62 UTC] [String "ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace (MuxError MuxBearerClosed \"<socket: 25> closed when reading data, waiting on next header True\"))) 20s 20s",String "ErrorPolicyTrace",String "18.132.238.21:3001"]
Any ideas of what I’m doing wrong?
The following command:
cardano-cli shelley query tip --testnet-magic 1097911063
Always returns:
{
"blockNo": 2143523,
"headerHash": "343aafda8deee6f54065da31887c01a4aa038ac96b7fffebb4d50716066af77a",
"slotNo": 13694286
}
I have node version 1.19.1:
cardano-node 1.19.1 - linux-x86_64 - ghc-8.6
git rev 497afd7dedc5d5b9bdcdb0e3cac6a50bd9f7dd54
I have tried deleting the db
folder and starting over but it still fails at the same percentage.