gopex
1
Hi Community,
After finishing the configuration of our pool and validating it in https://pool.vet/ everything but the following fails:
Error checking nodes: queryA ENOTFOUND “Public IP Address”
Our pool Ticker: MPOL
Any assistance we could receive?
Thanks!
U didn’t registered properly the relay

Cheers,
gopex
3
Thanks @Alexd1985, indeed there was an error when registered.
Now is fixed.
Thanks again!
lakcv
4
Hi Community,
My relay is running as 84.228.171.114:3003
I don’t understand why pool.vet - Cardano stake pool checker shows :
Error checking nodes: queryA ENOTFOUND 84.228.171.114
Other tests of the relay show no issue
Guild LiveView shows Incoming:10 Outgoing:13
Per topologyUpdater log:
{ “resultcode”: “204”, “datetime”:“2022-07-03 16:33:11”, “clientIp”: “84.228.171.114”, “iptype”: 4, “msg”: “glad you’re staying with us” }
Per Open Port Check Tool - Test Port Forwarding on Your Router
Port 3003 is open on 84.228.171.114.
I can see the node at https://explorer.mainnet.cardano.org/relays/topology.json
I see the green check sign in adapools.org
Any idea what could be a problem for the above error?
U registered the relay wrong… u set the IP address innstead the dns… u must create and submit a new correct certificate
1 Like
lakcv
6
Thank you Alex .
Is it a real issue , that will prevent my pool to work as expected or it is just a cosmetic issue ?
I’ll try to fix it in any case.
Just a cosmetic issue as long on adapools u see the relay with green and on pooltool 100% connected relay
lakcv
8
Indeed , I’ve used --single-host-pool-relay mistakely instead of --pool-relay-ipv4 in the pool.cert
Just resend the updated pool.cert
Thank you Alex