Hi!
I created node 1.20.0
I’m starting my relay node following
https://cardano-foundation.gitbook.io/stake-pool-course/stake-pool-guide/start_your_nodes/start-your-node
But i see some errors with DNS
[ubuntu-4:cardano.node.ErrorPolicy:Notice:55]
[ubuntu-4:cardano.node.DnsSubscription:Error:60]
my start command is:
cardano-node run \
--topology testnet-topology.json \
--database-path db \
--socket-path db/node.socket \
--host-addr here is my real ip address
--port 3001 \
--config testnet-config.json
And here is a full log
./start_node.sh
Listening on http://127.0.0.1:12798
[ubuntu-4:cardano.node.release:Notice:5] [2020-09-23 13:55:18.21 UTC] ShelleyProtocol
[ubuntu-4:cardano.node.networkMagic:Notice:5] [2020-09-23 13:55:18.21 UTC] NetworkMagic 1097911063
[ubuntu-4:cardano.node.version:Notice:5] [2020-09-23 13:55:18.21 UTC] 1.20.0
[ubuntu-4:cardano.node.commit:Notice:5] [2020-09-23 13:55:18.21 UTC] 1f2f51164b53b9b775c03ac9f1e23e7b70c74b05
[ubuntu-4:cardano.node.ChainDB:Info:5] [2020-09-23 13:55:18.22 UTC] Opened imm db with immutable tip at genesis (origin) and chunk 0
[ubuntu-4:cardano.node.ChainDB:Info:5] [2020-09-23 13:55:18.22 UTC] Opened vol db
[ubuntu-4:cardano.node.ChainDB:Info:5] [2020-09-23 13:55:18.22 UTC] Replaying ledger from genesis
[ubuntu-4:cardano.node.ChainDB:Info:5] [2020-09-23 13:55:18.22 UTC] Opened lgr db
[ubuntu-4:cardano.node.ChainDB:Info:5] [2020-09-23 13:55:18.22 UTC] Opened db with immutable tip at genesis (origin) and tip genesis (origin)
[ubuntu-4:cardano.node.DnsSubscription:Notice:59] [2020-09-23 13:55:18.22 UTC] [String "Connection Attempt Start, destination 18.133.130.172:3001",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.DnsSubscription:Notice:60] [2020-09-23 13:55:18.25 UTC] [String "Connection Attempt Start, destination 18.159.64.253:3001",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.DnsSubscription:Notice:59] [2020-09-23 13:55:18.25 UTC] [String "Connection Attempt End, destination 18.133.130.172:3001 outcome: ConnectSuccess",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.DnsSubscription:Notice:61] [2020-09-23 13:55:18.28 UTC] [String "Connection Attempt Start, destination 3.124.102.218:3001",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.DnsSubscription:Notice:60] [2020-09-23 13:55:18.28 UTC] [String "Connection Attempt End, destination 18.159.64.253:3001 outcome: ConnectSuccessLast",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.ErrorPolicy:Notice:55] [2020-09-23 13:55:18.28 UTC] [String "ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace (SubscriberError {seType = SubscriberParallelConnectionCancelled, seMessage = \"Parallel connection cancelled\", seStack = []}))) 1s",String "ErrorPolicyTrace",String "3.124.102.218:3001"]
[ubuntu-4:cardano.node.DnsSubscription:Error:60] [2020-09-23 13:55:18.37 UTC] [String "Application Exception: 18.159.64.253:3001 DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 \"expected list len or indef\")",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.ErrorPolicy:Warning:55] [2020-09-23 13:55:18.37 UTC] [String "ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 \"expected list len or indef\"))) 200s 200s",String "ErrorPolicyTrace",String "18.159.64.253:3001"]
[ubuntu-4:cardano.node.DnsSubscription:Error:59] [2020-09-23 13:55:18.37 UTC] [String "Application Exception: 18.133.130.172:3001 DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 \"expected list len or indef\")",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.ErrorPolicy:Warning:55] [2020-09-23 13:55:18.37 UTC] [String "ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 \"expected list len or indef\"))) 200s 200s",String "ErrorPolicyTrace",String "18.133.130.172:3001"]
[ubuntu-4:cardano.node.DnsSubscription:Notice:94] [2020-09-23 13:55:28.22 UTC] [String "Connection Attempt Start, destination 18.159.64.253:3001",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.DnsSubscription:Notice:95] [2020-09-23 13:55:28.25 UTC] [String "Connection Attempt Start, destination 3.124.102.218:3001",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.DnsSubscription:Notice:94] [2020-09-23 13:55:28.25 UTC] [String "Connection Attempt End, destination 18.159.64.253:3001 outcome: ConnectSuccess",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.DnsSubscription:Notice:95] [2020-09-23 13:55:28.28 UTC] [String "Connection Attempt End, destination 3.124.102.218:3001 outcome: ConnectSuccessLast",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.DnsSubscription:Notice:96] [2020-09-23 13:55:28.28 UTC] [String "Connection Attempt Start, destination 52.77.148.212:3001",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.DnsSubscription:Error:95] [2020-09-23 13:55:28.36 UTC] [String "Application Exception: 3.124.102.218:3001 DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 \"expected list len or indef\")",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.ErrorPolicy:Warning:55] [2020-09-23 13:55:28.36 UTC] [String "ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 \"expected list len or indef\"))) 200s 200s",String "ErrorPolicyTrace",String "3.124.102.218:3001"]
[ubuntu-4:cardano.node.DnsSubscription:Error:94] [2020-09-23 13:55:28.37 UTC] [String "Application Exception: 18.159.64.253:3001 DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 \"expected list len or indef\")",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.ErrorPolicy:Warning:55] [2020-09-23 13:55:28.37 UTC] [String "ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 \"expected list len or indef\"))) 200s 200s",String "ErrorPolicyTrace",String "18.159.64.253:3001"]
[ubuntu-4:cardano.node.DnsSubscription:Notice:96] [2020-09-23 13:55:28.53 UTC] [String "Connection Attempt End, destination 52.77.148.212:3001 outcome: ConnectSuccess",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.DnsSubscription:Error:96] [2020-09-23 13:55:29.31 UTC] [String "Application Exception: 52.77.148.212:3001 DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 \"expected list len or indef\")",String "SubscriptionTrace",String "\"relays-new.cardano-testnet.iohkdev.io\""]
[ubuntu-4:cardano.node.ErrorPolicy:Warning:55] [2020-09-23 13:55:29.31 UTC] [String "ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (Shelley StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 \"expected list len or indef\"))) 200s 200s",String "ErrorPolicyTrace",String "52.77.148.212:3001"]
Also when i run the command:
cardano-cli shelley query tip --testnet-magic 1097911063
I just get
{
"genesis": true
}
What can be wrong.