[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #14539 [Stem]: stem.controller Controller set_conf results in error on Windows 7
#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs