Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Response from hsdir: ''
- Response from hsdir: ''
- Response from hsdir: ''
- Response from hsdir: ''
- Response from hsdir: ''
- Response from hsdir: ''
- Traceback (most recent call last):
- File "<PATH>/file.py", line 9, in <module>
- with circuit.create_stream(('http://' + url, 9051)) as client:
- File "/usr/local/lib/python3.8/dist-packages/torpy/circuit.py", line 318, in wrapped
- return fn(self, *args, **kwargs)
- File "/usr/local/lib/python3.8/dist-packages/torpy/circuit.py", line 596, in create_stream
- tor_stream.connect(address)
- File "/usr/local/lib/python3.8/dist-packages/torpy/stream.py", line 268, in connect
- self._circuit.extend_to_hidden(hidden_service)
- File "/usr/local/lib/python3.8/dist-packages/torpy/circuit.py", line 318, in wrapped
- return fn(self, *args, **kwargs)
- File "/usr/local/lib/python3.8/dist-packages/torpy/circuit.py", line 668, in extend_to_hidden
- raise Exception("Can't extend to hidden service")
- Exception: Can't extend to hidden service
Add Comment
Please, Sign In to add comment