Yes, that should be the public IP
i get this fault when i want to send signed trans
cardanop1@M5:~/cardano-my-node$ cardano-cli transaction submit \
âtx-file tx.signed
âmainnet
Command failed: transaction submit Error: Error while submitting tx: ShelleyTxValidationError ShelleyBasedEraMary (ApplyTxError [DelegsFailure (DelplFailure (DelegFailure (StakeKeyAlreadyRegisteredDELEG (KeyHashObj (KeyHash â938b83387a84fca5f939a45f70e2196a15a42c09d363c8871546c6ffâ)))))])
should i continue???
Delegation failure, I think it means that the address is already delegated
would you checl pool.vet, DNND and tell me if is okay??
Ok, u changed the IP and it is accesible
U still have an error for metadata (thatâs why the pool is not visible on pooltool.io)
Relay node 107.201.198.169:6000 is missing in [topology.json] t
this means in BlockProducer node, this is missing???
Nope, it means the relay is not added YET to the main topology (but it will be soon)
U will need to create another pool.cert and calculate the right hash before to sign the certificate
u will need to create⌠i do not undrestand??
if i follow coincashew website, you mean i have to start again on 18.4-changing the pledge feee�??
appreciate the help
Yes, and donât forget about this step
If youâre changing your poolMetaData.json, remember to calculate the hash of your metadata file and re-upload the updated poolMetaData.json file. Refer to section 9 for information.
block producer node
block producer node
cardano-cli stake-pool metadata-hash --pool-metadata-file poolMetaData.json > poolMetaDataHash.txt
If you changed your poolMetaData.json, copy poolMetaDataHash.txt to your cold environment.
I never tried

so i fix the error, please look at my pool.vet
how can i fix the warn about relay node??? thanks
Is fine also the relay

can you look at this, everything looks okay???
ProâŚTx is at 10173 for some time now and is not moving!!!
also MemPool Tx/Bytes 0/0 not changing !!!

and this is core, is the same issue, ProcâŚTx is not moving???
is it normal???
fixed, somebody told me my Relay IN has to be more than 1, and this is the reason it was not working, so he send me a IP to my relay, now i have 2 IN and is running fine, any comments on this ???

Topology updater script, it mist run once/hour
It seems u are not using ipv4 add -4 after curl ⌠inside the script
should be
curl -4 -s "https://a
