[GH-ISSUE #429] 运行一段时间后进程会直接退出,是什么问题? #337

Closed
opened 2026-02-27 23:16:32 +03:00 by kerem · 2 comments
Owner

Originally created by @mejinke on GitHub (May 21, 2021).
Original GitHub issue: https://github.com/snail007/goproxy/issues/429

运行一段时间后就会出现这个问题,进程直接退出,是什么问题?

proxy free version 10.2  by snail , email : arraykeys@gmail.com
2021/05/20 19:56:14 tcp http(s) proxy on [::]:19090
2021/05/20 20:25:28 Received an interrupt, stopping services...
2021/05/20 20:25:28 accept error , ERR:accept tcp [::]:19090: use of closed network connection
2021/05/20 20:25:28 service http(s) stopped
Originally created by @mejinke on GitHub (May 21, 2021). Original GitHub issue: https://github.com/snail007/goproxy/issues/429 运行一段时间后就会出现这个问题,进程直接退出,是什么问题? ``` proxy free version 10.2 by snail , email : arraykeys@gmail.com 2021/05/20 19:56:14 tcp http(s) proxy on [::]:19090 2021/05/20 20:25:28 Received an interrupt, stopping services... 2021/05/20 20:25:28 accept error , ERR:accept tcp [::]:19090: use of closed network connection 2021/05/20 20:25:28 service http(s) stopped ```
kerem closed this issue 2026-02-27 23:16:32 +03:00
Author
Owner

@snail007 commented on GitHub (May 21, 2021):

“Received an interrupt, stopping services...”收到了kill的信号,非程序问题,自己排查

<!-- gh-comment-id:845585912 --> @snail007 commented on GitHub (May 21, 2021): “Received an interrupt, stopping services...”收到了kill的信号,非程序问题,自己排查
Author
Owner

@mejinke commented on GitHub (May 21, 2021):

什么情况下会有这个kill 信号?人为kill ?

<!-- gh-comment-id:845616637 --> @mejinke commented on GitHub (May 21, 2021): 什么情况下会有这个kill 信号?人为kill ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/goproxy#337
No description provided.