kukume / tgbot

kuku's telegram bot
GNU Affero General Public License v3.0
131 stars 27 forks source link

Hostloc 自动签到失败,重新登录报错 #29

Closed Nodewebzsz closed 1 month ago

Nodewebzsz commented 1 month ago

java.lang.IllegalStateException: 账号或密码错误或其他原因登录失败!

java.lang.IllegalStateException: 账号或密码错误或其他原因登录失败! at me.kuku.telegram.logic.HostLocLogic.login(HostLocLogic.kt:22) ~[!/:1.0-SNAPSHOT] at me.kuku.telegram.logic.HostLocLogic$login$1.invokeSuspend(HostLocLogic.kt) ~[!/:1.0-SNAPSHOT] at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) ~[kotlin-stdlib-2.0.0.jar!/:2.0.0-release-341] at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) ~[kotlinx-coroutines-core-jvm-1.8.1.jar!/:na] at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:584) ~[kotlinx-coroutines-core-jvm-1.8.1.jar!/:na] at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:811) ~[kotlinx-coroutines-core-jvm-1.8.1.jar!/:na] at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:715) ~[kotlinx-coroutines-core-jvm-1.8.1.jar!/:na] at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:702) ~[kotlinx-coroutines-core-jvm-1.8.1.jar!/:na]

kukume commented 1 month ago

这个上次白天的时候我测试也会这样,晚上的时候准备调试就好了。 先抓cookie用着把。

kukume commented 1 month ago

触发了验证,已修复。