[TSLA] New Pool - Not in Daedalus, Pool Website Mismatching

Ticker: TSLA - Tesla Pool
Pool Creation: 2AM 3/6 MST
Problem A: Our ticker TSLA is NOT showing up in Daedalus.
Problem B: adapools, pooltool and cardanoscan all disagree on the state of our pool.

Troubleshooting:

  1. I pulled a state of the ledger, verified the hash for poolMetaData.json, then pulled my file directly from my website, hashed it, and the hashes match.
  2. I added some new relay peers to our relays while waiting for the peer discovery script to kick in.
  3. Verified that the block producer node is incrementing its TXs and it’s peers are connected.
  4. Ran a curl command against the smash server to see if there are any errors for our pool. None found.
    curl “https://smash.cardano-mainnet.iohk.io/api/v1/errors/576bb31c4b323cd7757bd7f69dc740f648445971246ea2aedf6603a6

Problem B:
Adapools: Shows all data correctly including that we have met our pledge(50K).

Pooltool: Doesn’t show any of our meta data(pool name, ticker etc) and declared pledge is NOT met. Our ticker is NOT searchable.

Cardanoscan: Shows all meta data correctly but says that we have not met our pledge.

Unique Configurations: All three owners have used existing wallets that were already delegated to other pools before becoming owners on this pool. All owner wallets still show being delegated to another pool instead of being delegated to the new pool as owners. I’m wondering if the network is waiting for an epoch boundary before switching to the new pool.

Problem A: Our ticker TSLA is NOT showing up in Daedalus.

Daedalus can take a while, we had to wait almost two days for it to appear. Almost instantly appeared on the mentioned sites and in Yoroi.

Problem B: adapools, pooltool and cardanoscan all disagree on the state of our pool.

Do you have the 50k ada in your pledged wallet?

2 days is quite the wait.

As for the 50k, if you check all three links I posted, the owners total more than 50k.

I see your pool in Yoroi. I guess it will be corrected in the other sites. Daedalus will come in a day or two. Everything seems fine.

I was able to stake to Yoroi with 20ADA sent into a new wallet. All of the pool tools updated immediately. I’m guessing that we need to wait until the next epoch before the pool tools update correctly. The other interesting this is that Yoroi uses adapool, which has all of the right data.

How do you use the smash command?

It turns out that I’m impatient. Our ticker appeared in Daedalus today! For those wondering, it took over 3 days before we showed up Daedalus. Checking the various sources is stressful but a powerful learning experience.

You can check smash by running curl https://smash.cardano-mainnet.iohk.io/api/v1/exists/

@CryptoTorben It turns out that we missed generating multiple certs for the delegation certificate process. We just re-ran our transaction and everything immediately updated! Thank you again for chiming in.