-
Notifications
You must be signed in to change notification settings - Fork 66
Description
File "blog-view.py", line 42, in
with TorRequest(proxy_port=proxyPort, ctrl_port=ctrlPort, password=None) as tr:
File "/usr/local/lib/python2.7/dist-packages/torrequest.py", line 21, in init
self._tor_proc = self._launch_tor()
File "/usr/local/lib/python2.7/dist-packages/torrequest.py", line 46, in _launch_tor
take_ownership=True)
File "/usr/local/lib/python2.7/dist-packages/stem/process.py", line 285, in launch_tor_with_config
return launch_tor(tor_cmd, ['-f', '-'], None, completion_percent, init_msg_handler, timeout, take_ownership, close_output, stdin = config_str)
File "/usr/local/lib/python2.7/dist-packages/stem/process.py", line 158, in launch_tor
raise OSError('Process terminated: %s' % last_problem)
OSError: Process terminated: Failed to bind one of the listener ports