electrum icon indicating copy to clipboard operation
electrum copied to clipboard

AttributeError: 'CNAME' object has no attribute 'strings'

Open TARS-bot opened this issue 1 year ago • 0 comments

Crash Report

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

Traceback

Traceback (most recent call last):
  File "/tmp/.mount_electrLqllJs/usr/lib/python3.10/site-packages/electrum/util.py", line 1073, in run_with_except_hook
    run_original(*args2, **kwargs2)
  File "/tmp/.mount_electrLqllJs/usr/lib/python3.10/threading.py", line 953, in run
    self._target(*self._args, **self._kwargs)
  File "/tmp/.mount_electrLqllJs/usr/lib/python3.10/site-packages/electrum/contacts.py", line 134, in f
    self.alias_info = self._resolve_openalias(alias)
  File "/tmp/.mount_electrLqllJs/usr/lib/python3.10/site-packages/electrum/contacts.py", line 151, in _resolve_openalias
    string = to_string(record.strings[0], 'utf8')
AttributeError: 'CNAME' object has no attribute 'strings'

AttributeError: 'CNAME' object has no attribute 'strings'

Reporter

This issue was reported by 1 user(s):

Electrum Version Python Version Operating System Wallet Type Locale Stack
4.5.4 3.10.13 (main, Jun 28 2018, 19:01:02) [GCC 8.3.0] Linux-5.15.0-100-generic-x86_64-with-glibc2.35 standard fr_FR

Additional Information

Tentative de synchronisation bitcoin-qt/electrum/electrum-personal-server avec usage de ssl..


TARS-bot avatar Apr 09 '24 10:04 TARS-bot