mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2035] frpc客户端连接过多的时候,frps服务卡死,日志报错no available port #1615
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#1615
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 @hallkk on GitHub (Oct 21, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/2035
What version of frp are you using (./frpc -v or ./frps -v)?
0.34.1
What operating system and processor architecture are you using (
go env)?amd64,centos7
Configures you used:
Steps to reproduce the issue:
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
Can you point out what caused this issue (optional)
ports.go文件中,执行以下代码报错@hallkk commented on GitHub (Oct 24, 2020):
已解决,systemctl配置问题