8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This crash report was reported through the automatic crash reporting system 🤖
Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/electrum/gui/qt/network_dialog.py", line 403, in set_server self.network.run_from_another_thread(self.network.set_parameters(net_params)) File "/usr/lib/python3.11/site-packages/electrum/network.py", line 393, in run_from_another_thread return fut.result(timeout) ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/concurrent/futures/_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/usr/lib64/python3.11/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/usr/lib/python3.11/site-packages/electrum/util.py", line 1239, in wrapper return await func(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/site-packages/electrum/network.py", line 638, in set_parameters await self.switch_to_interface(server) File "/usr/lib/python3.11/site-packages/electrum/network.py", line 711, in switch_to_interface await self.taskgroup.spawn(self._run_new_interface(server)) File "/usr/lib/python3.11/site-packages/aiorpcx/curio.py", line 204, in spawn self._add_task(task) File "/usr/lib/python3.11/site-packages/aiorpcx/curio.py", line 150, in _add_task raise RuntimeError('task group terminated') RuntimeError: task group terminated RuntimeError: task group terminated
This issue was reported by 251 user(s):
tring to select an onion sever to use
clicking on "use as server" from right-click menu on an onion server in the Network dialog Overview Server list
Selecting server
Tried to manually connect to a server from the server list ("select server automatically" was enabled)
a
i cant broadcast transaction!!!!!!!!!
doesent update the transactions - on mempool they are already confirmed, here they are uncomfirmed
The text was updated successfully, but these errors were encountered:
interesting that all reports are from python 3.11
Sorry, something went wrong.
No branches or pull requests
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Reporter
This issue was reported by 251 user(s):
Additional Information
The text was updated successfully, but these errors were encountered: