HelloZeroNet / HelloZeroNet/ZeroNet

Tor unable to start?

Open
#2,077 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

### 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.