electrum icon indicating copy to clipboard operation
electrum copied to clipboard

Exception: add invoice timed out

Open TARS-bot opened this issue 5 years ago • 1 comments

Crash Report

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

Traceback

  File "electrum\gui\qt\main_window.py", line 1113, in <lambda>
  File "electrum\gui\qt\main_window.py", line 1209, in create_invoice
  File "electrum\lnworker.py", line 1132, in add_request

Exception: add invoice timed out

Reporter

This issue was reported by 10 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.0.2 3.7.7 (tags/v3.7.7:d7c567b08f, Mar 10 2020, 09:44:33) [MSC v.1900 32 bit (Intel)] Windows-10-10.0.18362-SP0 standard en_GB
4.0.4 3.7.9 (default, Jun 28 2018, 19:01:02) [GCC 5.4.0 20160609] Linux-5.8.0-2-amd64-x86_64-with-debian-10.6 standard,imported en_US
4.0.4 3.7.9 (tags/v3.7.9:13c94747c7, Aug 17 2020, 18:01:55) [MSC v.1900 32 bit (Intel)] Windows-10-10.0.17763-SP0 standard ru_RU
4.0.2 3.7.3 (default, Jul 25 2020, 13:03:44) [GCC 8.3.0] Linux-5.8.0-2-amd64-x86_64-with-debian-10.6 standard en_US
4.0.2 3.7.3 (default, Jul 25 2020, 13:03:44) [GCC 8.3.0] Linux-5.8.0-2-amd64-x86_64-with-debian-10.6 standard en_US
4.0.2 3.7.3 (default, Jul 25 2020, 13:03:44) [GCC 8.3.0] Linux-5.8.0-2-amd64-x86_64-with-debian-10.6 standard en_US
4.0.2 3.7.3 (default, Jul 25 2020, 13:03:44) [GCC 8.3.0] Linux-5.8.0-2-amd64-x86_64-with-debian-10.6 standard en_US
4.0.2 3.7.3 (default, Jul 25 2020, 13:03:44) [GCC 8.3.0] Linux-5.8.0-2-amd64-x86_64-with-debian-10.6 standard en_US
4.0.2 3.7.3 (default, Jul 25 2020, 13:03:44) [GCC 8.3.0] Linux-5.8.0-2-amd64-x86_64-with-debian-10.6 standard en_US
4.2.2 3.9.11 (tags/v3.9.11:2de452f, Mar 16 2022, 14:21:37) [MSC v.1929 32 bit (Intel)] Windows-10-10.0.19043-SP0 standard en_US

Additional Information

AppImage on TAILS 4.12 when attempting to create a new lightning invoice


TARS-bot avatar Aug 15 '20 14:08 TARS-bot

not sure why create_invoice is async.

ecdsa avatar Dec 20 '20 06:12 ecdsa