vzdump-plugin-b2 icon indicating copy to clipboard operation
vzdump-plugin-b2 copied to clipboard

Make encryption optional

Open MaartenUreel opened this issue 5 years ago • 2 comments

I am running into issues with the GPG encryption:

INFO: gpg: problem with the agent: Inappropriate ioctl for device
INFO: gpg: error creating passphrase: Operation cancelled

While this is not a bug in your script, it might be handy to just disable GPG encryption if there is no use case for it (e.g. in my case here).

MaartenUreel avatar Jan 25 '20 14:01 MaartenUreel

Hey @MaartenUreel, I don’t use B2 with Proxmox at the moment so I’m not sure where that is coming from. But maybe this helps: https://github.com/padelt/vzdump-plugin-b2/issues/3#issuecomment-373209720 If you figure it out and can put together a PR, i‘d be happy to merge it!

padelt avatar Jan 25 '20 16:01 padelt

Maybe the changes I just merged help you with gpg? https://github.com/padelt/vzdump-plugin-b2/pull/5#issuecomment-578422314

padelt avatar Jan 25 '20 16:01 padelt