Error: Shelley command failed: transaction sign Error: Error reading signing key: payment.skey: Invalid key

Hello everybody,
I can no longer carry out transactions after updating to 1.24.
Error creating the signing key:
Shelley command failed: transaction sign Error: Error reading signing key: payment.skey: Invalid key.
Who can help?
Thank you!

Hello,

Because starting with 1.24.2 version shelley subcommand should not be use anymore?

Cheers,

Hi, thanks for the hint.
I use this script to create the signature:
cardano-cli transaction sign
–tx-body-file tx.raw
–signing-key-file payment.skey
–signing-key-file $ HOME / cold-keys / node.skey
–signing-key-file stake.skey
–mainnet
–out-file tx.signed

I don’t see a Shelly subcommand?

hi, did you find the solution? i also encountered this issue