是
1
不稳定
1,2,3
win,linux
xinghaiL 发布的最新帖子
-
RE: Pixiv插件 查看排行榜 以图搜图 以图搜番 查看原图 查看作者作品 搜标签
@Nekoer
大佬您好 我今天在使用插件的时候遇到了以下问题:2023-08-03 12:23:03 V/Bot.: -> rank-daily-1 2023-08-03 12:23:05 V/Bot.: Group() <- [mirai:at] 正在获取中,请稍后 2023-08-03 12:23:05 V/Bot.: Group() <- 当前排行榜暂无数据 2023-08-03 12:23:45 V/Bot.: -> psid-110475533 2023-08-03 12:23:46 V/Bot.: Group() <- [mirai:at:] 正在获取中,请稍后 2023-08-03 12:23:49 V/Bot.: Group() <- 该作品是被删除或不存在的作品ID亦或您不是本站会员.
同时在我输入第一个指令"rank-daily-1"之后控制台那边出现了如下错误:
2023-08-03 12:23:04 W/stderr: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake 2023-08-03 12:23:04 W/stderr: at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(Unknown Source) 2023-08-03 12:23:04 W/stderr: at java.base/sun.security.ssl.SSLSocketImpl.decode(Unknown Source) 2023-08-03 12:23:04 W/stderr: at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(Unknown Source) 2023-08-03 12:23:04 W/stderr: at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) 2023-08-03 12:23:04 W/stderr: at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.connection.ConnectPlan.connectTls(ConnectPlan.kt:323) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.connection.ConnectPlan.connectTlsEtc(ConnectPlan.kt:188) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.connection.SequentialExchangeFinder.find(SequentialExchangeFinder.kt:35) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:267) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:84) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:65) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:205) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar[private]//okhttp3.internal.connection.RealCall.execute(RealCall.kt:158) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar//com.hcyacg.utils.RequestUtil$Companion.httpObject(RequestUtil.kt:62) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar//com.hcyacg.utils.RequestUtil$Companion.request(RequestUtil.kt:33) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar//com.hcyacg.rank.TotalProcessing.dealWith(TotalProcessing.kt:24) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar//com.hcyacg.rank.Rank.showRank(Rank.kt:125) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar//com.hcyacg.Pixiv$onEnable$1$4.invokeSuspend(Pixiv.kt:74) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar//com.hcyacg.Pixiv$onEnable$1$4.invoke(Pixiv.kt) 2023-08-03 12:23:04 W/stderr: at pixiv-1.7.5.mirai2.jar//com.hcyacg.Pixiv$onEnable$1$4.invoke(Pixiv.kt) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.event.MessageSubscribersBuilder$quoteReply$3.invokeSuspend(MessageSubscribersBuilder.kt:512) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.event.MessageSubscribersBuilder$quoteReply$3.invoke(MessageSubscribersBuilder.kt) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.event.MessageSubscribersBuilder$quoteReply$3.invoke(MessageSubscribersBuilder.kt) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invokeSuspend(messageSubscribersInternal.kt:27) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invoke(messageSubscribersInternal.kt) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.internal.event.MessageSubscribersInternalKt$content$1.invoke(messageSubscribersInternal.kt) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invokeSuspend(subscribeMessages.kt:255) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invoke(subscribeMessages.kt) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.event.SubscribeMessagesKt__SubscribeMessagesKt$subscribeGroupMessages$$inlined$createBuilder$SubscribeMessagesKt__SubscribeMessagesKt$1$1.invoke(subscribeMessages.kt) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invokeSuspend(EventChannel.kt:480) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.event.EventChannel$subscribeAlways$1.invoke(EventChannel.kt) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.internal.event.SafeListener$onEvent$2.invokeSuspend(SafeListener.kt:58) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.internal.event.SafeListener$onEvent$2.invoke(SafeListener.kt) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.internal.event.SafeListener$onEvent$2.invoke(SafeListener.kt) 2023-08-03 12:23:04 W/stderr: at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:89) 2023-08-03 12:23:04 W/stderr: at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:169) 2023-08-03 12:23:04 W/stderr: at kotlinx.coroutines.BuildersKt.withContext(Unknown Source) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.internal.event.SafeListener.onEvent(SafeListener.kt:58) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.internal.event.EventListeners.process(EventListeners.kt:120) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.internal.event.EventListeners.access$process(EventListeners.kt:28) 2023-08-03 12:23:04 W/stderr: at net.mamoe.mirai.internal.event.EventListeners$callListeners$2$1.invokeSuspend(EventListeners.kt:85) 2023-08-03 12:23:04 W/stderr: at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) 2023-08-03 12:23:04 W/stderr: at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106) 2023-08-03 12:23:04 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570) 2023-08-03 12:23:04 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750) 2023-08-03 12:23:04 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677) 2023-08-03 12:23:04 W/stderr: at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664) 2023-08-03 12:23:04 W/stderr: Caused by: java.io.EOFException: SSL peer shut down incorrectly 2023-08-03 12:23:04 W/stderr: at java.base/sun.security.ssl.SSLSocketInputRecord.read(Unknown Source) 2023-08-03 12:23:04 W/stderr: at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(Unknown Source) 2023-08-03 12:23:04 W/stderr: at java.base/sun.security.ssl.SSLSocketInputRecord.decode(Unknown Source) 2023-08-03 12:23:04 W/stderr: at java.base/sun.security.ssl.SSLTransport.decode(Unknown Source) 2023-08-03 12:23:04 W/stderr: ... 53 more
我不清楚是因为我网络原因还是什么原因导致的问题,麻烦您看一下.
后续我连接了代理之后发现还是同样的情况