Skip to content
This repository has been archived by the owner on Dec 4, 2023. It is now read-only.

healthreport.zju.edu.cn:443 failed to respond #11

Closed
GCS-FXY opened this issue Apr 27, 2022 · 1 comment
Closed

healthreport.zju.edu.cn:443 failed to respond #11

GCS-FXY opened this issue Apr 27, 2022 · 1 comment

Comments

@GCS-FXY
Copy link

GCS-FXY commented Apr 27, 2022

当提交打卡无响应时,会出现如下报错,且无法自动尝试重新打卡,无法收到打卡失败通知

[20220427 08:10:46] [DefaultQuartzScheduler_Worker-9] INFO  org.gcszhn.autocard.service.AutoCardService - 准备提交打卡 ***
[20220427 08:10:46] [DefaultQuartzScheduler_Worker-9] INFO  org.gcszhn.autocard.service.ZJUClientService - 正在登录 ***
[20220427 08:10:48] [DefaultQuartzScheduler_Worker-9] INFO  org.gcszhn.autocard.service.ZJUClientService - 登录成功,学工号:***,姓名:***
[20220427 08:11:22] [DefaultQuartzScheduler_Worker-9] INFO  org.gcszhn.autocard.service.AutoCardService - 表单校验通过
[20220427 08:11:37] [DefaultQuartzScheduler_Worker-9] ERROR org.gcszhn.autocard.utils.HttpClientUtils - healthreport.zju.edu.cn:443 failed to respond
org.apache.http.NoHttpResponseException: healthreport.zju.edu.cn:443 failed to respond
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) ~[httpcore-4.4.8.jar!/:4.4.8]
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) ~[httpcore-4.4.8.jar!/:4.4.8]
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:157) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) ~[httpcore-4.4.8.jar!/:4.4.8]
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) ~[httpcore-4.4.8.jar!/:4.4.8]
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:186) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:108) ~[httpclient-4.5.13.jar!/:4.5.13]
	at org.gcszhn.autocard.utils.HttpClientUtils.getResponse(HttpClientUtils.java:190) [classes!/:1.4.5]
	at org.gcszhn.autocard.utils.HttpClientUtils.doPost(HttpClientUtils.java:250) [classes!/:1.4.5]
	at org.gcszhn.autocard.utils.HttpClientUtils.doPostText(HttpClientUtils.java:307) [classes!/:1.4.5]
	at org.gcszhn.autocard.service.AutoCardService.submit(AutoCardService.java:205) [classes!/:1.4.5]
	at org.gcszhn.autocard.service.AutoCardJob.execute(AutoCardJob.java:69) [classes!/:1.4.5]
	at org.gcszhn.autocard.service.AutoCardJob.execute(AutoCardJob.java:37) [classes!/:1.4.5]
	at org.quartz.core.JobRunShell.run(JobRunShell.java:202) [quartz-2.3.2.jar!/:?]
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) [quartz-2.3.2.jar!/:?]
[20220427 08:11:37] [DefaultQuartzScheduler_Worker-9] ERROR org.gcszhn.autocard.service.AutoCardJob - null
GCS-ZHN added a commit that referenced this issue Apr 27, 2022
GCS-ZHN added a commit that referenced this issue Apr 27, 2022
GCS-ZHN added a commit that referenced this issue Apr 27, 2022
@GCS-ZHN GCS-ZHN closed this as completed Apr 27, 2022
@GCS-ZHN GCS-ZHN reopened this Apr 27, 2022
@GCS-ZHN
Copy link
Owner

GCS-ZHN commented Apr 27, 2022

已修复,参考v1.4.6

@GCS-ZHN GCS-ZHN closed this as completed Apr 27, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants