Pool ticker not show up and pool not registered

@Alexd1985 ,
Can you elaborate more about how to “check the hash” ?
The poolMetaData_hash.txt is generated from poolMetaData.json ? I use the poolMetadata_hash.txt to register and generate pool cert and delgate cert and submit to block chain. I don’t know why in the pool.vet, it is always showing my old metahash, not hte new one that I am trying to register

Check the STEP 6 from this guide

I try to run step 6, however when I run the
wget -O metaData.json
The file I down load is different from the actual meta.json, it become a long mess file, is this correct, or I should get the original meta.json same as the one on github?