Hi,

I am tyring to push applications to my Zte Open phone via app-manager,
but the process fails with the following error:

01:27:10: connecting to localhost:48460
01:27:10: connection error. Possible causes: USB port not connected,
port not forwarded (adb forward), wrong host or port, remote debugging
not enabled on the device.

I am thinking that it might be some silly thing that I overlooked on my
linux box, as I can push applications from my roommates windows laptop.

Here are a few simple things that i tried to get it working:

1. Installed adb-helper
2. Disabled lock-screen on the phone
3. Checked remote-debugging flag
4. disabled adb-helper and  tried the adb port forward command from
command line (adb forward tcp:6000
localfilesystem:/data/local/debugger-socket)
5. checked udev rules ( the device appears as "full_inari" with adb
devices )


It seems like an issue with my linux-box, any ideas?


Thanks!

Abhiram Chintangal


[1]: https://bugzilla.mozilla.org/show_bug.cgi?id=936909
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to