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
700 stars 177 forks source link

Tor stops working after some time #122

Open lotarso opened 11 years ago

lotarso commented 11 years ago

After some time Tor stops working for some reason. The daemon is still running but tor2web can't get any hidden service. Everything works fine after restarting the Tor daemon. (somestimes I need to restart tor2web as well :/ )

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/14806611-tor-stops-working-after-some-time?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).
fpietrosanti commented 10 years ago

What's stopping, Tor or tor2web?

lotarso commented 10 years ago

I need to do some more debugging. Tor defenetly stops after some time. But sometimes i need tor restart tor2web as well to get stings working again. I try to collect more details.

fpietrosanti commented 10 years ago

That happens like a bug that i also noticed.

If you would be able to:

a) Enable full tor logging and debugging b) Make a script that check every 1 minute if it works by connecting to a TorHS, logging the timestamp when it stop working c) Extracting / analyzing the debug log just before/after it stop working d) Opening a ticket on http://trac.torproject.org with:

Then we will followup some gentleman at torproject kindly asking to analyze it and fix it

Does it work?

Fabio