What version of the Browser are you using? What version of ADB / Android SDK are you using?
I have found at one point that sometimes the nightly doesn't work well or the adb doesn't connect because of the version of adb. There are other things to check such as, make sure that the screenlock isn't on and that you have an engineering build. If you have a userdebug build on the aries devices ( which most dogfooders have ), you will need to push the command "adb root" first. Regards, Naoki On Wed, May 4, 2016 at 12:02 PM, Jovan Gerodetti <[email protected]> wrote: > Hello everyone, > > I got a new Z3C with FxOS 2.6, but when ever I try to connect to the > device via WebIDE > I just get an exception. > > Exception { message: "Component returned failure code: 0x…", result: > 2152136706, name: "NS_BASE_STREAM_CLOSED", filename: > "resource://gre/modules/commonjs/too…", lineNumber: 300, columnNumber: 0, > data: null, stack: "onInputStreamReady@resource://gre/m…", location: > XPCWrappedNative_NoHelper } > > Developer Tools and ADB are enabled. ADB also works fine, just the dev > tools won't connect. > > Is this a problem on my computer or on the phone? > I'm using Firefox Nightly on OS X 10.11 and I have no problems to connect > to my flame. > > > Regards, > Jovan > > _______________________________________________ > dev-fxos mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-fxos > >
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

