Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

Error 'Unable to write to socket' running on Android device #49

Open
m1ga opened this issue Mar 25, 2016 · 6 comments
Open

Error 'Unable to write to socket' running on Android device #49

m1ga opened this issue Mar 25, 2016 · 6 comments

Comments

@m1ga
Copy link

m1ga commented Mar 25, 2016

Running faster-titanium on an android device with

titanium build -p android -T device --skip-js-minify --faster

shows this error when trying to update the app:

[WARN]  W/System.err: java.io.IOException: Unable to write to socket, not connected
[WARN]  W/System.err:   at ti.modules.titanium.network.socket.TCPProxy.write(TCPProxy.java:423)
[WARN]  W/System.err:   at org.appcelerator.kroll.runtime.v8.V8Function.nativeInvoke(Native Method)
[WARN]  W/System.err:   at org.appcelerator.kroll.runtime.v8.V8Function.callSync(V8Function.java:57)
[WARN]  W/System.err:   at org.appcelerator.kroll.runtime.v8.V8Function.handleMessage(V8Function.java:82)
[WARN]  W/System.err:   at android.os.Handler.dispatchMessage(Handler.java:98)
[WARN]  W/System.err:   at android.os.Looper.loop(Looper.java:168)
[WARN]  W/System.err:   at org.appcelerator.kroll.KrollRuntime$KrollRuntimeThread.run(KrollRuntime.java:118)

Ti 5.2.0.GA
faster-ti 1.7.5
Android 6.0.1

@shinout
Copy link
Member

shinout commented Mar 26, 2016

Thanks for report. Currently FasterTitanium works only on iOS. Now we are going to support Android, wait for the next release!

@m1ga
Copy link
Author

m1ga commented May 27, 2016

Any news about the android version?

@chmiiller
Copy link

+1

@xedef
Copy link

xedef commented Sep 1, 2016

+1!

@jasonkneen
Copy link

+1

1 similar comment
@nuno
Copy link

nuno commented Oct 28, 2016

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants