yellowbluesky / PixivforMuzei3

Best Pixiv plugin for Muzei 3
GNU General Public License v3.0
173 stars 15 forks source link

无法登录 #171

Closed mingww64 closed 2 years ago

mingww64 commented 2 years ago

3.4.3.10,Android11,默认配置。

mingww64 commented 2 years ago

献丑了,系统时间的问题。

10-20 20:49:40.423  6096  9041 E AndroidRuntime: FATAL EXCEPTION: DefaultDispatcher-worker-1
10-20 20:49:40.423  6096  9041 E AndroidRuntime: Process: com.antony.muzei.pixiv, PID: 6096
10-20 20:49:40.423  6096  9041 E AndroidRuntime: com.antony.muzei.pixiv.provider.exceptions.AccessTokenAcquisitionException: getAccessToken(): Error executing call
10-20 20:49:40.423  6096  9041 E AndroidRuntime:        at com.antony.muzei.pixiv.login.LoginActivityWebview$onCreate$1$shouldOverrideUrlLoading$1.invokeSuspend(LoginActivityWebview.kt:32)
10-20 20:49:40.423  6096  9041 E AndroidRuntime:        at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:3)
10-20 20:49:40.423  6096  9041 E AndroidRuntime:        at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:18)
10-20 20:49:40.423  6096  9041 E AndroidRuntime:        at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:1)
10-20 20:49:40.423  6096  9041 E AndroidRuntime:        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:4)
10-20 20:49:40.423  6096  9041 E AndroidRuntime:        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:4)
10-20 20:49:40.423  6096  9041 E AndroidRuntime:        at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:1)