Can't connect to android app servers listening on TCP port within ARC |
||
Issue descriptionChrome Version: 61.0.3163.120 (Official Build) (64-bit) OS: Chrome 9765.81.0 (Official Build) stable-channel chell What steps will reproduce the problem? Run an android app which listens on a port and attempt to connect to it, for example: (1) Install https://play.google.com/store/apps/details?id=com.gnuroot.debian&hl=en (2) Run GNURoot Debian (3) apt-get install python (4) python -m SimpleHTTPServer (5) Open browser tap to http://localhost:8000/ What is the expected result? Expect to connect to SimpleHTTPServer. What happens instead? Connection fails, nothing logged within GNURoot Debian to show a connection attempt. Please use labels and text to provide additional information. This seems tangentially related to issue 233052 where we opened up the firewall to allow for server applications to be connectable from another computer. Possibly also related to issue 489853 . For graphics-related bugs, please copy/paste the contents of the about:gpu page at the end of this report.
,
Oct 26 2017
Possible duplicate of bug 705050 ?
,
Oct 26 2017
Ah yes, this does look like a duplicate. Indeed specifying the IP address of the container worked. For some reason ssh still does not but that's likely an issue with GNURoot Debian given that HTTPServer worked. Secure shell displays: ssh_dispatch_run_fatal: Connection to UNKNOWN port -1: I/O error Where connecting to a closed port displays: port 2023: Connection refused
,
Jul 6
|
||
►
Sign in to add a comment |
||
Comment 1 by uekawa@google.com
, Oct 26 2017