spesmilo / spesmilo/electrum

RequestTimedOut: Network request timed out.

Open
#7,346 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
8.6k
Forks
3.5k
Avg merge
2d 8h
Merged PRs (30d)
61

Description

Crash Report

This crash report was reported through the automatic crash reporting system 🤖

Traceback

  File "/home/user/wspace/electrum/.buildozer/android/app/electrum/util.py", line 1036, in run_with_except_hook
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/python-installs/Electrum/jnius/__init__.py", line 84, in jnius_thread_hook
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_21/python3/Lib/threading.py", line 870, in run
  File "/home/user/wspace/electrum/.buildozer/android/app/electrum/gui/kivy/main_window.py", line 1131, in _broadcast_thread
  File "/home/user/wspace/electrum/.buildozer/android/app/electrum/network.py", line 392, in run_from_another_thread
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_21/python3/Lib/concurrent/futures/_base.py", line 439, in result
  File "/home/user/wspace/electrum/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_21/python3/Lib/concurrent/futures/_base.py", line 388, in __get_result
  File "/home/user/wspace/electrum/.buildozer/android/app/electrum/network.py", line 861, in make_reliable_wrapper
  File "/home/user/wspace/electrum/.buildozer/android/app/electrum/network.py", line 885, in broadcast_transaction
  File "/home/user/wspace/electrum/.buildozer/android/app/electrum/interface.py", line 176, in send_request

RequestTimedOut: Network request timed out.

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.1.2 3.8.8 (default, Apr 8 2021, 11:18:15) [Clang 8.0.2 (https://android.googlesource.com/toolchain/clang 40173bab62ec7462 Android 10 on samsung a51 (QP1A.190711.020.A515FXXU4CUA1) imported en_US

Additional Information

can not send btc


Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by following the traceback from gui/kivy/main_window.py through network.py and interface.py, focusing on the Android broadcast and request path. Done means the reported transaction-send case no longer ends with RequestTimedOut.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, python
Domain
mobile-dev, networking, payments
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.