Bitcoin Forum

Bitcoin => Electrum => Topic started by: Johnboy4358 on June 28, 2019, 11:00:26 AM



Title: Error notification when trying to verify Electrum Sig...?
Post by: Johnboy4358 on June 28, 2019, 11:00:26 AM
Error notification when trying to verify Electrum Sig...?

An error occurred: Kleopatra: Could not open file "C:/Users/User/Documents/Crypto/Electrum/electrum-3.3.6.exe.asc" for reading: Input/output error (218136625)


Basically - downloaded the electrum installer and signature file to the same folder, imported the thomasV public key - then clicked "verify", selected the electrum sig file - and that's the response.

I'm concerned about transferring coin to a wallet that's not verified.

Is this a common error?

Am I making some obvious mistake?


Title: Re: Error notification when trying to verify Electrum Sig...?
Post by: bitmover on June 28, 2019, 11:15:14 AM
Did you download from electrum.org?

I suggest that you delete this one and download fr electrum.org, just to be sure.

If you download from there, its safe, no problem no other website is legit.there are many phishing Electrum websites out there.


Title: Re: Error notification when trying to verify Electrum Sig...?
Post by: Pursuer on June 28, 2019, 11:55:06 AM
try opening that .asc file (the electrum-3.3.6.exe.asc file) with a text editor like your notepad on windows and see if you can open it or if it is corrupted because although I am not familiar with Kleopatra but the error message seems like saying the file is corrupted. in which case download the signature file again from electrum.org.

if that didn't work, it might be a bug in Kleopatra, try using one of the popular Linux distributions like Ubuntu to verify the files, having a Linux will also come in handy for other usages.


Title: Re: Error notification when trying to verify Electrum Sig...?
Post by: Johnboy4358 on June 28, 2019, 03:32:27 PM
Did you download from electrum.org?

I suggest that you delete this one and download fr electrum.org, just to be sure.

If you download from there, its safe, no problem no other website is legit.there are many phishing Electrum websites out there.

Yup - from electrum.org

But was trying to get into the good habit of verifying downloads regardless.

I do get the feeling it's a bug in kleopatra


Title: Re: Error notification when trying to verify Electrum Sig...?
Post by: Johnboy4358 on June 28, 2019, 03:55:06 PM
try opening that .asc file (the electrum-3.3.6.exe.asc file) with a text editor like your notepad on windows and see if you can open it or if it is corrupted because although I am not familiar with Kleopatra but the error message seems like saying the file is corrupted. in which case download the signature file again from electrum.org.

if that didn't work, it might be a bug in Kleopatra, try using one of the popular Linux distributions like Ubuntu to verify the files, having a Linux will also come in handy for other usages.

Yeah - tried that.

Opens fine.

It feels like a bug in kleopatra.

I'm not familiar with other PGP's or verification systems, let alone other OS's - and definitely trying to keep it simple for the moment.

There's bound to be another recommended encryption app or PGP software - other than Kleopatra??


Title: Re: Error notification when trying to verify Electrum Sig...?
Post by: HCP on June 28, 2019, 09:44:42 PM
What were the exact steps you took to verify the files? Having installed Kleopatra, you should be able to simply navigate to the directory holding the .exe and the .asc files in Explorer, then right click on either of them, select "More GpgEX options" and then select Verify:
https://talkimg.com/images/2023/11/15/z9Ppo.png

Kleopatra should automatically open and verify the signature. NOTE: there might be a brief pause while Kleopatra starts up if it isn't already running.


Also, given the location of your files, it's possible that you have some weird file permissions issue... you might find that you need to run Kleopatra as administrator so it can read the files. #yayWindows


Title: Re: Error notification when trying to verify Electrum Sig...?
Post by: Pmalek on June 29, 2019, 08:49:06 AM
You could try to reinstall Kleopatra and see if that will fix the issue.

Could it be that you are doing it wrong? Take a look at this guide and follow the steps > https://bitcoinelectrum.com/how-to-verify-your-electrum-download/

Try moving the downloaded files to the desktop.


Title: Re: Error notification when trying to verify Electrum Sig...?
Post by: TropicalHenry on December 18, 2019, 02:22:22 PM
I just had the same error message and fixed it by deleting the .asc from the end of the downloaded signature filename - so it was just "electrum-3.3.8-setup.exe". As it shows it to be in this tutorial - https://bitcoinelectrum.com/how-to-verify-your-electrum-download/


Title: Re: Error notification when trying to verify Electrum Sig...?
Post by: HCP on December 18, 2019, 09:36:02 PM
I just had the same error message and fixed it by deleting the .asc from the end of the downloaded signature filename - so it was just "electrum-3.3.8-setup.exe".
That wouldn't work... as you couldn't have 2 files named the same thing in the same folder... No operating system would allow that.

The reason it looks like there is no ".asc" in the filename in the screenshot in that tutorial is because Windows, by default, hides the last file extension (ie. the last ".xxx" characters) in a filename. ::) ::) It's a stupid default behaviour and causes a lot of confusion.

Note how the file "type" is: "OpenPGP Text File"
https://talkimg.com/images/2023/11/15/zhhEw.png

The two files in that directory are actually named:
electrum-3.3.2-setup.exe
electrum-3.3.2-setup.exe.asc

But are displayed as:
electrum-3.3.2-setup
electrum-3.3.2-setup.exe

This is because Windows is "hiding" the .exe and the .asc file extensions ::) ::) It's very confusing right? :-\

You can read how to disable this, so that Windows will show the full filenames here (has instructions for WinXP/7/8/10): https://www.bleepingcomputer.com/tutorials/how-to-show-file-extensions-in-windows/


Title: Re: Error notification when trying to verify Electrum Sig...?
Post by: AltcoinBuilder on December 19, 2019, 08:06:30 AM

An error occurred: Kleopatra: Could not open file "C:/Users/User/Documents/Crypto/Electrum/electrum-3.3.6.exe.asc" for reading: Input/output error (218136625)



this maybe because of electrum-3.3.6.exe.asc does not exist. open notepad and copy-and-paste "
Code:
C:/Users/User/Documents/Crypto/Electrum/electrum-3.3.6.exe.asc
" in notpad's open dialog to check existence.


Title: Re: Error notification when trying to verify Electrum Sig...?
Post by: pereira4 on January 28, 2020, 01:58:07 PM
You could try to reinstall Kleopatra and see if that will fix the issue.

Could it be that you are doing it wrong? Take a look at this guide and follow the steps > https://bitcoinelectrum.com/how-to-verify-your-electrum-download/

Try moving the downloaded files to the desktop.

It's not a Kleopatra bug. His installation is most likely fine. I bet OP is, by mistake, trying to verify the installer.exe with the portable.asc file. Because both files are next to each other and similar in filenames, he downloaded the portable.asc file, and when trying to verify the installer executable you get the i/o 218136625 error. If you try by yourself, you'll see this is the same error that you get when you are trying to match the wrong file with the wrong signature. If someone else finds this thread this will be useful to be left here because no one pointed this out yet.


Title: Re: Error notification when trying to verify Electrum Sig...?
Post by: HCP on September 30, 2020, 10:24:23 PM
You must change the file extension. Put ".sig" instead of ".asc". It will probably work.
It works just fine with the ".asc" extension... and has done since I've been using Electrum
https://talkimg.com/images/2023/11/15/zYV9g.png

OP most likely had the wrong signature file for the installer file that they had downloaded