FiloSottile / age

A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
https://age-encryption.org
BSD 3-Clause "New" or "Revised" License
15.75k stars 475 forks source link

Couldn't decrypt with that SSH key, please choose another one. #552

Closed lucasliu2022 closed 3 months ago

lucasliu2022 commented 3 months ago

Environment

What were you trying to do

What happened

Couldn't decrypt with that SSH key, please choose another one.
Possible causes are:
You have specified the file which doesn't contain valid private key.
Your private key doesn't match your public key in GitHub. It could happen if you've changed local ssh key recently.
Internal ape error:
age: error: no identity matched any of the recipients
age: report unexpected or unhelpful errors at https://filippo.io/age/report
Enter path to the private SSH key to use or just press Enter to show existing keys: ^C
alerque commented 3 months ago

Evidently a duplicate of #544, #545, #550, and #551. In other words not an issue with this project. See https://github.com/fluencelabs/dev-rewards/issues/19.