Shelley Test-net Relay Sync Error - DNS Sub

Hi Fam!

Hope you’re all keeping well and cheers to a great start to the new year.

I’ve setup a relay on AWS as per the Shelley test-net guide and when it tries to sync with the network roughly after epoch 112, the relay keeps logging the attached DNS Subscription error.

git checkout tags/1.24.2

The command used was: (Please note: my public IP wasn’t working so I went for the below)

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

Appreciate any help :slight_smile: !

Praveen

I have the exact same error. Stops at same slotno (18023833). Unfortunately, i have not found a solution yet. Please do share if you managed to fix yours