You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the seven wallets does not sync. The rest work fine.
Version
2.1.4
What platform are you using?
Windows
What ui mode are you using?
GUI
Relevant log output
2024-02-18T13:23:31.237 wallet chia.server.start_service : ERROR fatal uncaught exception: AttributeError: 'int' object has no attribute 'name'
Traceback (most recent call last):
File "chia\util\log_exceptions.py", line 20, in log_exceptions
File "chia\server\start_service.py", line 321, in async_run
File "asyncio\runners.py", line 44, in run
File "asyncio\base_events.py", line 636, in run_until_complete
File "asyncio\windows_events.py", line 321, in run_forever
File "asyncio\base_events.py", line 603, in run_forever
File "asyncio\base_events.py", line 1871, in _run_once
File "asyncio\windows_events.py", line 444, inselect
File "asyncio\windows_events.py", line 797, in _poll
File "chia\server\start_service.py", line 309, in _accept_signal
AttributeError: 'int' object has no attribute 'name'
The text was updated successfully, but these errors were encountered:
What happened?
One of the seven wallets does not sync. The rest work fine.
Version
2.1.4
What platform are you using?
Windows
What ui mode are you using?
GUI
Relevant log output
The text was updated successfully, but these errors were encountered: