Ticker not showing up, poolMetaDataHash.txt matches poolMetaData.json

Following these instructions, my meta hash shows up correct with the one I used for pool.cert

cardano-cli stake-pool metadata-hash --pool-metadata-file <(curl -s -L https://git.io/Jt74g)

My metaDataHash.txt matches the one on Github that I submitted on my last pool.cert (think I may need to just wait awhile)

I searched the ledger.json and cannot find my metadata hash

Should I just wait a day before resubmitting a new pool.cert ? I’m like 99% certain i sent with this hash that I just updated. (my json on my github was off for some reason even though it was the exact same text)

If the metadata-hash matches between github and pool.cert you should be good. The formatting of the .json seems good. Which site is your pool details now showing correctly? Try cardanoscan.io

MetaData and metaURL look good, I may need to just wait 24 hrs. Since I Just updated my JSON to match the metadata.

cardano-cli stake-pool metadata-hash --pool-metadata-file <(curl -s -L https://git.io/Jt74g)
94b8cac47761c1140c57a48d56ab15d27a842abff041b3798b8618fa84641f5a

cardano-cli stake-pool metadata-hash --pool-metadata-file <(cat poolMetaData.json)
94b8cac47761c1140c57a48d56ab15d27a842abff041b3798b8618fa84641f5a

Its not showing up in ledger.json when I query it:

cardano-cli query ledger-state --mainnet --mary-era --out-file ledger.json

What is the metadata hash in your pool.cert file? Does that match as well?

I may be missing something here, but as far as I know your pool Metadata shouldn’t have anything to do with the ledger.json which is more related to your stake id

I just resubmitted my pool.cert with the metadatahash :o:
94b8cac47761c1140c57a48d56ab15d27a842abff041b3798b8618fa84641f5a
https://git.io/Jt74g

cardano-cli stake-pool metadata-hash --pool-metadata-file <(curl -s -L https://git.io/Jt74g)
94b8cac47761c1140c57a48d56ab15d27a842abff041b3798b8618fa84641f5a

OK that should work. Some websites take longer than others to reflect the changes… let us know what happens.

I’m showing up in YOROI, Cardano Scan, ADAPOOL, but still not in pooltool or daeladus still.

Unable to delegate in YOROI or DAELADUS . Next epoch it shows my server losing delegation for some reason

1 Like

Hi, have the same issue on pooltool. I just updated the metas and since 2 days not listed on pooltool. Wrote pooltool on telegram, but no answer since now:(

1 Like

@Alexd1985
has suggested I change my github branch from main to master and not use git.io short links so i will be reuploading with the new information in a minute

1 Like

It is working now, pooltool fixed it.

1 Like