Skip to content

好像是个错误? #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
byzp opened this issue Jun 21, 2022 · 0 comments
Open

好像是个错误? #8

byzp opened this issue Jun 21, 2022 · 0 comments

Comments

@byzp
Copy link

byzp commented Jun 21, 2022

ubuntu server 22.04 LTS arm64
openjdk-17-jre-headless

2022-06-21 10:15:09 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 2022-06-21 10:15:09 W/stderr: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 2022-06-21 10:15:09 W/stderr: at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:279) 2022-06-21 10:15:09 W/stderr: at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85) 2022-06-21 10:15:09 W/stderr: at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59) 2022-06-21 10:15:09 W/stderr: at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 2022-06-21 10:15:09 W/stderr: at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 2022-06-21 10:15:09 W/stderr: at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source) 2022-06-21 10:15:09 W/stderr: at github-notice-1.6.1.mirai.jar//com.hcyacg.GithubTask$openTask$2.run(GithubTask.kt:55) 2022-06-21 10:15:09 W/stderr: at java.base/java.util.TimerThread.mainLoop(Unknown Source) 2022-06-21 10:15:09 W/stderr: at java.base/java.util.TimerThread.run(Unknown Source) 2022-06-21 10:15:09 W/stderr: Jun 21, 2022 10:15:09 AM okhttp3.internal.platform.Platform log 2022-06-21 10:15:09 W/stderr: WARNING: A connection to https://api.github.com/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE); 2022-06-21 10:15:09 W/stderr: 2022-06-21 10:15:09 W/stderr: Jun 21, 2022 10:15:09 AM okhttp3.internal.platform.Platform log 2022-06-21 10:15:09 W/stderr: WARNING: A connection to https://api.github.com/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE); 2022-06-21 10:15:09 W/stderr: 2022-06-21 10:15:09 W/stderr: Jun 21, 2022 10:15:09 AM okhttp3.internal.platform.Platform log 2022-06-21 10:15:09 W/stderr: WARNING: A connection to https://api.github.com/ was leaked. Did you forget to close a response body? To see where this was allocated, set the OkHttpClient logger level to FINE: Logger.getLogger(OkHttpClient.class.getName()).setLevel(Level.FINE); 2022-06-21 10:15:09 W/stderr: 2022-06-21 10:15:10 W/stderr: java.lang.NullPointerException 2022-06-21 10:15:10 W/stderr: at github-notice-1.6.1.mirai.jar//com.hcyacg.github.RateLimits.isResidue(RateLimits.kt:81) 2022-06-21 10:15:10 W/stderr: at github-notice-1.6.1.mirai.jar//com.hcyacg.github.Pulls.checkPullsUpdate(Pulls.kt:35) 2022-06-21 10:15:10 W/stderr: at github-notice-1.6.1.mirai.jar//com.hcyacg.GithubTask$openTask$2$run$1.invokeSuspend(GithubTask.kt:71) 2022-06-21 10:15:10 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 2022-06-21 10:15:10 W/stderr: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 2022-06-21 10:15:10 W/stderr: at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:279)
2022-06-21 10:15:10 W/stderr: at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
2022-06-21 10:15:10 W/stderr: at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
2022-06-21 10:15:10 W/stderr: at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source) 2022-06-21 10:15:10 W/stderr: at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38) 2022-06-21 10:15:10 W/stderr: at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
2022-06-21 10:15:10 W/stderr: at github-notice-1.6.1.mirai.jar//com.hcyacg.GithubTask$openTask$2.run(GithubTask.kt:55)
2022-06-21 10:15:10 W/stderr: at java.base/java.util.TimerThread.mainLoop(Unknown Source)
2022-06-21 10:15:10 W/stderr: at java.base/java.util.TimerThread.run(Unknown Source)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant