tor2web / Tor2web

Tor2web is an HTTP proxy software that enables access to Tor Hidden Services by mean of common web browsers
https://www.tor2web.org
GNU Affero General Public License v3.0
698 stars 177 forks source link

Failure to initialize SSL #274

Open surmatech opened 8 years ago

surmatech commented 8 years ago

Installed tor2web on debian /etc/init.d/tor2web status -l ● tor2web.service - LSB: Start the Tor2web proxy. Loaded: loaded (/etc/init.d/tor2web) Active: active (exited) since Wed 2016-01-06 19:26:53 UTC; 9min ago Process: 600 ExecStart=/etc/init.d/tor2web start (code=exited, status=0/SUCCESS)

Jan 06 19:26:54 vultr.guest tor2web[600]: Unhandled error in Deferred: Jan 06 19:26:54 vultr.guest tor2web[600]: Unhandled Error Jan 06 19:26:54 vultr.guest tor2web[600]: Traceback (most recent call last): Jan 06 19:26:54 vultr.guest tor2web[600]: Failure: twisted.spread.pb.PBConne.... Jan 06 19:26:54 vultr.guest tor2web[600]: ] Jan 06 19:26:54 vultr.guest tor2web[600]: Unhandled error in Deferred: Jan 06 19:26:54 vultr.guest tor2web[600]: Unhandled Error Jan 06 19:26:54 vultr.guest tor2web[600]: Traceback (most recent call last): Jan 06 19:26:54 vultr.guest tor2web[600]: Failure: twisted.spread.pb.PBConne.... Jan 06 19:26:54 vultr.guest tor2web[600]: ]

Output of status shown above.

Nothing is showing up on the IP URL: 145.32.239.109

Went through a lot of documentation, can't resolve this issue, tried on various platforms, nothing works.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/29646364-failure-to-initialize-ssl?utm_campaign=plugin&utm_content=tracker%2F318575&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F318575&utm_medium=issues&utm_source=github).
evilaliv3 commented 8 years ago

Hi @akramtariqkhan, we just rechecked awound you spotted a bug caused by a typ0 present in the last release.

The bug has been fixed in https://github.com/globaleaks/Tor2web/commit/ad7245610fff41af5be564e06983a5c1c550d37b and you find out a new release that includes the fix, the release 3.1.45

would you plase update to it an confirm that all is fine also from your side?

thanks