mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2862] port unavailable #2286
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#2286
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 @zuozhehao on GitHub (Mar 21, 2022).
Original GitHub issue: https://github.com/fatedier/frp/issues/2862
Bug Description
port unavailable
frpc Version
0.40.0
frps Version
0.40.0
System Architecture
window
Configurations
Logs
2022/03/21 10:58:51 [I] [service.go:325] [9c4ebd9ed37ee832] login to server success, get run id [9c4ebd9ed37ee832], server udp port [0]
2022/03/21 10:58:51 [I] [proxy_manager.go:144] [9c4ebd9ed37ee832] proxy added: [test_tcp]
2022/03/21 10:58:51 [W] [control.go:179] [9c4ebd9ed37ee832] [test_tcp] start error: port unavailable
Steps to reproduce
...
Affected area
@blizard863 commented on GitHub (Mar 22, 2022):
check the port is open by yourself
@zuozhehao commented on GitHub (Mar 22, 2022):
服务器端口是打开的,Telnet 可以进去,尝试换了两个版本都是一样问题,服务端部署在腾讯云。
@Becods commented on GitHub (Mar 24, 2022):
端口被占用,kill占用端口的程序或者换个端口