Control: tags + moreinfo

Hey,

Thanks for your bugreport.

The traceback does not look like you have issue about the file you share.

It seems like onionshare is unable to connect to a tor server/ start a tor 
server and does not find your tor control socket.  So it is possible, that it 
is a configuration issue.
Please check if the control socket exists and that the tor process is started 
correctly.

Regards,

hefee

--

> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/onionshare_cli/onion.py", line
> 432, in connect
>     self.c = Controller.from_socket_file(path=self.tor_control_socket)
>              ~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>   File "/usr/lib/python3/dist-packages/stem/control.py", line 1049, in
> from_socket_file
>     control_socket = stem.socket.ControlSocketFile(path)
>   File "/usr/lib/python3/dist-packages/stem/socket.py", line 564, in
> __init__ self.connect()
>     ~~~~~~~~~~~~^^
>   File "/usr/lib/python3/dist-packages/stem/socket.py", line 172, in connect
> self._socket = self._make_socket()
>                    ~~~~~~~~~~~~~~~~~^^
>   File "/usr/lib/python3/dist-packages/stem/socket.py", line 587, in
> _make_socket
>     raise stem.SocketError(exc)
> stem.SocketError: [Errno 2] No such file or directory


Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to