Closed taigongzhaihua closed 7 months ago
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
│ at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invokeSuspend(RequestsUtils.kt:204)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invoke(null:8)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.utils.request.RequestsUtils.sendRequest(RequestsUtils.kt:161)
│ at net.ankio.auto.utils.request.RequestsUtils.post(RequestsUtils.kt:252)
│ at net.ankio.auto.utils.request.RequestsUtils.post$default(RequestsUtils.kt:244)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invokeSuspend(AutoAccountingServiceUtils.kt:141)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invoke(null:8)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:140)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request$default(AutoAccountingServiceUtils.kt:132)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$js$2.invokeSuspend(AutoAccountingServiceUtils.kt:205)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$js$2.invoke(null:8)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$js$2.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.js(AutoAccountingServiceUtils.kt:204)
│ at net.ankio.auto.app.js.Engine$data$2.invokeSuspend(Engine.kt:73)
│ at net.ankio.auto.app.js.Engine$data$2.invoke(null:8)
│ at net.ankio.auto.app.js.Engine$data$2.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.app.js.Engine.data(Engine.kt:65)
│ at net.ankio.auto.app.js.Engine$analyze$2.invokeSuspend(Engine.kt:45)
│ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
│ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
│ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
│ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
│
└───────────────────────────────────────────────────────────────
[ 2024-04-10 13:20:47 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-2
│ RequestsUtils$sendRequest$2.invoke(null:8)
├───────────────────────────────────────────────────────────────
│ POST http://127.0.0.1:52045/get?name=debug
│ Authorization: Ikvw6GjuLxTgwVylnl3IxFolTT8cQ91m5YAi1dNggMSO6v3xiSBQzlpEM2S97Um4
│
│ ───────────────────────────────────────────────────────────────
│ Response Success
│ 200 OK
│ ───────────────────────────────────────────────────────────────
│
└───────────────────────────────────────────────────────────────
[ 2024-04-10 13:20:47 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-1
│ RequestsUtils$sendRequest$2.invoke(null:8)
├───────────────────────────────────────────────────────────────
│ POST http://127.0.0.1:52045/get?name=debug
│ Authorization: Ikvw6GjuLxTgwVylnl3IxFolTT8cQ91m5YAi1dNggMSO6v3xiSBQzlpEM2S97Um4
│
│ ───────────────────────────────────────────────────────────────
│ Response Success
│ 200 OK
│ ───────────────────────────────────────────────────────────────
│
└───────────────────────────────────────────────────────────────[ 2024-04-10 13:27:07 ] [支付宝][数据分析]:[{"mk":240450132707200004,"st":1,"isSc":0,"appId":"","mct":1712726827000,"pl":"{\"templateType\":\"S\",\"commandType\":\"UPDATE\",\"expireLink\":\"https:\/\/render.alipay.com\/p\/f\/fd-jblxfp45\/pages\/home\/index.html\",\"withPushNfc\":\"Y\",\"msgType\":\"NOTICE\",\"appInfo\":\"{\\\"appName\\\":\\\"蚂蚁保\\\",\\\"appId\\\":\\\"20000936\\\",\\\"linkUrl\\\":\\\"alipays:\/\/platformapi\/startapp?appClearTop=false&startMultApp=YES&appId=20000936&url=%2Fwww%2Freact%2Findex.html%3F_sia%3DPymVIFD2%26chInfo%3Dinsplatform_xiaoxitoubu%26entrance%3Dinsplatform_xiaoxitoubu%26bizScenario%3Dinsplatform_xiaoxitoubu\\\",\\\"msgListConfig\\\":\\\"1\\\",\\\"logoUrl\\\":\\\"http:\/\/appstoreisvpic.alipayobjects.com\/75987474-ab8e-43db-80b1-ddf2648905de.jpg\\\"}\",\"icon\":\"http:\/\/appstoreisvpic.alipayobjects.com\/75987474-ab8e-43db-80b1-ddf2648905de.jpg\",\"link\":\"alipays:\/\/platformapi\/startapp?readTitle=NO&url=https%3A%2F%2Frender.alipay.com%2Fp%2Fyuyan%2F180020010000009406%2Findex.html%3FjumpTargetUrl%3Dhttps%253A%252F%252Frender.alipay.com%252Fp%252Fh5%252Finspolicy%252Fwww%252Findex.html%253FpolicyNo%253D24020526832075310081%2526entrance%253Dinsplatform_pushcard_new%2526chInfo%253Dinsplatform_pushcard_new%26jumpTargetConfig%3Dscid_f143ab25e547444f917e4c67a07d293c%26jumpTargetTime%3D0%26caprMode%3Dsync&appId=20000936\",\"msgId\":\"895456843514b02fd329eec0d1bb326100424\",\"templateCode\":\"f143ab25e547444f917e4c67a07d293c\",\"templateId\":\"WALLET-FWC@remindDefaultText\",\"title\":\"蚂蚁保\",\"content\":\"保险分期交费提醒\",\"linkName\":\"查看详情\",\"bizName\":\"蚂蚁保\",\"appId\":\"20000936\",\"subscribeMsg\":false,\"ih\":\"{\\\"extInfo\\\":{},\\\"iid\\\":\\\"105\\\",\\\"ioty\\\":\\\"aor\\\",\\\"itemBasicInfo\\\":{\\\"dn\\\":\\\"服务提醒\\\",\\\"ic\\\":\\\"https:\/\/gw.alipayobjects.com\/zos\/bmw-prod\/b96c31e0-64ba-4cbb-9a64-73ff17d701fd.webp\\\",\\\"lk\\\":\\\"alipays:\/\/platformapi\/startapp?appId=20000235&source=friendTab\\\"},\\\"itemUserRelation\\\":{\\\"ilf\\\":\\\"N\\\",\\\"uc\\\":{\\\"top\\\":\\\"0\\\",\\\"ic\\\":\\\"0\\\",\\\"notDisturb\\\":\\\"1\\\"},\\\"version\\\":0},\\\"ity\\\":\\\"105\\\",\\\"moty\\\":\\\"u\\\",\\\"msgInfo\\\":{\\\"bm\\\":\\\"保险分期交费提醒\\\",\\\"cmid\\\":\\\"895456843514b02fd329eec0d1bb326100424\\\",\\\"lmt\\\":1712726827096,\\\"msrid\\\":\\\"f143ab25e547444f917e4c67a07d293c\\\",\\\"ncs\\\":\\\"N\\\",\\\"rps\\\":\\\"num\\\",\\\"sam\\\":\\\"Y\\\",\\\"sn\\\":\\\"蚂蚁保\\\",\\\"urn\\\":1}}\",\"bizMonitor\":\"{\\\"isFollow\\\":false,\\\"serviceCode\\\":\\\"f143ab25e547444f917e4c67a07d293c\\\",\\\"bizName\\\":\\\"蚂蚁保\\\",\\\"createTime\\\":1712726827110,\\\"targetDataId\\\":\\\"MGe6a4009b859e4e5da339dc6fa6d8e8a1_11\\\",\\\"appId\\\":\\\"20000936\\\",\\\"messageId\\\":\\\"895456843514b02fd329eec0d1bb326100424\\\",\\\"messageTitle\\\":\\\"蚂蚁保\\\",\\\"templateId\\\":\\\"WALLET-FWC@remindDefaultText\\\"}\",\"languageType\":\"zh-Hans\",\"subscribeConfig\":\"1\",\"gmtCreate\":1712726827096,\"gmtValid\":2028259627096,\"operate\":\"SEND\",\"templateName\":\"续期扣款前提醒\",\"homePageTitle\":\"保险分期交费提醒\",\"attributes\":\"0000000000000001\",\"extraInfo\":\"{\\\"hiddenSumFlag\\\":\\\"N\\\",\\\"expireLink\\\":\\\"https:\/\/render.alipay.com\/p\/f\/fd-jblxfp45\/pages\/home\/index.html\\\",\\\"icon\\\":\\\"http:\/\/appstoreisvpic.alipayobjects.com\/75987474-ab8e-43db-80b1-ddf2648905de.jpg\\\",\\\"link\\\":\\\"alipays:\/\/platformapi\/startapp?readTitle=NO&url=https%3A%2F%2Frender.alipay.com%2Fp%2Fyuyan%2F180020010000009406%2Findex.html%3FjumpTargetUrl%3Dhttps%253A%252F%252Frender.alipay.com%252Fp%252Fh5%252Finspolicy%252Fwww%252Findex.html%253FpolicyNo%253D24020526832075310081%2526entrance%253Dinsplatform_pushcard_new%2526chInfo%253Dinsplatform_pushcard_new%26jumpTargetConfig%3Dscid_f143ab25e547444f917e4c67a07d293c%26jumpTargetTime%3D0%26caprMode%3Dsync&appId=20000936\\\",\\\"assistName2\\\":\\\"被保险人\\\",\\\"assistName3\\\":\\\"本期费用\\\",\\\"assistName1\\\":\\\"保险名称\\\",\\\"title\\\":\\\"蚂蚁保\\\",\\\"templateId\\\":\\\"WALLET-FWC@remindDefaultText\\\",\\\"content\\\":\\\"保险分期交费提醒\\\",\\\"linkName\\\":\\\"查看详情\\\",\\\"buttonLink\\\":\\\"alipays:\/\/platformapi\/startapp?readTitle=NO&url=https%3A%2F%2Frender.alipay.com%2Fp%2Fyuyan%2F180020010000009406%2Findex.html%3FjumpTargetUrl%3Dhttps%253A%252F%252Frender.alipay.com%252Fp%252Fh5%252Finspolicy%252Fwww%252Findex.html%253FpolicyNo%253D24020526832075310081%2526entrance%253Dinsplatform_pushcard_new%2526chInfo%253Dinsplatform_pushcard_new%26jumpTargetConfig%3Dscid_f143ab25e547444f917e4c67a07d293c%26jumpTargetTime%3D0%26caprMode%3Dsync&appId=20000936\\\",\\\"linkName2\\\":\\\"查看全部保单\\\",\\\"languageType\\\":\\\"zh-Hans\\\",\\\"subscribeConfig\\\":\\\"1\\\",\\\"assistMsg3\\\":\\\"12.07元\\\",\\\"assistMsg2\\\":\\\"**阳\\\",\\\"assistMsg1\\\":\\\"手机碎屏险\\\",\\\"gmtValid\\\":2028259627096,\\\"sceneExt\\\":{\\\"sceneTemplateId\\\":\\\"WALLET-FWC@remindDefaultText\\\",\\\"sceneUrl\\\":\\\"alipays:\/\/platformapi\/startapp?appClearTop=false&startMultApp=YES&appId=20000936&url=%2Fwww%2Freact%2Findex.html%3F_sia%3DPymVIFD2%26chInfo%3Dinsplatform_xiaoxitoubu%26entrance%3Dinsplatform_xiaoxitoubu%26bizScenario%3Dinsplatform_xiaoxitoubu\\\",\\\"sceneType\\\":\\\"nativeApp\\\",\\\"sceneName\\\":\\\"蚂蚁保\\\",\\\"sceneId\\\":\\\"20000936\\\",\\\"sceneIcon\\\":\\\"http:\/\/appstoreisvpic.alipayobjects.com\/75987474-ab8e-43db-80b1-ddf2648905de.jpg\\\",\\\"sceneExtInfo\\\":\\\"\\\",\\\"sceneTitle\\\":\\\"进入应用\\\"},\\\"homePageTitle\\\":\\\"保险分期交费提醒\\\",\\\"assistName4\\\":\\\"分期期数\\\",\\\"assistMsg5\\\":\\\"2024年04月12日,通过支付宝自动扣取\\\",\\\"buttonLink2\\\":\\\"alipays:\/\/platformapi\/startapp?url=https%3A%2F%2Frender.mayibao.cn%2Fp%2Fyuyan%2F180020010000008572%2FpolicyList.html%3FchInfo%3Dxiaoxicard%26bizScenario%3Dxiaoxicard%26caprMode%3Dsync&appId=2060090000307685&sms=YES&titlePenetrate=YES&appClearTop=false\\\",\\\"assistMsg4\\\":\\\"第3期(共12期)\\\",\\\"assistName5\\\":\\\"交费日期\\\"}\"}"}]
[ 2024-04-10 13:32:49 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-2
│ Engine.access$log(Engine.kt:38)
├───────────────────────────────────────────────────────────────
│ 识别脚本执行出错: unexpected end of stream on http://127.0.0.1:52045/...
│ ───────────────────────────────────────────────────────────────
│ java.io.IOException: unexpected end of stream on http://127.0.0.1:52045/...
│ at okhttp3.internal.http1.Http1ExchangeCodec.readResponseHeaders(Http1ExchangeCodec.kt:210)
│ at okhttp3.internal.connection.Exchange.readResponseHeaders(Exchange.kt:110)
│ at okhttp3.internal.http.CallServerInterceptor.intercept(CallServerInterceptor.kt:93)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:34)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
│ at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invokeSuspend(RequestsUtils.kt:204)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invoke(null:8)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.utils.request.RequestsUtils.sendRequest(RequestsUtils.kt:161)
│ at net.ankio.auto.utils.request.RequestsUtils.post(RequestsUtils.kt:252)
│ at net.ankio.auto.utils.request.RequestsUtils.post$default(RequestsUtils.kt:244)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invokeSuspend(AutoAccountingServiceUtils.kt:141)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invoke(null:8)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:140)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request$default(AutoAccountingServiceUtils.kt:132)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$js$2.invokeSuspend(AutoAccountingServiceUtils.kt:205)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$js$2.invoke(null:8)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$js$2.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.js(AutoAccountingServiceUtils.kt:204)
│ at net.ankio.auto.app.js.Engine$data$2.invokeSuspend(Engine.kt:73)
│ at net.ankio.auto.app.js.Engine$data$2.invoke(null:8)
│ at net.ankio.auto.app.js.Engine$data$2.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.app.js.Engine.data(Engine.kt:65)
│ at net.ankio.auto.app.js.Engine$analyze$2.invokeSuspend(Engine.kt:45)
│ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
│ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
│ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
│ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
│
└───────────────────────────────────────────────────────────────[ 2024-04-10 14:00:04 ] [支付宝][数据分析]:[{"mk":240450140003200014,"st":1,"isSc":0,"appId":"","mct":1712728803000,"pl":"{\"templateType\":\"S\",\"commandType\":\"UPDATE\",\"withPushNfc\":\"N\",\"expireLink\":\"\",\"msgType\":\"NOTICE\",\"icon\":\"https:\/\/gw.alipayobjects.com\/mdn\/merchant_svr\/afts\/img\/A*4S24RIlSwgkAAAAAAAAAAABjAQAAAQ\/original\",\"link\":\"alipays:\/\/platformapi\/startapp?appId=77700142&query=action%3Dstartapp%26appCode%3D89000060%26rdt%3Dhttps%253A%252F%252Frender.alipay.com%252Fp%252Ff%252Ffd-jsobelif%252Fpages%252Findex%252Findex.html%253FchInfo%253Djiegcard\",\"msgId\":\"c0d79fafca32d4001abc38e414f9312100424\",\"templateCode\":\"dakajieguo\",\"title\":\"商家服务\",\"content\":\"你参与的开门打卡结果通知\",\"linkName\":\"\",\"bizName\":\"商家服务\",\"msgCategory\":\"service\",\"scm\":\"27.gotone.card.c0d79fafca32d4001abc38e414f9312100424.dakajieguo.null..2.167..170\",\"ih\":\"{\\\"extInfo\\\":{},\\\"iid\\\":\\\"105\\\",\\\"ioty\\\":\\\"aor\\\",\\\"itemBasicInfo\\\":{\\\"dn\\\":\\\"服务提醒\\\",\\\"ic\\\":\\\"https:\/\/gw.alipayobjects.com\/zos\/bmw-prod\/b96c31e0-64ba-4cbb-9a64-73ff17d701fd.webp\\\",\\\"lk\\\":\\\"alipays:\/\/platformapi\/startapp?appId=20000235&source=friendTab\\\"},\\\"itemUserRelation\\\":{\\\"ilf\\\":\\\"N\\\",\\\"uc\\\":{\\\"top\\\":\\\"0\\\",\\\"notDisturb\\\":\\\"1\\\"},\\\"version\\\":0},\\\"ity\\\":\\\"105\\\",\\\"moty\\\":\\\"u\\\",\\\"msgInfo\\\":{\\\"bm\\\":\\\"你参与的开门打卡结果通知\\\",\\\"cmid\\\":\\\"c0d79fafca32d4001abc38e414f9312100424\\\",\\\"lmt\\\":1712728803415,\\\"msrid\\\":\\\"dakajieguo\\\",\\\"ncs\\\":\\\"N\\\",\\\"rps\\\":\\\"num\\\",\\\"sam\\\":\\\"Y\\\",\\\"urn\\\":1}}\",\"bizMonitor\":\"{\\\"serviceCode\\\":\\\"dakajieguo\\\",\\\"bizName\\\":\\\"\\\",\\\"createTime\\\":1712728803415,\\\"messageId\\\":\\\"c0d79fafca32d4001abc38e414f9312100424\\\",\\\"messageTitle\\\":\\\"商家服务\\\",\\\"templateId\\\":\\\"WALLET-FWC@remindDefaultText\\\",\\\"status\\\":\\\"\\\"}\",\"languageType\":\"zh-Hans\",\"subscribeConfig\":\"1\",\"gmtCreate\":1712728803415,\"gmtValid\":1715320803407,\"operate\":\"SEND\",\"templateName\":\"开门打卡结果通知\",\"homePageTitle\":\"你参与的开门打卡结果通知\",\"attributes\":\"0000000000000001\",\"status\":\"\",\"extraInfo\":\"{\\\"expireLink\\\":\\\"https:\/\/render.alipay.com\/p\/f\/fd-jblxfp45\/pages\/home\/index.html\\\",\\\"languageType\\\":\\\"zh-Hans\\\",\\\"assistName2\\\":\\\"\\\",\\\"assistName3\\\":\\\"\\\",\\\"assistName1\\\":\\\"\\\",\\\"templateId\\\":\\\"WALLET-FWC@remindDefaultText\\\",\\\"linkName\\\":\\\"\\\",\\\"assistMsg3\\\":\\\"\\\",\\\"assistMsg2\\\":\\\"\\\",\\\"gmtValid\\\":1715320803407,\\\"assistMsg1\\\":\\\"点击查看获得的积分\\\",\\\"sceneExt\\\":{\\\"sceneTemplateId\\\":\\\"birdNest:\/\/WALLET-FWC@lifeTemplateDefaultText\\\",\\\"sceneUrl\\\":\\\"https:\/\/render.alipay.com\/p\/h5\/app\/www\/home.html?chInfo=dakacard\\\",\\\"sceneType\\\":\\\"nativeApp\\\",\\\"sceneTitle\\\":\\\"进入应用\\\"},\\\"assistMsg5\\\":\\\"\\\",\\\"assistName4\\\":\\\"\\\",\\\"imageUrl\\\":\\\"\\\",\\\"assistMsg4\\\":\\\"\\\",\\\"assistName5\\\":\\\"\\\",\\\"buttonLink\\\":\\\"\\\"}\"}"}]
[ 2024-04-10 14:18:30 ] [支付宝][数据分析]:[{"mk":240450141830200008,"st":1,"isSc":0,"appId":"","mct":1712729910000,"pl":"{\"templateType\":\"S\",\"commandType\":\"UPDATE\",\"expireLink\":\"https:\/\/render.alipay.com\/p\/f\/fd-jblxfp45\/pages\/home\/index.html\",\"withPushNfc\":\"Y\",\"msgType\":\"NOTICE\",\"appInfo\":\"{\\\"appName\\\":\\\"红包\\\",\\\"appId\\\":\\\"2021001168603174\\\",\\\"linkUrl\\\":\\\"alipays:\/\/platformapi\/startApp?apeisvpic.alipayobjects.com\/prod\/dc9c6520-c1ce-47c1-a3a8-3c4ae05b2ed7.png\\\",\\\"link\\\":\\\"alipays:\/\/platformapi\/startapp?appId=2021001168603174&page=\/pages\/marketing-index\/index&chInfo=bcyx_dytx\\\",\\\"assistName2\\\":\\\"服务商家\\\",\\\"assistName1\\\":\\\"活动提醒\\\",\\\"subscribeConfig\\\":\\\"1\\\",\\\"title\\\":\\\"红包\\\",\\\"templateId\\\":\\\"WALLET-FWC@remindDefaultText\\\",\\\"content\\\":\\\"拼手气摇现金红包\\\",\\\"linkName\\\":\\\"速速去抢\\\",\\\"assistMsg2\\\":\\\"支付宝红包\\\",\\\"assistMsg1\\\":\\\"摇一摇,瓜分300万份现金红包!\\\",\\\"gmtValid\\\":2028261620000,\\\"sceneExt\\\":{\\\"sceneTemplateId\\\":\\\"WALLET-FWC@remindDefaultText\\\",\\\"sceneUrl\\\":\\\"alipays:\/\/platformapi\/startApp?appId=2021001168603174\\\",\\\"sceneType\\\":\\\"miniApp\\\",\\\"sceneName\\\":\\\"红包\\\",\\\"sceneId\\\":\\\"2021001168603174\\\",\\\"sceneIcon\\\":\\\"https:\/\/appstoreisvpic.alipayobjects.com\/prod\/dc9c6520-c1ce-47c1-a3a8-3c4ae05b2ed7.png\\\",\\\"sceneExtInfo\\\":\\\"\\\",\\\"sceneTitle\\\":\\\"进入小程序\\\"},\\\"homePageTitle\\\":\\\"摇一摇,瓜分300万份现金红包!\\\",\\\"buttonLink\\\":\\\"alipays:\/\/platformapi\/startapp?appId=2021001168603174&page=\/pages\/marketing-index\/index&chInfo=bcyx_dytx\\\"}\"}"}]
[ 2024-04-10 17:07:19 ] [微信][数据分析]:{"mMap":{"tableName":"AppMessage","description":"付款金额¥14.00\n支付方式零钱\n交易状态支付成功,对方已收款","source":"微信支付","arg":"msgId","type":5,"appId":"","msgId":60537,"title":"已支付¥14.00"}}
[ 2024-04-10 17:11:46 ] [支付宝][数据分析]:[{"mk":240450171145200004,"st":1,"isSc":0,"appId":"","mct":1712740305000,"pl":"{\"templateType\":\"S\",\"commandType\":\"UPDATE\",\"expireLink\":\"https:\/\/render.alipay.com\/p\/f\/fd-jblxfp45\/pages\/home\/index.html\",\"withPushNfc\":\"Y\",\"msgType\":\"NOTICE\",\"appInfo\":\"{\\\"appName\\\":\\\"蚂蚁庄园\\\",\\\"appId\\\":\\\"66666674\\\",\\\"linkUrl\\\":\\\"alipays:\/\/platformapi\/startapp?appId=66666674\\\",\\\"msgListConfig\\\":\\\"1\\\",\\\"logoUrl\\\":\\\"https:\/\/gw.alipayobjects.com\/zos\/nebulamng\/a14dba11-cc51-41a6-9315-7c77ea075b80\/icon\/v65dlg51lqg.png\\\"}\",\"icon\":\"https:\/\/gw.alipayobjects.com\/zos\/nebulamng\/a14dba11-cc51-41a6-9315-7c77ea075b80\/icon\/v65dlg51lqg.png\",\"link\":\"alipays:\/\/platformapi\/startapp?appId=66666674&url=\/www\/index.htm?source=hungrypush_fwtx\",\"msgId\":\"e823a30256ddf25c7972442ec7b0bfb000424\",\"templateCode\":\"a501d0f8b24e4d6c8327abf11c5b1b73\",\"templateId\":\"WALLET-FWC@remindDefaultText\",\"title\":\"蚂蚁庄园\",\"content\":\"咕咕咕,好饿,快给我喂好吃的\",\"linkName\":\"查看详情\",\"bizName\":\"蚂蚁庄园\",\"appId\":\"66666674\",\"msgCategory\":\"service\",\"subscribeMsg\":true,\"ih\":\"{\\\"extInfo\\\":{},\\\"iid\\\":\\\"105\\\",\\\"ioty\\\":\\\"aor\\\",\\\"itemBasicInfo\\\":{\\\"dn\\\":\\\"服务提醒\\\",\\\"ic\\\":\\\"https:\/\/gw.alipayobjects.com\/zos\/bmw-prod\/b96c31e0-64ba-4cbb-9a64-73ff17d701fd.webp\\\",\\\"lk\\\":\\\"alipays:\/\/platformapi\/startapp?appId=20000235&source=friendTab\\\"},\\\"itemUserRelation\\\":{\\\"ilf\\\":\\\"N\\\",\\\"uc\\\":{\\\"top\\\":\\\"0\\\",\\\"ic\\\":\\\"0\\\",\\\"notDisturb\\\":\\\"1\\\"},\\\"version\\\":0},\\\"ity\\\":\\\"105\\\",\\\"moty\\\":\\\"u\\\",\\\"msgInfo\\\":{\\\"bm\\\":\\\"你的小鸡饿了,快来喂小鸡呀~\\\",\\\"cmid\\\":\\\"e823a30256ddf25c7972442ec7b0bfb000424\\\",\\\"lmt\\\":1712740305036,\\\"msrid\\\":\\\"a501d0f8b24e4d6c8327abf11c5b1b73\\\",\\\"ncs\\\":\\\"N\\\",\\\"rps\\\":\\\"num\\\",\\\"sam\\\":\\\"Y\\\",\\\"sn\\\":\\\"蚂蚁庄园\\\",\\\"urn\\\":1}}\",\"bizMonitor\":\"{\\\"grayStrategy\\\":\\\"algorithm\\\",\\\"isFollow\\\":false,\\\"serviceCode\\\":\\\"a501d0f8b24e4d6c8327abf11c5b1b73\\\",\\\"bizName\\\":\\\"蚂蚁庄园\\\",\\\"createTime\\\":1712740305177,\\\"targetDataId\\\":\\\"MGa99f3057913d4a409fbc8c639a157841_88\\\",\\\"appId\\\":\\\"66666674\\\",\\\"messageId\\\":\\\"e823a30256ddf25c7972442ec7b0bfb000424\\\",\\\"messageTitle\\\":\\\"蚂蚁庄园\\\",\\\"templateId\\\":\\\"WALLET-FWC@remindDefaultText\\\"}\",\"languageType\":\"zh-Hans\",\"subscribeConfig\":\"1\",\"gmtCreate\":1712740305036,\"gmtValid\":2028273105036,\"operate\":\"SEND\",\"templateName\":\"蚂蚁庄园小鸡挨饿提醒\",\"homePageTitle\":\"你的小鸡饿了,快来喂小鸡呀~\",\"attributes\":\"0000000000000001\",\"extraInfo\":\"{\\\"hiddenSumFlag\\\":\\\"N\\\",\\\"expireLink\\\":\\\"https:\/\/render.alipay.com\/p\/f\/fd-jblxfp45\/pages\/home\/index.html\\\",\\\"languageType\\\":\\\"zh-Hans\\\",\\\"icon\\\":\\\"https:\/\/gw.alipayobjects.com\/zos\/nebulamng\/a14dba11-cc51-41a6-9315-7c77ea075b80\/icon\/v65dlg51lqg.png\\\",\\\"link\\\":\\\"alipays:\/\/platformapi\/startapp?appId=66666674&url=\/www\/index.htm?source=hungrypush_fwtx\\\",\\\"assistName1\\\":\\\"蚂蚁庄园\\\",\\\"subscribeConfig\\\":\\\"1\\\",\\\"title\\\":\\\"蚂蚁庄园\\\",\\\"templateId\\\":\\\"WALLET-FWC@remindDefaultText\\\",\\\"content\\\":\\\"咕咕咕,好饿,快给我喂好吃的\\\",\\\"linkName\\\":\\\"查看详情\\\",\\\"assistMsg1\\\":\\\"你的小鸡饿了\\\",\\\"gmtValid\\\":2028273105036,\\\"sceneExt\\\":{\\\"sceneTemplateId\\\":\\\"WALLET-FWC@remindDefaultText\\\",\\\"sceneUrl\\\":\\\"alipays:\/\/platformapi\/startapp?appId=66666674\\\",\\\"sceneType\\\":\\\"nativeApp\\\",\\\"sceneName\\\":\\\"蚂蚁庄园\\\",\\\"sceneId\\\":\\\"66666674\\\",\\\"sceneIcon\\\":\\\"https:\/\/gw.alipayobjects.com\/zos\/nebulamng\/a14dba11-cc51-41a6-9315-7c77ea075b80\/icon\/v65dlg51lqg.png\\\",\\\"sceneExtInfo\\\":\\\"\\\",\\\"sceneTitle\\\":\\\"进入应用\\\"},\\\"homePageTitle\\\":\\\"你的小鸡饿了,快来喂小鸡呀~\\\",\\\"imageUrl\\\":\\\"https:\/\/gw.alipayobjects.com\/mdn\/rms_ca2500\/afts\/img\/A*GlhaS5e5x60AAAAAAAAAAAAAARQnAQ\\\",\\\"buttonLink\\\":\\\"alipays:\/\/platformapi\/startapp?appId=66666674&url=\/www\/index.htm?source=hungrypush_fwtx\\\"}\"}"}]
[ 2024-04-10 17:46:22 ] [微信][数据分析]:{"mMap":{"tableName":"AppMessage","source":"","arg":"msgId","type":5,"appId":"","msgId":60633,"title":"2024年住院医师规培技能考核大纲"}}
[ 2024-04-10 19:00:35 ] [微信][数据分析]:{"mMap":{"tableName":"AppMessage","description":"学习计划:《新标准日本语初级上册》\n学习时间:2024-04-10","source":"词汇社","arg":"msgId","type":5,"appId":"","msgId":60657,"title":"学习计划提醒"}}
[ 2024-04-11 07:38:57 ] [微信][数据分析]:{"mMap":{"tableName":"AppMessage","description":"付款金额¥2.00\n付款方式零钱\n收单机构拉卡拉支付股份有限公司","source":"微信支付","arg":"msgId","type":5,"appId":"","msgId":60903,"title":"已支付¥2.00"}}
[ 2024-04-11 07:39:58 ] [微信][数据分析]:{"mMap":{"tableName":"AppMessage","description":"订单金额:2元\n商品详情:三津汤包雅雀湖店 门店收款\n订单编号:7895223335272483","source":"收钱吧福利社","arg":"msgId","type":5,"appId":"","msgId":60906,"title":"交易完成通知"}}
[ 2024-04-11 07:40:01 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-1
│ RequestsUtils$sendRequest$2.invoke(null:8)
├───────────────────────────────────────────────────────────────
│ POST http://127.0.0.1:52045/get?name=debug
│ Authorization: Ikvw6GjuLxTgwVylnl3IxFolTT8cQ91m5YAi1dNggMSO6v3xiSBQzlpEM2S97Um4
│
│ ───────────────────────────────────────────────────────────────
│ Response Success
│ 200 OK
│ ───────────────────────────────────────────────────────────────
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 07:40:01 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-2
│ RequestsUtils$sendRequest$2.invoke(null:8)
├───────────────────────────────────────────────────────────────
│ POST http://127.0.0.1:52045/get?name=debug
│ Authorization: Ikvw6GjuLxTgwVylnl3IxFolTT8cQ91m5YAi1dNggMSO6v3xiSBQzlpEM2S97Um4
│
│ ───────────────────────────────────────────────────────────────
│ Response Success
│ 200 OK
│ ───────────────────────────────────────────────────────────────
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 07:50:32 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-2
│ RequestsUtils$sendRequest$2.invoke(null:8)
├───────────────────────────────────────────────────────────────
│ POST http://127.0.0.1:52045/get?name=debug
│ Authorization: Ikvw6GjuLxTgwVylnl3IxFolTT8cQ91m5YAi1dNggMSO6v3xiSBQzlpEM2S97Um4
│
│ ───────────────────────────────────────────────────────────────
│ Response Success
│ 200 OK
│ ───────────────────────────────────────────────────────────────
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 07:50:32 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-1
│ RequestsUtils$sendRequest$2.invoke(null:8)
├───────────────────────────────────────────────────────────────
│ POST http://127.0.0.1:52045/get?name=debug
│ Authorization: Ikvw6GjuLxTgwVylnl3IxFolTT8cQ91m5YAi1dNggMSO6v3xiSBQzlpEM2S97Um4
│
│ ───────────────────────────────────────────────────────────────
│ Response Success
│ 200 OK
│ ───────────────────────────────────────────────────────────────
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 07:52:21 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-1
│ RequestsUtils$sendRequest$2.invoke(null:8)
├───────────────────────────────────────────────────────────────
│ POST http://127.0.0.1:52045/get?name=debug
│ Authorization: Ikvw6GjuLxTgwVylnl3IxFolTT8cQ91m5YAi1dNggMSO6v3xiSBQzlpEM2S97Um4
│
│ ───────────────────────────────────────────────────────────────
│ Response Success
│ 200 OK
│ ───────────────────────────────────────────────────────────────
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 07:52:21 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-2
│ RequestsUtils$sendRequest$2.invoke(null:8)
├───────────────────────────────────────────────────────────────
│ POST http://127.0.0.1:52045/get?name=debug
│ Authorization: Ikvw6GjuLxTgwVylnl3IxFolTT8cQ91m5YAi1dNggMSO6v3xiSBQzlpEM2S97Um4
│
│ ───────────────────────────────────────────────────────────────
│ Response Success
│ 200 OK
│ ───────────────────────────────────────────────────────────────
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:08:47 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-1
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 异常:
│ ───────────────────────────────────────────────────────────────
│ java.net.ConnectException: Failed to connect to /127.0.0.1:52045
│ at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
│ at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
│ at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
│ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
│ at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
│ at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
│ at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
│ at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invokeSuspend(RequestsUtils.kt:204)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invoke(null:8)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.utils.request.RequestsUtils.sendRequest(RequestsUtils.kt:161)
│ at net.ankio.auto.utils.request.RequestsUtils.post(RequestsUtils.kt:252)
│ at net.ankio.auto.utils.request.RequestsUtils.post$default(RequestsUtils.kt:244)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invokeSuspend(AutoAccountingServiceUtils.kt:141)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invoke(null:8)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:140)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request$default(AutoAccountingServiceUtils.kt:132)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$Companion$isServerStart$2.invokeSuspend(AutoAccountingServiceUtils.kt:45)
│ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
│ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
│ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
│ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:08:47 ]
┌───────────────────────────────────────────────────────────────
│ Thread: main
│ MainActivity$autoListener$1.invoke(MainActivity.kt:173)
├───────────────────────────────────────────────────────────────
│ 自动记账服务未连接
│ ───────────────────────────────────────────────────────────────
│ net.ankio.auto.exceptions.AutoServiceException: 自动记账服务未连接
│ at net.ankio.auto.ui.activity.MainActivity$checkAutoService$1.invokeSuspend(MainActivity.kt:182)
│ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
│ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
│ at android.os.Handler.handleCallback(Handler.java:958)
│ at android.os.Handler.dispatchMessage(Handler.java:99)
│ at android.os.Looper.loopOnce(Looper.java:224)
│ at android.os.Looper.loop(Looper.java:318)
│ at android.app.ActivityThread.main(ActivityThread.java:8669)
│ at java.lang.reflect.Method.invoke(Method.java:-2)
│ at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:561)
│ at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1013)
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:08:47 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-3
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 获取配置失败
│ ───────────────────────────────────────────────────────────────
│ java.net.ConnectException: Failed to connect to /127.0.0.1:52045
│ at okhttp3.internal.connection.RealConnection.connectSocket(RealConnection.kt:297)
│ at okhttp3.internal.connection.RealConnection.connect(RealConnection.kt:207)
│ at okhttp3.internal.connection.ExchangeFinder.findConnection(ExchangeFinder.kt:226)
│ at okhttp3.internal.connection.ExchangeFinder.findHealthyConnection(ExchangeFinder.kt:106)
│ at okhttp3.internal.connection.ExchangeFinder.find(ExchangeFinder.kt:74)
│ at okhttp3.internal.connection.RealCall.initExchange$okhttp(RealCall.kt:255)
│ at okhttp3.internal.connection.ConnectInterceptor.intercept(ConnectInterceptor.kt:32)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.cache.CacheInterceptor.intercept(CacheInterceptor.kt:95)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.http.BridgeInterceptor.intercept(BridgeInterceptor.kt:83)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.http.RetryAndFollowUpInterceptor.intercept(RetryAndFollowUpInterceptor.kt:76)
│ at okhttp3.internal.http.RealInterceptorChain.proceed(RealInterceptorChain.kt:109)
│ at okhttp3.internal.connection.RealCall.getResponseWithInterceptorChain$okhttp(RealCall.kt:201)
│ at okhttp3.internal.connection.RealCall.execute(RealCall.kt:154)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invokeSuspend(RequestsUtils.kt:204)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invoke(null:8)
│ at net.ankio.auto.utils.request.RequestsUtils$sendRequest$2.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.utils.request.RequestsUtils.sendRequest(RequestsUtils.kt:161)
│ at net.ankio.auto.utils.request.RequestsUtils.post(RequestsUtils.kt:252)
│ at net.ankio.auto.utils.request.RequestsUtils.post$default(RequestsUtils.kt:244)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invokeSuspend(AutoAccountingServiceUtils.kt:141)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invoke(null:8)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$request$2$1.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:140)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request(AutoAccountingServiceUtils.kt:164)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.request$default(AutoAccountingServiceUtils.kt:132)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$get$2.invokeSuspend(AutoAccountingServiceUtils.kt:174)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$get$2.invoke(null:8)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$get$2.invoke(null:4)
│ at kotlinx.coroutines.intrinsics.UndispatchedKt.startUndispatchedOrReturn(Undispatched.kt:61)
│ at kotlinx.coroutines.BuildersKt__Builders_commonKt.withContext(Builders.common.kt:163)
│ at kotlinx.coroutines.BuildersKt.withContext(null:1)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils.get(AutoAccountingServiceUtils.kt:173)
│ at net.ankio.auto.utils.AutoAccountingServiceUtils$config$2.invokeSuspend(AutoAccountingServiceUtils.kt:241)
│ at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
│ at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104)
│ at kotlinx.coroutines.internal.LimitedDispatcher$Worker.run(LimitedDispatcher.kt:111)
│ at kotlinx.coroutines.scheduling.TaskImpl.run(Tasks.kt:99)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:585)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:802)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:706)
│ at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:693)
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:09:38 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-1
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 获取配置失败
│ ───────────────────────────────────────────────────────────────
│ kotlinx.coroutines.JobCancellationException: Job was cancelled
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:09:39 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-3
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 获取配置失败
│ ───────────────────────────────────────────────────────────────
│ kotlinx.coroutines.JobCancellationException: Job was cancelled
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:09:41 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-5
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 获取配置失败
│ ───────────────────────────────────────────────────────────────
│ kotlinx.coroutines.JobCancellationException: Job was cancelled
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:09:42 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-2
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 获取配置失败
│ ───────────────────────────────────────────────────────────────
│ kotlinx.coroutines.JobCancellationException: Job was cancelled
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:09:43 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-7
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 获取配置失败
│ ───────────────────────────────────────────────────────────────
│ kotlinx.coroutines.JobCancellationException: Job was cancelled
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:09:43 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-6
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 获取配置失败
│ ───────────────────────────────────────────────────────────────
│ kotlinx.coroutines.JobCancellationException: Job was cancelled
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:09:43 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-4
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 异常:
│ ───────────────────────────────────────────────────────────────
│ kotlinx.coroutines.JobCancellationException: Job was cancelled
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:09:43 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-9
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 获取配置失败
│ ───────────────────────────────────────────────────────────────
│ kotlinx.coroutines.JobCancellationException: Job was cancelled
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:09:44 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-11
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 获取配置失败
│ ───────────────────────────────────────────────────────────────
│ kotlinx.coroutines.JobCancellationException: Job was cancelled
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:09:44 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-8
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 获取配置失败
│ ───────────────────────────────────────────────────────────────
│ kotlinx.coroutines.JobCancellationException: Job was cancelled
│
└───────────────────────────────────────────────────────────────
[ 2024-04-11 08:09:45 ]
┌───────────────────────────────────────────────────────────────
│ Thread: DefaultDispatcher-worker-12
│ BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
├───────────────────────────────────────────────────────────────
│ 获取配置失败
│ ───────────────────────────────────────────────────────────────
│ kotlinx.coroutines.JobCancellationException: Job was cancelled
│
└───────────────────────────────────────────────────────────────
拒绝是因为你的IP被支付宝拉黑了,这不是自动记账导致的。
支付宝会删缓存目录,在beta4应该已经修复。
java.io.IOException: unexpected end of stream on http://127.0.0.1:52045/.. 自动记账服务过载导致的
今天早上支付宝hook再次失效,原因不明,且频繁弹出访问被拒绝页面