mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3160] start error: port unavailable #2532
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#2532
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 @wuai1024 on GitHub (Nov 4, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/3160
Bug Description
映射两位数和三位数的端口会报错,端口不可用
frpc Version
0.45.0
frps Version
0.45.0
System Architecture
linux/amd64
Configurations
remote_port = 88 ×
remote_port = 888 ×
remote_port = 8888 √
Logs
start error: port unavailable
Steps to reproduce
Affected area
@Becods commented on GitHub (Nov 7, 2022):
尝试用root权限启动frps
非root权限无法映射1024以下端口
@wuai1024 commented on GitHub (Nov 7, 2022):
强啊,解决了我的问题了。