GPG Keychain: Generate new key failed! (Permission denied) Code = 32769
Hello, how do i solve this problem
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Steve on 20 Jan, 2023 12:59 AM
Hi andersnielsen1994,
welcome to the GPGTools support platform. Sorry to hear you are having problems using GPG Suite.
The error message you are seeing may indicate a problem with permissions on your
~/.gnupg
folder.You should have read, write access to all files and directories below ~/.gnupg and list access
x
to all directories.Please open terminal and execute the following command
chmod -R u+rwX ~/.gnupg
to fix the permissions.After than retry to create a new key.
Best,
Steve
Steve closed this discussion on 17 Apr, 2023 04:38 PM.