Hey! I am trying to retire my pool but I get the error:
WARN: No pools available that can be selected! Required files:
cold.vkey
cold.skey
I have tried to decrypt and I have checked the file permissions, but I think I am missing pool.cert, how can I fix this? Because one time I tried to retire my pool but something happened so that didn’t go through.
Those keys are indeed very important. May I ask where this transaction for creating the retirement certificate is being build? In most tutorials on how to build a stakepool it is really emphasized that you never store your cold keys on a live (that is internet connected) device. Can it be that this transaction is not being build on that device that store the cold keys?
And if you would like to find your keys on your linux device use the following command, this lists all file containing the string
replace POOL_FOLDER_NAME with your folder name from /priv/pool
replace WALLET_FOLDER_NAME with your folder name from /priv/wallet
the bellow command must be run from pool folder - otherwise the file will be created in the active directory and you will need to move to priv/pool/pool_folder/