keybase / keybase-issues

A single repo for managing publicly recognized issues with the keybase client, installer, and website.
902 stars 37 forks source link

Couldn't delete my private key #4068

Open GregThib opened 2 years ago

GregThib commented 2 years ago

When trying to delete the private part of my GPG key from the website, the service return an error code: {"code":100,"desc":"missing non-optional field kid","fields":{"kid":"missing non-optional field kid"},"name":"INPUT_ERROR"}

Same thing if I try to export the private key: Error: Failed to get and unlock your private key

It seems there is some errors on the edit action for the PGP keys. See for example the (maybe) related issue https://github.com/keybase/keybase-issues/issues/4060

Is there a workaround to this?

dee-kryvenko commented 2 years ago

Same here - I was able to use keybase pgp drop in the CLI instead.

itslychee commented 2 years ago

Got the same error, @dee-kryvenko's workaround worked for me.