Pool not showing correctly

Hello Alex,

Thanks for responding. It might be worth noting that Johann_ADAholycs forwarded me to Resolve issues with the pool registration. I don’t know if it might be related.

I get a hash number when I run the following command:
cardano-cli stake-pool metadata-hash --pool-metadata-file <(curl -s -L https://ideal-stake-pool.com/wp-content/uploads/i/meta.json)

However, I get cat: poolmeta.json: No such file or directory when I run the following:
cardano-cli stake-pool metadata-hash --pool-metadata-file <(cat poolmeta.json)

Seems odd since I can see the file via Filezilla.