How to troubleshoot unreachable relays

I think you should begin with upgrading your pool to 1.25.1 since 1.24 will not be supported anymore later this month.

Check the output after upgrading and share it here. That should be the starting point for fixing your problem.

Thanks. However, I’ve already updated to 1.25.1 yesterday.

Hi

Are u using topology updater script on your relays? Can u show me what is the last message received in topology log file?

Can u find ur relays here?

https://explorer.mainnet.cardano.org/relays/topology.json

Also what is ur ticker?

Thx

Hello, I just ran topology updater on one of my relays twice. This is the last message in the log file:
{ “resultcode”: “504”, “datetime”:“2021-02-10 21:07:36”, “clientIp”: “x.x.x.x”, “iptype”: 4, “msg”: “one request per hour please” }

The first time I ran it, I got this output:
{ “resultcode”: “201”, “datetime”:“2021-02-10 21:06:23”, “clientIp”: “x.x.x.x”, “iptype”: 4, “msg”: “nice to meet you” }

I did find both of my relays in https://explorer.mainnet.cardano.org/relays/topology.json

My ticker is CRC

Thx

That was ur problem, u didn’t ran the script… u need to run on relays

Read this

Cheers,

Thank you so much!!! I’m finally on the right track! Wish me luck producing blocks! :slight_smile:

1 Like

Good luck!

You’re my hero!

1 Like

The block producer node appears to be working fine now, as far as being able to reach my relays. However, I can see that I’ve created a block, but it hasn’t been adopted. Also, my tip seems to be lagging. 59 slots behind at the moment.
Selection_004

How is ur relay?has more connections? In/out?
Wait for another block… possible u had a badluck and u lost a battle…

Hello, so sorry, I couldn’t reply again. I want to give this a stab once again. My nodes are running on NixOS. I’ll try to run topologyupdater on my relays as a cronjob, and will let you know how it goes.

Thanks!