[tor-bugs] #14539 [Stem]: stem.controller Controller set_conf results in error on Windows 7

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Jan 30 21:47:05 UTC 2015


#14539: stem.controller Controller set_conf results in error on Windows 7
---------------------------+--------------------
     Reporter:  legind     |      Owner:  atagar
         Type:  defect     |     Status:  closed
     Priority:  normal     |  Milestone:
    Component:  Stem       |    Version:
   Resolution:  not a bug  |   Keywords:
Actual Points:             |  Parent ID:
       Points:             |
---------------------------+--------------------
Changes (by legind):

 * status:  new => closed
 * resolution:   => not a bug


Comment:

 Hey atagar.  Wireshark was my friend here.  The `551` was being caused by
 a configuration error parsing Windows paths with the `HiddenServiceDir`
 option.  Had to do a `path.replace('\\', r'\\')`.

 My mistake.

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


More information about the tor-bugs mailing list