[tor-bugs] #7715 [Tor]: Tor is not working with the RunAsDaemon option enabled
Tor Bug Tracker & Wiki
blackhole at torproject.org
Wed Dec 12 20:47:32 UTC 2012
#7715: Tor is not working with the RunAsDaemon option enabled
-------------------------------+--------------------------------------------
Reporter: srw | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: Tor | Version: Tor: 0.2.3.25
Keywords: daemon,background | Parent:
Points: | Actualpoints:
-------------------------------+--------------------------------------------
When I run a Tor instance with the RunAsDaemon option enabled it does not
work. I tested it with the current stable and alpha releases. I remember
this option was working at the time I wrote the
http://blog.databigbang.com/distributed-scraping-with-multiple-tor-
circuits/ article (December 2, 2011).
If I run it in the following way:
tor --RunAsDaemon 1 --CookieAuthentication 0 --HashedControlPassword ""
--ControlPort 8118 --PidFile tor0.pid --SocksPort 9050 --DataDirectory
data/tor0
and test it using curl with:
curl -v --socks5 localhost:9050 <url>
It never retrieves the url, but if I run the tor process without
RunAsDaemon it works.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/7715>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list