mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4229] proxies randomly die over time but ~20% of them stay up #3332
Labels
No labels
In Progress
WIP
WaitingForInfo
bug
doc
duplicate
easy
enhancement
future
help wanted
invalid
lifecycle/stale
need-issue-template
need-usage-help
no plan
proposal
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/frp#3332
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @modpotato on GitHub (May 21, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4229
Bug Description
after a few days (or hours) of running frp it will randomly close a large amount of connections
frpc Version
0.56.0
frps Version
0.56.0
System Architecture
linux/amd64
Configurations
server:
client
Logs
im only going to cite relevant logs, lmk if more are needed (10k lines plus)
May 21 01:58:26 frpc[70729]: 2024-05-21 01:58:26.855 [W] [client/control.go:127] [22197ea8e7593c30] start new connection to server error: session shutdown
May 21 01:58:26 frpc[70729]: 2024-05-21 01:58:26.348 [I] [proxy/udp.go:142] [22197ea8e7593c30] [udp-4021] writer goroutine for udp work connection closed
May 21 01:58:26 frpc[70729]: 2024-05-21 01:58:26.348 [W] [proxy/udp.go:128] [22197ea8e7593c30] [udp-4178] read from workConn for udp error: EOF
all 3 of these are spammed (aside from these the others are just random requests that didnt reach an endpoint)
Steps to reproduce
Affected area
@xqzr commented on GitHub (May 21, 2024):
#4223
@github-actions[bot] commented on GitHub (Jun 12, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.