Hello,
I have problem with decrypt/verify file from Bisq. It's current PGP Signature: Bisq-64bit-1.6.2.exe.asc.
Kleopatra reports an error during verification: Input/output error (218136625)
Please help.
Thank you
Martin
Hello,
I have problem with decrypt/verify file from Bisq. It's current PGP Signature: Bisq-64bit-1.6.2.exe.asc.
Kleopatra reports an error during verification: Input/output error (218136625)
Please help.
Thank you
Martin
Please try to verify on the command line (cmd.exe):
gpg --verify -v Bisq-64bit-1.6.2.exe.asc
when I insert: gpg --verify -v Bisq-64bit-1.6.2.exe.asc at the command line (at windows), I get the answer:
gpg: cannot open "Bisq-64bit-1.6.2.exe.asc": No such file or directory
gpg: verify signatures failed: No such file or directory
Check that the file exists and that you have permissions to read the file. You may use an editor to try this out.