electrum icon indicating copy to clipboard operation
electrum copied to clipboard

AttributeError: 'NoneType' object has no attribute 'get_node_alias'

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\channels_list.py", line 273, in do_update_single_row
  File "electrum\gui\qt\channels_list.py", line 98, in format_fields
AttributeError: 'NoneType' object has no attribute 'get_node_alias'

AttributeError: 'NoneType' object has no attribute 'get_node_alias'

Reporter

This issue was reported by 2 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.1.5 3.8.8 (tags/v3.8.8:024d805, Feb 19 2021, 13:08:11) [MSC v.1928 32 bit (Intel)] Windows-10-10.0.19041-SP0 standard en_15
4.2.2 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 ?

Additional Information

The reporting user(s) did not provide additional information.

TARS-bot avatar Sep 21 '21 17:09 TARS-bot