Skip to content
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

在运行过程中会有较多的500返回 #33

Open
Cosmos-Break opened this issue Sep 9, 2024 · 0 comments
Open

在运行过程中会有较多的500返回 #33

Cosmos-Break opened this issue Sep 9, 2024 · 0 comments

Comments

@Cosmos-Break
Copy link

Cosmos-Break commented Sep 9, 2024

有很多500返回,有时会出读取响应主体数据时发生错误,server sent GOAWAY,这个应该是读取文件请求太多了?
用docker部署的,日志如下:

2024/09/09 09:24:52 500
2024/09/09 09:24:52 500
2024/09/09 09:24:52 500
2024/09/09 09:24:52 500
2024/09/09 09:24:52 获取文件成功【xxxx】
2024/09/09 09:24:52 获取文件成功【xxx】
2024/09/09 09:24:52 获取文件成功【xxx】
2024/09/09 09:24:52 获取文件成功【xxx】
2024/09/09 09:24:52 获取文件成功【xxxx】
2024/09/09 09:24:52 500
2024/09/09 09:24:52 500
2024/09/09 09:24:53 500
2024/09/09 09:24:53 500
2024/09/09 09:24:53 500

2024/09/09 09:27:04 读取响应主体数据时发生错误: http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug=""
2024/09/09 09:27:04 读取响应主体数据时发生错误: http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug=""
2024/09/09 09:27:04 读取响应主体数据时发生错误: http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug=""
2024/09/09 09:27:04 读取响应主体数据时发生错误: http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug=""
2024/09/09 09:27:04 读取响应主体数据时发生错误: http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug=""
2024/09/09 09:27:04 读取响应主体数据时发生错误: http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug=""
2024/09/09 09:27:04 读取响应主体数据时发生错误: http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug=""
2024/09/09 09:27:04 http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug=""
2024/09/09 09:27:04 http: panic serving 172.17.0.1:45988: http2: server sent GOAWAY and closed the connection; LastStreamID=1999, ErrCode=NO_ERROR, debug=""
goroutine 33992 [running]:

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