[tor-bugs] #14010 [Tor]: Hidden service regression

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Dec 21 20:05:21 UTC 2014


#14010: Hidden service regression
--------------------+---------------------
 Reporter:  atagar  |          Owner:
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:
Component:  Tor     |        Version:
 Keywords:          |  Actual Points:
Parent ID:          |         Points:
--------------------+---------------------
 Hi Nick, a couple weeks ago Stem's integ tests started failing. Trouble
 looks to be [https://gitweb.torproject.org/tor.git/commit/?id=85bfad1
 commit 85bfad1]. When the tests do...

 {{{
 SETCONF HiddenServiceDir="test_hidden_service_empty/"
         HiddenServiceDir="test_hidden_service1/"
           HiddenServicePort="8020 127.0.0.1:8020"
           HiddenServicePort="8021 127.0.0.1:8021"
           HiddenServiceVersion="2"
         HiddenServiceDir="test_hidden_service2/"
           HiddenServicePort="8030 127.0.0.1:8030"
           HiddenServicePort="8031 127.0.0.1:8031"
           HiddenServicePort="8032 127.0.0.1:8032"
           HiddenServiceAuthorizeClient="stealth a, b"
 }}}

 (newlines and whitespace added for readability)

 Tor previously worked, but after the commit balks with...

 {{{
 Dec 21 11:59:36.000 [warn] Directory test_hidden_service2/ does not exist.
 Dec 21 11:59:36.000 [warn] Controller gave us config lines that didn't
 validate: Failed to configure rendezvous options. See logs for details.
 }}}

 In my case the directory owner and tor's user are the same, so there
 wasn't any permission issues.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14010>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list