Trying to start cardano testnet node results in error: DnsSubscriptionError\DecoderFailure\Parallel connection cancelled

Trying to connect to the cardano testnet version 1.26.2 (also tried 1.27.0, same error).

I am using all default configuration files from the tutorial listed here:
https://docs.cardano.org/projects/cardano-node/en/latest/stake-pool-operations/getConfigFiles_AND_Connect.html

Running the command:

cardano-node run \
--topology testnet-topology.json \
--host-addr 192.168.1.14 \
--port 3001 \
--config testnet-config.json \
--database-path db \
--socket-path db/node.socket

Results in the following output/error:

e[35m[cardano-:cardano.node.networkMagic:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] NetworkMagic 1097911063
e[35m[cardano-:cardano.node.basicInfo.protocol:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] Shelley
e[35m[cardano-:cardano.node.basicInfo.version:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] 1.26.2
e[35m[cardano-:cardano.node.basicInfo.commit:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] 8fe46140a52810b6ca456be01d652ca08fe730bf
e[35m[cardano-:cardano.node.basicInfo.nodeStartTime:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] 2021-05-31 13:17:55.576593251 UTC
e[35m[cardano-:cardano.node.basicInfo.systemStartTime:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] 2019-07-24 20:20:16 UTC
e[35m[cardano-:cardano.node.basicInfo.slotLengthShelley:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] 1s
e[35m[cardano-:cardano.node.basicInfo.epochLengthShelley:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] 432000
e[35m[cardano-:cardano.node.basicInfo.slotsPerKESPeriodShelley:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] 129600
e[35m[cardano-:cardano.node.addresses:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] [SocketInfo 0.0.0.0:3001]
e[35m[cardano-:cardano.node.diffusion-mode:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] InitiatorAndResponderDiffusionMode
e[35m[cardano-:cardano.node.dns-producers:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] [DnsSubscriptionTarget {dstDomain = "relays-new.cardano-testnet.iohkdev.io", dstPort = 3001, dstValency = 2}]
e[35m[cardano-:cardano.node.ip-producers:Notice:5]e[0m [2021-05-31 13:17:55.57 UTC] IPSubscriptionTarget {ispIps = [], ispValency = 0}
e[34m[cardano-:cardano.node.ChainDB:Info:5]e[0m [2021-05-31 13:17:55.60 UTC] Opened imm db with immutable tip at genesis (origin) and chunk 0
e[34m[cardano-:cardano.node.ChainDB:Info:5]e[0m [2021-05-31 13:17:55.60 UTC] Opened vol db
e[34m[cardano-:cardano.node.ChainDB:Info:5]e[0m [2021-05-31 13:17:55.60 UTC] Replaying ledger from genesis
e[34m[cardano-:cardano.node.ChainDB:Info:5]e[0m [2021-05-31 13:17:55.60 UTC] Opened lgr db
e[34m[cardano-:cardano.node.ChainDB:Info:5]e[0m [2021-05-31 13:17:55.60 UTC] Opened db with immutable tip at genesis (origin) and tip genesis (origin)
e[35m[cardano-:cardano.node.DnsSubscription:Notice:64]e[0m [2021-05-31 13:17:55.69 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Connection Attempt Start, destination 175.41.160.108:3001
e[35m[cardano-:cardano.node.DnsSubscription:Notice:65]e[0m [2021-05-31 13:17:55.72 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Connection Attempt Start, destination 18.159.64.253:3001
e[35m[cardano-:cardano.node.DnsSubscription:Notice:66]e[0m [2021-05-31 13:17:55.75 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Connection Attempt Start, destination 3.9.80.183:3001
e[35m[cardano-:cardano.node.DnsSubscription:Notice:67]e[0m [2021-05-31 13:17:55.77 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Connection Attempt Start, destination 3.129.133.68:3001
e[35m[cardano-:cardano.node.DnsSubscription:Notice:68]e[0m [2021-05-31 13:17:55.80 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Connection Attempt Start, destination 3.124.178.139:3001
e[35m[cardano-:cardano.node.DnsSubscription:Notice:69]e[0m [2021-05-31 13:17:55.83 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Connection Attempt Start, destination 18.132.238.21:3001
e[35m[cardano-:cardano.node.DnsSubscription:Notice:67]e[0m [2021-05-31 13:17:55.85 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Connection Attempt End, destination 3.129.133.68:3001 outcome: ConnectSuccess
e[35m[cardano-:cardano.node.DnsSubscription:Notice:70]e[0m [2021-05-31 13:17:55.86 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Connection Attempt Start, destination 54.250.11.33:3001
e[35m[cardano-:cardano.node.DnsSubscription:Notice:71]e[0m [2021-05-31 13:17:55.88 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Connection Attempt Start, destination 54.241.77.32:3001
e[35m[cardano-:cardano.node.DnsSubscription:Notice:65]e[0m [2021-05-31 13:17:55.90 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Connection Attempt End, destination 18.159.64.253:3001 outcome: ConnectSuccessLast
e[35m[cardano-:cardano.node.ErrorPolicy:Notice:50]e[0m [2021-05-31 13:17:55.90 UTC] IP 175.41.160.108:3001 ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace (SubscriberError {seType = SubscriberParallelConnectionCancelled, seMessage = "Parallel connection cancelled", seStack = []}))) 1s
e[35m[cardano-:cardano.node.ErrorPolicy:Notice:50]e[0m [2021-05-31 13:17:55.90 UTC] IP 3.9.80.183:3001 ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace (SubscriberError {seType = SubscriberParallelConnectionCancelled, seMessage = "Parallel connection cancelled", seStack = []}))) 1s
e[35m[cardano-:cardano.node.ErrorPolicy:Notice:50]e[0m [2021-05-31 13:17:55.91 UTC] IP 3.124.178.139:3001 ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace (SubscriberError {seType = SubscriberParallelConnectionCancelled, seMessage = "Parallel connection cancelled", seStack = []}))) 1s
e[35m[cardano-:cardano.node.ErrorPolicy:Notice:50]e[0m [2021-05-31 13:17:55.91 UTC] IP 18.132.238.21:3001 ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace (SubscriberError {seType = SubscriberParallelConnectionCancelled, seMessage = "Parallel connection cancelled", seStack = []}))) 1s
e[35m[cardano-:cardano.node.ErrorPolicy:Notice:50]e[0m [2021-05-31 13:17:55.91 UTC] IP 54.250.11.33:3001 ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace (SubscriberError {seType = SubscriberParallelConnectionCancelled, seMessage = "Parallel connection cancelled", seStack = []}))) 1s
e[35m[cardano-:cardano.node.ErrorPolicy:Notice:50]e[0m [2021-05-31 13:17:55.91 UTC] IP 54.241.77.32:3001 ErrorPolicySuspendConsumer (Just (ConnectionExceptionTrace (SubscriberError {seType = SubscriberParallelConnectionCancelled, seMessage = "Parallel connection cancelled", seStack = []}))) 1s
e[31m[cardano-:cardano.node.DnsSubscription:Error:67]e[0m [2021-05-31 13:17:56.21 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Application Exception: 3.129.133.68:3001 DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (ShelleyEra StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (ShelleyEra StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 "expected list len or indef")
e[33m[cardano-:cardano.node.ErrorPolicy:Warning:50]e[0m [2021-05-31 13:17:56.21 UTC] IP 3.129.133.68:3001 ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (ShelleyEra StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (ShelleyEra StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 "expected list len or indef"))) 200s 200s
e[31m[cardano-:cardano.node.DnsSubscription:Error:65]e[0m [2021-05-31 13:17:56.69 UTC] Domain: "relays-new.cardano-testnet.iohkdev.io" Application Exception: 18.159.64.253:3001 DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (ShelleyEra StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (ShelleyEra StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 "expected list len or indef")
e[33m[cardano-:cardano.node.ErrorPolicy:Warning:50]e[0m [2021-05-31 13:17:56.69 UTC] IP 18.159.64.253:3001 ErrorPolicySuspendPeer (Just (ApplicationExceptionTrace DecoderFailure (ChainSync (Header (HardForkBlock (': * (ShelleyBlock (ShelleyEra StandardCrypto)) ('[] *)))) (Tip HardForkBlock (': * (ShelleyBlock (ShelleyEra StandardCrypto)) ('[] *)))) ServerAgency TokNext TokCanAwait) (DeserialiseFailure 88 "expected list len or indef"))) 200s 200s

Here is my testnet.config:

{
  "AlonzoGenesisFile": "testnet-alonzo-genesis.json",
  "AlonzoGenesisHash": "06cc024b823b6d20f5dde2faf8de2d895f47983ab584db38ea62111b61038e35",
  "ApplicationName": "cardano-sl",
  "ApplicationVersion": 0,
  "ByronGenesisFile": "testnet-byron-genesis.json",
  "ByronGenesisHash": "96fceff972c2c06bd3bb5243c39215333be6d56aaf4823073dca31afe5038471",
  "LastKnownBlockVersion-Alt": 0,
  "LastKnownBlockVersion-Major": 3,
  "LastKnownBlockVersion-Minor": 0,
  "MaxKnownMajorProtocolVersion": 2,
  "Protocol": "Cardano",
  "RequiresNetworkMagic": "RequiresMagic",
  "ShelleyGenesisFile": "testnet-shelley-genesis.json",
  "ShelleyGenesisHash": "849a1764f152e1b09c89c0dfdbcbdd38d711d1fec2db5dfa0f87cf2737a0eaf4",
  "TraceBlockFetchClient": false,
  "TraceBlockFetchDecisions": false,
  "TraceBlockFetchProtocol": false,
  "TraceBlockFetchProtocolSerialised": false,
  "TraceBlockFetchServer": false,
  "TraceChainDb": true,
  "TraceChainSyncBlockServer": false,
  "TraceChainSyncClient": false,
  "TraceChainSyncHeaderServer": false,
  "TraceChainSyncProtocol": false,
  "TraceConnectionManager": true,
  "TraceDNSResolver": true,
  "TraceDNSSubscription": true,
  "TraceDiffusionInitialization": true,
  "TraceErrorPolicy": true,
  "TraceForge": true,
  "TraceHandshake": false,
  "TraceInboundGovernor": true,
  "TraceIpSubscription": true,
  "TraceLedgerPeers": true,
  "TraceLocalChainSyncProtocol": false,
  "TraceLocalErrorPolicy": true,
  "TraceLocalHandshake": false,
  "TraceLocalRootPeers": true,
  "TraceLocalTxSubmissionProtocol": false,
  "TraceLocalTxSubmissionServer": false,
  "TraceMempool": true,
  "TraceMux": false,
  "TracePeerSelection": true,
  "TracePeerSelectionActions": true,
  "TracePublicRootPeers": true,
  "TraceServer": true,
  "TraceTxInbound": false,
  "TraceTxOutbound": false,
  "TraceTxSubmissionProtocol": false,
  "TracingVerbosity": "NormalVerbosity",
  "TurnOnLogMetrics": true,
  "TurnOnLogging": true,
  "defaultBackends": [
    "KatipBK"
  ],
  "defaultScribes": [
    [
      "StdoutSK",
      "stdout"
    ]
  ],
  "hasEKG": 12788,
  "hasPrometheus": [
    "127.0.0.1",
    12798
  ],
  "minSeverity": "Info",
  "options": {
    "mapBackends": {
      "cardano.node.metrics": [
        "EKGViewBK"
      ],
      "cardano.node.resources": [
        "EKGViewBK"
      ]
    },
    "mapSubtrace": {
      "cardano.node.metrics": {
        "subtrace": "Neutral"
      }
    }
  },
  "rotation": {
    "rpKeepFilesNum": 10,
    "rpLogLimitBytes": 5000000,
    "rpMaxAgeHours": 24
  },
  "setupBackends": [
    "KatipBK"
  ],
  "setupScribes": [
    {
      "scFormat": "ScText",
      "scKind": "StdoutSK",
      "scName": "stdout",
      "scRotation": null
    }
  ]
}

Here is my testnet-shelley-genesis.json:

{
  "activeSlotsCoeff": 0.05,
  "protocolParams": {
    "protocolVersion": {
      "minor": 0,
      "major": 2
    },
    "decentralisationParam": 1,
    "eMax": 18,
    "extraEntropy": {
      "tag": "NeutralNonce"
    },
    "maxTxSize": 16384,
    "maxBlockBodySize": 65536,
    "maxBlockHeaderSize": 1100,
    "minFeeA": 44,
    "minFeeB": 155381,
    "minUTxOValue": 1000000,
    "poolDeposit": 500000000,
    "minPoolCost": 340000000,
    "keyDeposit": 2000000,
    "nOpt": 150,
    "rho": 0.003,
    "tau": 0.20,
    "a0": 0.3
  },
  "genDelegs": {
    "2f56e87d67b8e5216582cfeb95dbdc9083110a3ef68faaa51bef3a80": {
      "delegate": "bd5933d3c5417f17a64c7214711a26abc3bc03e2c90dc1bb38e0c39f",
      "vrf": "9a0b0f537874d089cedfa9e250150405e47ea29acee87c40a223ae0a175d26f8"
    },
    "514e81afb082fce01678809eebd90eda4f7918354ec7d0433ad16274": {
      "delegate": "eff1b5b26e65b791d6f236c7c0264012bd1696759d22bdb4dd0f6f56",
      "vrf": "e6f70fb10c7523aa76648e20d17e65fd9b2ed53960fbd20b308f223b703f2e23"
    },
    "2fca486b4d8f1a0432f5bf18ef473ee4294c795a1a32e3132bc6b90f": {
      "delegate": "de665a71064706f946030505eae950583f08c316f0f58997961092b1",
      "vrf": "c3fde629add60e30142cd7ef3c680610975208b08aee42203a5c40ad5992e8f6"
    },
    "4ee98623920698b77c1c7f77288cbdac5f9011ff8970b1f507567d0d": {
      "delegate": "bf07107c6f632de95e34af7e009d2aafa19916c7ba89b944fbedcd72",
      "vrf": "9d7d12e3d6b02835be3e76cfc6ae93d937035ee0e006d04a0eef9dea19754e21"
    },
    "0d06d2547ed371fdf95fb5c4c735eecdd53e6a5bb831561bd0fcfd3d": {
      "delegate": "6df3e1b4b8a84c63c805076a85e5aa00924997a4eae85fddf0aee3ca",
      "vrf": "0774e5810fe02a014ec97ef424797172f2b8c5dcfb6e4cfc98b411c31d5096d8"
    },
    "581e23030b6038bae716e5d64b9e053db10541b12e6b0b4eff485454": {
      "delegate": "b0dca078b823cde627da136200d6618c49ad712b77972a1c5e135763",
      "vrf": "16a4e883b72ddbd09a4f8a1170fc346ab11e4202f814faa73e9d2433ee03e7b0"
    },
    "e5f27655371b54aed91cc916b2569060978be80056768fee2cc5ce1b": {
      "delegate": "b3873a254459f506e47b9a252ee7912e538b364447f31576a170db65",
      "vrf": "cc5c897fdf5db0017326656fe35aeb20c72b175540793f9b9b8dc9ade001bbc4"
    }
  },
  "updateQuorum": 5,
  "networkId": "Testnet",
  "initialFunds": {},
  "maxLovelaceSupply": 45000000000000000,
  "networkMagic": 1097911063,
  "epochLength": 432000,
  "systemStart": "2019-07-24T20:20:16Z",
  "slotsPerKESPeriod": 129600,
  "slotLength": 1,
  "maxKESEvolutions": 62,
  "securityParam": 2160
}

Finally, here is the testnet-topology.json:

{
  "Producers": [
    {
      "addr": "relays-new.cardano-testnet.iohkdev.io",
      "port": 3001,
      "valency": 2
    }
  ]
}

Try to start the node with host addr 0.0.0.0

I tried setting --host-addr to 0.0.0.0. Same result.

Thanks for the suggestion!

Facing the same issue, any updates or fixes?

Still no info on the matter? I have the similar problem…