[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 11:46:55 UTC 2015


#14539: stem.controller Controller set_conf results in error on Windows 7
--------------------+------------------------
 Reporter:  legind  |          Owner:  atagar
     Type:  defect  |         Status:  new
 Priority:  normal  |      Milestone:
Component:  Stem    |        Version:
 Keywords:          |  Actual Points:
Parent ID:          |         Points:
--------------------+------------------------
 {{{
 Traceback (most recent call last):

   File "ths.py", line 41, in <module>
     print ths.create('localhost', port, 80)
   File "C:\Users\legind\Desktop\ths\hidden_service.py", line 26, in create
     controller.set_conf("HiddenServiceDir", hidden_service_dir)
   File "C:\virtualenv\lib\site-packages\stem\control.py", line 1994, in
 set_conf

   self.set_options({param: value}, False)

 File "C:\virtualenv\lib\site-packages\stem\control.py", line 2094, in
 set_options

   raise stem.[wiki:ProtocolError]('Returned unexpected status code: %s' %
 response.code)

 stem.[wiki:ProtocolError]: Returned unexpected status code: 551
 }}}

 Getting this on Windows 7, stem 1.3.0.  Controller already has an active
 socket.  Also getting the same error for `set_options`

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


More information about the tor-bugs mailing list