HelloZeroNet / HelloZeroNet/ZeroNet
Tor unable to start?
- Vorherrschende Sprache
- JavaScript
- Sterne
- 18.8k
- Forks
- 2.3k
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Step 1: Please describe your environment
* ZeroNet version: 0.6.5
* Operating system: https://i.imgur.com/AcSHem5.png
* Web browser: FireFox
* Tor status: Unconfigured, Default
* Opened port: no
* Special configuration: Default
### Step 2: Describe the problem:
Trying to use the windows command line bundle thing,
https://github.com/HelloZeroNet/ZeroBundle/raw/master/dist/ZeroBundle-win.zip
and when i try to run it, i get a issue with tor
#### Steps to reproduce:
#### Observed Results:
```log
- Starting ZeroNet...
[12:46:09] - OpenSSL loaded, version: 0100020CF
[12:46:09] - Version: 0.6.5 r3866, Python 2.7.12 (v2.7.12:d33e0cf91556, Jun 27 2016, 15:19:22) [MSC v.1500 32 bit (Intel)], Gevent: 1.1.2
[12:46:09] - Creating FileServer....
[12:46:09] FileServer IPv6 not supported: [Errno 10051] [Error 10051] A socket operation was attempted to an unreachable network.
[12:46:09] - Creating UiServer....
[12:46:10] - Removing old SSL certs...
[12:46:10] - Starting servers....
[12:46:10] Ui.UiServer --------------------------------------
[12:46:10] Ui.UiServer Web interface: http://127.0.0.1:43110/
[12:46:10] Ui.UiServer --------------------------------------
[12:46:10] - Opening browser: default_browser...
[12:46:10] - Failed to modify max files open limit: No module named win32file
[12:46:13] TorManager Connecting to Tor Controller 127.0.0.1:9051
[12:46:14] Ui.UiServer Added 127.0.0.1:43110 as allowed host
[12:46:15] TorManager Tor controller connect error: error: [Errno 10061] [Error 10061] No connection could be made because the target machine actively refused it. in TorManager.py line 190 > _socket2.py line 228
[12:46:15] TorManager Starting self-bundled Tor, due to Tor proxy port 127.0.0.1:9050 check error: No connection
[12:46:15] TorManager Downloading Tor...
[12:46:16] PeerPortchecker Trying to open port using UpnpPunch...
[12:46:16] - Redirect to: https://www.torproject.org/download
[12:46:17] - Redirect to: https://www.torproject.org/download/
[12:46:18] TorManager Error starting Tor client: AttributeError: 'NoneType' object has no attribute 'group' in TorManager.py line 93 > TorManager.py line 135
[12:46:19] ConnServer Server port opened ipv4: False, ipv6: None
```
#### Expected Results:
Not to give error
honestly not knowing what im looking at here.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
Start with the logged failure in TorManager.py at lines 93, 135, and 190, and inspect how the Windows bundle handles the Tor download and controller connection. Reproduce the startup failure with ZeroNet 0.6.5 and the linked ZeroBundle archive. Done means the bundle starts Tor without the AttributeError and connects to the Tor controller.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- python
- Bereich
- networking
- Issue-Typ
- Bug
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Muss geklärt werden
- Anfängerfreundlichkeit
- 20/100