Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Facebook error in Kitchen sink demo with ERR_NAME_NOT_RESOLVED

$
0
0

Hi All,

I have not used titanium for a few months and have come back to it to run a previously working app and it is now throwing facebookmodule errors, see below. Same windows 7 PC, same nexus 7 test device and same versions of SDK 3.2.2 and 3.2.3.

I have found one relevant similar post and have tried a re-install of studio with no success :-(

I have gone back to the kitchen sink and am getting the same error through there.

Now chucking it out there, as i am starting to think there is voodoo working against me here.

Thanks Mathew

[ERROR] :  FacebookModule: (main) [31450,36487] LoginDialogListener onFacebookError: net::ERR_NAME_NOT_RESOLVED
[ERROR] :  FacebookModule: com.facebook.android.FacebookError: net::ERR_NAME_NOT_RESOLVED
[ERROR] :  FacebookModule:  at com.facebook.android.Facebook.onSessionCallback(Facebook.java:433)
[ERROR] :  FacebookModule:  at com.facebook.android.Facebook.access$000(Facebook.java:97)
[ERROR] :  FacebookModule:  at com.facebook.android.Facebook$2.call(Facebook.java:379)
[ERROR] :  FacebookModule:  at com.facebook.Session$3$1.run(Session.java:1239)
[ERROR] :  FacebookModule:  at android.os.Handler.handleCallback(Handler.java:733)
[ERROR] :  FacebookModule:  at android.os.Handler.dispatchMessage(Handler.java:95)
[ERROR] :  FacebookModule:  at android.os.Looper.loop(Looper.java:136)
[ERROR] :  FacebookModule:  at android.app.ActivityThread.main(ActivityThread.java:5017)
[ERROR] :  FacebookModule:  at java.lang.reflect.Method.invokeNative(Native Method)
[ERROR] :  FacebookModule:  at java.lang.reflect.Method.invoke(Method.java:515)
[ERROR] :  FacebookModule:  at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:779)
[ERROR] :  FacebookModule:  at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:595)
[ERROR] :  FacebookModule:  at dalvik.system.NativeStart.main(Native Method)
[ERROR] :  FacebookModule: (main) [1,36488] onAuthFail: net::ERR_NAME_NOT_RESOLVED

Viewing all articles
Browse latest Browse all 8068

Trending Articles