Bitcoin Forum

Bitcoin => Electrum => Topic started by: AhmadM on July 14, 2020, 06:46:32 AM



Title: What's this "error" mean?
Post by: AhmadM on July 14, 2020, 06:46:32 AM
So yesterday I made a transaction after it was broadcasted I close my electrum, a minute later this notification pop up

https://i.ibb.co/t4x8prh/Elror.png

Then I open my electrum and check the transaction but there is nothing wrong with it, everything goes well and the transaction has sent.
I just curious about it hence I post it here, hope to get proper answer


Title: Re: What's this "error" mean?
Post by: nc50lc on July 14, 2020, 07:17:37 AM
So yesterday I made a transaction after it was broadcasted I close my electrum, a minute later this notification pop up
I sometimes get that error while closing Electrum, and AFAIK it's quite common in Windows.

For your transaction(s), don't worry about them, it's broadcasted in the network via the server where you're connected to
and the network will do the rest, your Electrum is just a client to "view what's happening" aside from create, sign, broadcast transactions.


Title: Re: What's this "error" mean?
Post by: Chikito on July 14, 2020, 07:31:49 AM
So yesterday I made a transaction after it was broadcasted I close my electrum, a minute later this notification pop up
https://i.ibb.co/t4x8prh/Elror.png
Maybe you enabling Data Execution Prevention (DEP) windows?,
If yes go to control panel > view advance system setting > setting > click tab Data Execution Prevention > put except program (electrum) in box.

or go to cmd then write
Code:
bcdedit.exe /set {current} nx AlwaysOff

https://www.online-tech-tips.com/windows-xp/disable-turn-off-dep-windows/


Title: Re: What's this "error" mean?
Post by: AhmadM on July 14, 2020, 08:12:00 AM
I sometimes get that error while closing Electrum, and AFAIK it's quite common in Windows.
Is that so, this was my first time experienced it so I got a bit panic and try to open electrum in a hurry

Maybe you enabling Data Execution Prevention (DEP) windows?,
If yes go to control panel > view advance system setting > setting > click tab Data Execution Prevention > put except program (electrum) in box.
I am not sure about it seems still based on the default setting, I will try to disable it later.


Thanks to all of you guys, my mind was cleared so I decided to lock this thread.

Cheers  :D ;)