electrum icon indicating copy to clipboard operation
electrum copied to clipboard

AssertionError:

Open TARS-bot opened this issue 4 years ago • 0 comments

Crash Report

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

Traceback

Traceback (most recent call last):
  File "electrum/gui/qt/main_window.py", line 2495, in <lambda>
  File "electrum/gui/qt/main_window.py", line 2425, in init_lightning_dialog
  File "electrum/gui/qt/main_window.py", line 160, in request_password
  File "electrum/gui/qt/main_window.py", line 2430, in _init_lightning_dialog
  File "electrum/wallet.py", line 352, in init_lightning
AssertionError

AssertionError: 

Reporter

This issue was reported by 8 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.1.5 3.7.9 (v3.7.9:13c94747c7, Aug 15 2020, 01:31:08) [Clang 6.0 (clang-600.0.57)] Darwin-20.5.0-x86_64-i386-64bit standard ?
4.1.5 3.9.9 (main, Nov 10 2011, 15:00:00) [GCC 11.2.0] Linux-4.15.0-162-generic-x86_64-with-glibc2.33 standard de_DE
4.2.1 3.9.11 (v3.9.11:2de452f8bf, Mar 16 2022, 10:34:36) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit standard ?
4.4.1 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:23:25) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit standard ?
4.4.1 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:23:25) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit standard ?
4.4.5 3.9.13 (v3.9.13:6de2ca5339, May 17 2022, 11:23:25) [Clang 6.0 (clang-600.0.57)] macOS-10.16-x86_64-i386-64bit standard,imported ?
4.5.5 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.8.0-40-generic-x86_64-with-glibc2.35 standard en_US
4.5.5 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-6.8.0-40-generic-x86_64-with-glibc2.35 standard en_US

Additional Information

When try to enable the lightning network I get this message: "Lightning is not enabled because this wallet was created with an old version of Electrum. Create lightning keys?" When I click "Yes" I get this message: "Sorry! Something went wrong executing Electrum."

I am using Electrum 4.5.5. I created a new default wallet and the addresses start with bc1.


TARS-bot avatar Jul 25 '21 21:07 TARS-bot