Open GoogleCodeExporter opened 9 years ago
Just ran across this issue on my phone and determined how to solve it. The
issue is that your phone calm= convert its hostname to an IP address. I added
an entry into my hosts file (/system/etc/hosts) pointing at 127.0.0.1 and
everything works fine now. I am not sure why Connectbot needs to look this up,
but that's how I got it to work.
Original comment by Adam.H.O...@gmail.com
on 14 Jan 2012 at 2:24
To whoever (I'm new to this, so I don't know how to mark it as Fixed), Adam's
fix worked for me.
Original comment by accov...@gmail.com
on 14 Jan 2012 at 11:15
For me it is still not working. I changed dev host setting so that it takes
127.0.0.1:8080 instead of Virtual host after reading the above. I could not
change hosts file on Android tablet so I changed virtual host setting to read
into port :8080 but still no use.
Original comment by satyaka...@gmail.com
on 4 Dec 2013 at 12:21
Adam's fix also worked for me! Make sure you have the entry "127.0.0.1
localhost" in your /etc/hosts
Original comment by mailserv...@gmail.com
on 26 Jan 2014 at 5:37
Original issue reported on code.google.com by
accov...@gmail.com
on 14 Jan 2012 at 12:24