So I'm having theses few errors occasionally (each error randomly, sometimes its 923 sometimes its 500) while trying to download off the Playstore on MOBILE DATA;
Code:
error 923 - authFailErr: unable to authenticate user at destination
error 927 - notLoggedInErr: The default userRefNum does not yet exist
error 500 - rgnTooBigErr
error 403 - ?
besides the errors, I have been getting lags and unresponsiveness from apps that require connection (only on mobile data)
got the meaning of error codes from = http://www.welovemacs.com/whdoalltherc.html
Help please!!
Attached is a logcat that i manage to capture of error 923 or 927 (i forgot)
Related
When i try to log into faebook.. i get a input error ... connection error.
Any ides?
I was able to log in once.. but once i logout i couldn't log back in
So i found this project : [Simple-android-instant-messaging-application] on google code : and want to play around with it personally, i set it up how it says but when i try to register it just says unfortunately androidIM has stopped. And in the server logs it says Error: SignUpUser or Authenticate user.... can anyone tell me whats wrong?
Hello,
I keep getting the following error messages in the adb logs of my T800 every 5 seconds or so. I'm using the official 5.0.2 Android version supplied by Samsung.
[SDP.PUB_CRYPTOD] ERROR - Failed to open the netlink socket with error: Protocol not supported
[SDP.PUB_CRYPTOD] ERROR - Exiting
What can I try to solve that issue, or at least to stop the system from trying to relaunch the failing sdp_cryptod daemon?
I'm getting the same error all the time, and when it happens I cannot access Internet... Did you figure it out?
Are you using encryption?
error occurs while opening an application " SWIFT HAS STOPPED OPEN APP AGAIN".KINDLY DO THE NEEDFUL
Recently was installing an app that required permissions that need the password to give - a VPN (a trusted one) - and when I inputted my pin it lagged for a moment and then said settings has stopped. so I tried just changing my password which I had done just a few days before and it also crashed. so I tried a few times and restarted a few times and checked for updates and I cleared settings cache and I uninstalled the VPN and I tried all of the above again but still, it kept stopping no matter what I tried. I looked at the summary and it seems that it is trying to verify on a null object reference or something like that - I will copy it below. any suggestions on how to fix this?
error summery
------------------
java.lang.RuntimeException: An error occurred while executing doInBackground()
at android.os.AsyncTask$3.done(AsyncTask.java:353)
at java.util.concurrent.FutureTask.finishCompletion(FutureTask.java:383)
at java.util.concurrent.FutureTask.setException(FutureTask.java:252)
at java.util.concurrent.FutureTask.run(FutureTask.java:271)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:764)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int com.android.internal.widget.VerifyCredentialResponse.getResponseCode()' on a null object reference
at android.os.Parcel.readException(Parcel.java:2022)
at android.os.Parcel.readException(Parcel.java:1962)
at com.android.internal.widget.ILockSettings$Stub$Proxy.checkCredential(ILockSettings.java:642)
at com.android.internal.widget.LockPatternUtils.checkCredential(LockPatternUtils.java:370)
at com.android.internal.widget.LockPatternUtils.checkPattern(LockPatternUtils.java:422)
at com.android.internal.widget.LockPatternUtils.checkPattern(LockPatternUtils.java:409)
at com.android.settings.fj.doInBackground(LockPatternChecker.java:133)
at com.android.settings.fj.doInBackground(LockPatternChecker.java:130)
at android.os.AsyncTask$2.call(AsyncTask.java:333)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
... 3 more
Facing same issue. Any fixes on this?
viveksuryavanshi said:
Facing same issue. Any fixes on this?
Click to expand...
Click to collapse
Or any suggestions on why this happened.