I wanted to change the name of my pool and move to a new host. Rather than try to do that with my existing pool I decided to start a new pool.
The new pool is up and running and now I’m trying to retire the old pool. When I try to retire the pool using cntools I get the following error.
ERROR: signing keys encrypted, please decrypt before use!
When I try to decrypt the files I get
Removing write protection from all pool files
/opt/cardano/cnode/priv/pool/DeepPool/poolmeta-20210609205348.json
/opt/cardano/cnode/priv/pool/DeepPool/op.cert
/opt/cardano/cnode/priv/pool/DeepPool/kes.start
/opt/cardano/cnode/priv/pool/DeepPool/poolmeta.json
/opt/cardano/cnode/priv/pool/DeepPool/cold.skey
/opt/cardano/cnode/priv/pool/DeepPool/vrf.skey
/opt/cardano/cnode/priv/pool/DeepPool/pool.cert
/opt/cardano/cnode/priv/pool/DeepPool/hot.vkey
/opt/cardano/cnode/priv/pool/DeepPool/pool.id-bech32
/opt/cardano/cnode/priv/pool/DeepPool/cold.counter
/opt/cardano/cnode/priv/pool/DeepPool/vrf.vkey
/opt/cardano/cnode/priv/pool/DeepPool/pool.id
/opt/cardano/cnode/priv/pool/DeepPool/pool.config
/opt/cardano/cnode/priv/pool/DeepPool/cold.vkey
/opt/cardano/cnode/priv/pool/DeepPool/hot.skey
Pool decrypted : DeepPool
Files unlocked : 15
Files decrypted : 0
Pool files are now unprotected
Use ‘POOL >> ENCRYPT / LOCK’ to re-lock
Repeat the steps and I get the same over and over.