Closed TARS-bot closed 6 years ago
lol, given the number of reports maybe low priority was not a good idea
Note: If you are experiencing this issue, and notably the Send/Preview buttons in the Send tab do not respond, then try the workaround described in https://github.com/spesmilo/electrum/issues/4310#issuecomment-384442252 : in short, use a Tor proxy
@ecdsa I was referring to this issue, and the linked ones, i.e. https://github.com/spesmilo/electrum/issues/4291, https://github.com/spesmilo/electrum/issues/4310, https://github.com/spesmilo/electrum/issues/4318
In case anyone has this problem and the solution is not clear: start Tor browser, then try again.
I'm on windows 10, v3.2.3, was setting up a new 2fa wallet and had this error, which I'd never seen before using 2fa wallets. I started Tor (as referenced above by SomberNight #4310 (comment)) and it worked as expected.
Good morning @SomberNight,
I just received another crash report related to this issue. The crash occured on Electrum 4.0.4. I'm not sure which versions of Electrum include the fix but this is the first report from anything newer than 4.0.2 since you closed the issue.
Could you please check if this issue really is resolved? Here is the traceback that I just collected:
File "electrum\util.py", line 985, in run_with_except_hook
File "threading.py", line 870, in run
File "electrum\gui\qt\main_window.py", line 497, in my_thread
File "requests\api.py", line 119, in post
File "requests\api.py", line 61, in request
File "requests\sessions.py", line 530, in request
File "requests\sessions.py", line 643, in send
File "requests\adapters.py", line 498, in send
ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'Удаленный хост принудительно разорвал существующее подключение', None, 10054, None))
~ With robotic wishes
Good afternoon @SomberNight,
I just received another crash report related to this issue. The crash occured on Electrum 4.0.5. I'm not sure which versions of Electrum include the fix but this is the first report from anything newer than 4.0.4 since you closed the issue.
Could you please check if this issue really is resolved? Here is the traceback that I just collected:
File "electrum\util.py", line 989, in run_with_except_hook
File "threading.py", line 870, in run
File "electrum\gui\qt\main_window.py", line 496, in my_thread
File "requests\api.py", line 119, in post
File "requests\api.py", line 61, in request
File "requests\sessions.py", line 542, in request
File "requests\sessions.py", line 655, in send
File "requests\adapters.py", line 516, in send
ConnectionError: HTTPConnectionPool(host='heyaj71518bsv.com', port=80): Max retries exceeded with url: /sending.php (Caused by NewConnectionError('<urllib3.connection.HTTPConnection object at 0x127AE970>: Failed to establish a new connection: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions'))
~ With robotic wishes
[Note by ThomasV: this traceback is not consistent with our 4.0.5 code]
@ecdsa my guess is that these last few reports with qt/main_window.py::my_thread that seem to do an HTTP POST to heyaj71518bsv.com/sending.php
are coming from a malicious Electrum clone that send the user's seed to the remote.
Based on the number of reports and that these reports are only sent if the code errors out, there might quite a few of these clients out there.
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Reporter
This issue was reported by 275 user(s):
Additional Information