You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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