On krillin, the code that sets the IP address for devtools incorrectly gets the address of the ccmni0 device, instead of that of wlan0. So it’s listening on e.g. 10.226.61.16:9221 instead of 192.168.1.79:9221, which explains the issue.
-- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to webbrowser-app in Ubuntu. https://bugs.launchpad.net/bugs/1583091 Title: inspector does not open port on krillin Status in webbrowser-app package in Ubuntu: Confirmed Bug description: I can remotely inspect a web page on my arale or frieza devices, from my laptop on the same local network (launching webbrowser-app with the "--inspector" switch, which by default listens on port 9221). However the same doesn’t work on my krillin: osomon@bribon:~$ nmap 192.168.1.79 -p 9221 Starting Nmap 7.01 ( https://nmap.org ) at 2016-05-18 12:05 CEST Nmap scan report for 192.168.1.79 Host is up (0.080s latency). PORT STATE SERVICE 9221/tcp closed unknown Nmap done: 1 IP address (1 host up) scanned in 0.16 seconds All devices tested are running the latest rc-proposed image. I’m not seeing any significant difference in the app’s log between devices. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webbrowser-app/+bug/1583091/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp