mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4516] frpc will crash about every 3 days #3568
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#3568
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 @Hanmo123 on GitHub (Oct 27, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4516
Bug Description
I have an frpc instance that proxies about 100 ports and another instance that proxies only `22, the latter is stable but the former has crashed for serveral times
frpc Version
0.60.0
frps Version
0.60.0
System Architecture
linux/amd64
Configurations
Logs
Steps to reproduce
I am not sure.
In my server, i need just wait...
Affected area
@fatedier commented on GitHub (Oct 28, 2024):
Can you test it without KCP enabled?
@Hanmo123 commented on GitHub (Oct 28, 2024):
I did not enable KCP manually in my server(and i dont know how to disable it, i tried the method below but it does not work), the OS is ProxmoxVE-8.0.3(based on debian 11).
@fatedier commented on GitHub (Oct 28, 2024):
Search in your frp configuration file?
@fatedier commented on GitHub (Oct 28, 2024):
Maybe it's not relevant, just ignore it for now.
@fatedier commented on GitHub (Oct 28, 2024):
Is there a log before the
fatal error? Were there any changes to the system, network, etc. before the crash?@Hanmo123 commented on GitHub (Oct 28, 2024):
It's my first time I've used frp in this server.
But as i mentioned in the issue body, i started another frpc instance, which is stable:
(both instances use the same frps)
@github-actions[bot] commented on GitHub (Nov 21, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.