Coin minted but not on PoolTool.io

But did u restarted the relay? And check if the Producer accepts connection from the Relay

Alex,

I restarted the relay after and the block producing node. The relay shows up in the peers list with < 50 ping on the block producer so I am assuming that they can communicate. The block producer does not connect to the internet and only works through the relay.

Is there another way I should be checking the connection? They both ping each other and I can send transactions out from the block producer node.

Start glive and press P on producer … do u see ur relay to IN peers?

No, I do not see my relay on the IN, only on the OUT.

For IN I only have 127.0.0.1.

On my Relay node I have my Producer listed as IN but not as OUT.

So, i looked in mainnet-toplogy.json and found my block producer was not in there. I manually added it to the list and now my relay shows up on the IN. I am guessing that is going to go away though when cron runs relay-topology_pull.sh

On the plus side, I now have 119 TX on my block producer.

Thanks for the help! I think I can modify the relay-topology_Pull.sh file to append a entry for my block producer

1 Like

That was it, now is fine, u should see tx processing increasing…

That’s probably a good time to promote the python version of topologyUpdater: GitHub - Josef3110/stakepool_python_tools: some tools written in python to run cardano staking pools

It is 100% compatible with the shell script, but is easier to configure (through JSON file) and sends email in case of an error. If you need support then send me an email: support@adapool.at