[tor-users] Unable to get tor working on GCP - Advice on debugging.

Colin Rice colin at daedrum.net
Wed Jan 25 04:47:42 UTC 2017


Hi,

I'm running tor on GCP (google cloud platform) and I have the oddest
problem. I reliably can't access any websites or hidden services (i.e.
google.com or my hidden service).

i.e. the following fails.

colin at tor-bouncer:~$ curl -x socks5://127.0.0.1:9050 google.com  -m 30
curl: (7) Failed to receive SOCKS5 connect request ack

Some random information which may be useful.

colin at tor-bouncer:~$ tor --version
Tor version 0.2.7.6 (git-605ae665009853bd).

sudo ss -plnt
State       Recv-Q Send-Q            Local Address:Port
           Peer Address:Port
LISTEN      0      128                           *:5355
                      *:*
users:(("systemd-resolve",pid=1166,fd=14))
LISTEN      0      128                           *:22
                      *:*
users:(("sshd",pid=1464,fd=3))
LISTEN      0      128                   127.0.0.1:9050
                      *:*
users:(("tor",pid=23442,fd=6))

For reference, I've attached a debug log of an attempt. Any advice on
how to go about debugging this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-users/attachments/20170125/81405585/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: log
Type: application/octet-stream
Size: 174852 bytes
Desc: not available
URL: <http://lists.torproject.org/pipermail/tor-users/attachments/20170125/81405585/attachment-0001.obj>


More information about the tor-users mailing list