HelloZeroNet / HelloZeroNet/ZeroNet

"--tor disable" causes an error: AttributeError: 'NoneType' object has no attribute 'enabled'

Open
#500 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18.8k
Forks
2.3k
PR merge metrics
No merged PRs in 30d

Description

```
Internal error: AttributeError: 'NoneType' object has no attribute 'enabled'
UiWebsocket.py line 107 > UiWebsocket.py line 183 > UiWebsocket.py line 277 > UiWebsocket.py line 239
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the --tor disable handling and the traceback locations in UiWebsocket.py, especially lines 107, 183, 277, and 239. Reproduce the command and trace why the relevant value is None; done means disabling Tor no longer raises the reported AttributeError.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.