appauth-android-codelab icon indicating copy to clipboard operation
appauth-android-codelab copied to clipboard

sso_managed crashes on open

Open KellzCodes opened this issue 7 years ago • 0 comments

Issue description

First build before any changes are made. Attempts to run the app fails. Crashes on open.

Reproduction steps

  1. Upgrade build tools to 3.3.1
  2. Upgrade Compile SDK to 28
  3. Run the demo on your phone

A full bug report captured from the device

Error: Program type already present: android.support.v4.app.FragmentTransitionCompat21$1

.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at rgd.run(Unknown Source:7) at java.lang.Thread.run(Thread.java:764) 2019-02-22 01:38:08.747 2674-5551/? E/ctxmgr: [SyncServerInterestRecordsOperation]Failed WriteInterestRecord: network status=-1 2019-02-22 01:38:09.850 5222-6137/? W/CelloCake: [CelloTaskRunner74c490b-monitoring0] [Account=74c490b:Task=186300485]Slow task still running after 655s. 17(options=# com.google.apps.drive.dataservice.PollForChangesOptions@3c8065){account=74c490b, submitTimeMs=1516915423, startTimeMs=1516915423, waitTimeMs=0, timedOut} 2019-02-22 01:38:11.371 2674-2674/? W/ChimeraUtils: Non Chimera context 2019-02-22 01:38:11.372 2674-2674/? W/ChimeraUtils: Non Chimera context 2019-02-22 01:38:11.413 2674-5551/? E/Auth: [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-588667671>, App: com.google.android.gms, Service: oauth2:https://www.googleapis.com/auth/contextcontroller qbl: Long live credential not available. at gyk.c(:com.google.android.gms@[email protected] (040308-223214910):18) at gyk.a(:com.google.android.gms@[email protected] (040308-223214910):11) at gyk.b(Unknown Source:0) at gwv.a(:com.google.android.gms@[email protected] (040308-223214910):22) at ipx.a(:com.google.android.gms@[email protected] (040308-223214910):7) at ipx.a(:com.google.android.gms@[email protected] (040308-223214910):153) at iox.a(:com.google.android.gms@[email protected] (040308-223214910):2) at iou.a(:com.google.android.gms@[email protected] (040308-223214910):15) at iou.a(:com.google.android.gms@[email protected] (040308-223214910):6) at gth.a(:com.google.android.gms@[email protected] (040308-223214910):33) at gth.a(:com.google.android.gms@[email protected] (040308-223214910):81) at gtq.a(:com.google.android.gms@[email protected] (040308-223214910):3) at gtp.a(:com.google.android.gms@[email protected] (040308-223214910):2) at gtp.c(:com.google.android.gms@[email protected] (040308-223214910):6) at gtp.b(:com.google.android.gms@[email protected] (040308-223214910):1) at gtn.a(:com.google.android.gms@[email protected] (040308-223214910):1) at qtx.a(:com.google.android.gms@[email protected] (040308-223214910):1) at qsl.a(:com.google.android.gms@[email protected] (040308-223214910):2) at ejo.a(:com.google.android.gms@[email protected] (040308-223214910):24) at eer.run(:com.google.android.gms@[email protected] (040308-223214910):2) at eep.a(:com.google.android.gms@[email protected] (040308-223214910):2) at eep.handleMessage(:com.google.android.gms@[email protected] (040308-223214910):14) at qzo.run(:com.google.android.gms@[email protected] (040308-223214910):4) at rab.run(:com.google.android.gms@[email protected] (040308-223214910):21) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at rgd.run(Unknown Source:7) at java.lang.Thread.run(Thread.java:764) 2019-02-22 01:38:11.413 2674-5551/? W/Auth: [GetToken] GetToken failed with status code: BadAuthentication 2019-02-22 01:38:11.442 2674-5551/? W/Auth: [GoogleAuthUtil] GoogleAuthUtil 2019-02-22 01:38:11.442 2674-5551/? W/AuthSessionAuthenticato: Auth related exception is being ignored: BadAuthentication 2019-02-22 01:38:11.465 2674-5551/? E/ctxmgr: [BaseServerTask]Server task (WriteInterestRecordTask) got error statusCode=-1. com.android.volley.VolleyError: Unable to obtain auth token - is the device online? at ejo.a(:com.google.android.gms@[email protected] (040308-223214910):31) at eer.run(:com.google.android.gms@[email protected] (040308-223214910):2) at eep.a(:com.google.android.gms@[email protected] (040308-223214910):2) at eep.handleMessage(:com.google.android.gms@[email protected] (040308-223214910):14) at qzo.run(:com.google.android.gms@[email protected] (040308-223214910):4) at rab.run(:com.google.android.gms@[email protected] (040308-223214910):21) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at rgd.run(Unknown Source:7) at java.lang.Thread.run(Thread.java:764) 2019-02-22 01:38:11.466 2674-5551/? E/ctxmgr: [SyncServerInterestRecordsOperation]Failed WriteInterestRecord: network status=-1 2019-02-22 01:38:11.845 2674-5551/? E/Auth: [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-588667671>, App: com.google.android.gms, Service: oauth2:https://www.googleapis.com/auth/contextcontroller qbl: Long live credential not available. at gyk.c(:com.google.android.gms@[email protected] (040308-223214910):18) at gyk.a(:com.google.android.gms@[email protected] (040308-223214910):11) at gyk.b(Unknown Source:0) at gwv.a(:com.google.android.gms@[email protected] (040308-223214910):22) at ipx.a(:com.google.android.gms@[email protected] (040308-223214910):7) at ipx.a(:com.google.android.gms@[email protected] (040308-223214910):153) at iox.a(:com.google.android.gms@[email protected] (040308-223214910):2) at iou.a(:com.google.android.gms@[email protected] (040308-223214910):15) at iou.a(:com.google.android.gms@[email protected] (040308-223214910):6) at gth.a(:com.google.android.gms@[email protected] (040308-223214910):33) at gth.a(:com.google.android.gms@[email protected] (040308-223214910):81) at gtq.a(:com.google.android.gms@[email protected] (040308-223214910):3) at gtp.a(:com.google.android.gms@[email protected] (040308-223214910):2) at gtp.c(:com.google.android.gms@[email protected] (040308-223214910):6) at gtp.b(:com.google.android.gms@[email protected] (040308-223214910):1) at gtn.a(:com.google.android.gms@[email protected] (040308-223214910):1) at qtx.a(:com.google.android.gms@[email protected] (040308-223214910):1) at qsl.a(:com.google.android.gms@[email protected] (040308-223214910):2) at ejo.a(:com.google.android.gms@[email protected] (040308-223214910):24) at eer.run(:com.google.android.gms@[email protected] (040308-223214910):2) at eep.a(:com.google.android.gms@[email protected] (040308-223214910):2) at eep.handleMessage(:com.google.android.gms@[email protected] (040308-223214910):14) at qzo.run(:com.google.android.gms@[email protected] (040308-223214910):4) at rab.run(:com.google.android.gms@[email protected] (040308-223214910):21) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636) at rgd.run(Unknown Source:7) at java.lang.Thread.run(Thread.java:764) 2019-02-22 01:38:11.846 2674-5551/? W/Auth: [GetToken] GetToken failed with status code: BadAuthentication 2019-02-22 01:38:11.874 2674-5551/? W/Auth: [GoogleAuthUtil] GoogleAuthUtil 2019-02-22 01:38:11.874 2674-5551/? W/AuthSessionAuthenticato: Auth related exception is being ignored: BadAuthentication 2019-02-22 01:38:11.882 2674-5551/? E/ctxmgr: [BaseServerTask]Server task (WriteInterestRecordTask) got error statusCode=-1.

KellzCodes avatar Feb 22 '19 06:02 KellzCodes