Hi
Need help im so stuck this problem. when i update pool parameters it generated new pool withdraw other 500ADA then i retired it and get back my 500ADA but old pool can’t retired anymore get error:
It generated a new stake pool because you created a new cold key.
Once you create a stake pool, you have to use the same cold key forever. Changing the cold key means a new stake pool.
You cannot withdraw the 500 ADA because you did not sign the transaction with one of the required keys (MissingVKeyWitnessesUTXOW). You need to sign it with a payment key (for the UTxO used on the --tx-in line) and the stake key.
I have back up files old pool keys but not success
1327 Mar 27 2021 kes.skey
183 Mar 27 2021 kes.vkey
203 Mar 27 2021 node.counter
187 Mar 27 2021 node.skey
197 Mar 27 2021 node.vkey
0 Mar 27 2021 payment.addr
180 Mar 27 2021 payment.skey
190 Mar 27 2021 payment.vkey
0 Mar 27 2021 payment.xprv
0 Mar 27 2021 payment.xpub
0 Mar 27 2021 root.prv
0 Mar 27 2021 stake.addr
109 Mar 27 2021 stake.skey
0 Mar 27 2021 stake.xprv
0 Mar 27 2021 stake.xpub
check the vrf hash for vrf.vkey (kes.vkey) file then check your pool ID on cardanoscan.io and compare the hash… if it’s a match then the files should be ok, if not then you are using wrong files
key was ok
retiring get same error
Command failed: transaction submit Error: Error while submitting tx: ShelleyTxValidationError ShelleyBasedEraAlonzo (ApplyTxError [UtxowFailure (WrappedShelleyEraFailure (MissingVKeyWitnessesUTXOW (WitHashes (fromList [KeyHash “deldeted”])))),DelegsFailure (DelplFailure (PoolFailure (StakePoolNotRegisteredOnKeyPOOL (KeyHash “deleted”))))])
Ok found new set backup files but error still:
Command failed: transaction submit Error: Error while submitting tx: ShelleyTxValidationError ShelleyBasedEraAlonzo (ApplyTxError [DelegsFailure (DelplFailure (PoolFailure (StakePoolNotRegisteredOnKeyPOOL (KeyHash “deleted”))))])