mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2346] frps更新到0.36.2无法绑定端口 #1862
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#1862
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 @hathlife on GitHub (Apr 10, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2346
[REQUIRED] hat version of frp are you using
Version:0.36.2
[REQUIRED] What operating system and processor architecture are you using
OS: Ubuntu 20.04
CPU architecture: amd64
[REQUIRED] description of errors
frps更新到0.36.2后,服务端任意端口均无法绑定,log显示
error: port unavailable,回退到0.36.1问题消失.confile
log file
Steps to reproduce the issue
Supplementary information
Can you guess what caused this issue
Checklist:
@blizard863 commented on GitHub (Apr 11, 2021):
服务端和客户端的版本一样吗?
@hathlife commented on GitHub (Apr 11, 2021):
看log似乎和客户端版本无关的样子。。。0.34.3和0.36.2的客户端连入都一样
@blizard863 commented on GitHub (Apr 12, 2021):
only allow frpc to bind ports you list, if you set nothing, there won't be any limit
allow_ports = 2000-3000,3001,3003,4000-50000
这个配置了么 ?
@hathlife commented on GitHub (Apr 12, 2021):
没有,服务器就我一个人用。。
@fatedier commented on GitHub (Apr 14, 2021):
To verify that port is not bind by other processes.
@tongyifan commented on GitHub (Apr 27, 2021):
Same issue. I've checked the port is not bind by other processes.
netstat -anp | grep 64374return nothingBoth version of server and client are 0.36.2. But if I rollback the version of server-side to 0.36.1, it works fine.
@cl000282 commented on GitHub (May 10, 2021):
36.2 windows的有病毒哦
@smdhz commented on GitHub (Jun 10, 2021):
同样的问题,
怀疑与ipv6有关。
frps设置
服务器端端口
frps log
frpc 设置
客户端端口
frpc log
@github-actions[bot] commented on GitHub (Jul 26, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.
@smdhz commented on GitHub (Aug 2, 2021):
上记本人提交的问题,回滚到0.36.1后解决。
docker大法真是好。
@zhaoker commented on GitHub (Aug 26, 2021):
这个问题我也遇到了,折磨了我好几天,我换了ubuntu centos 各种配置参数都不行,原因就是我是ipv6环境········肯定跟ipv6有关
@github-actions[bot] commented on GitHub (Sep 26, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@raisin8010 commented on GitHub (Sep 30, 2021):
我好像也遇到过,后来不知道怎么弄解决的
@github-actions[bot] commented on GitHub (Nov 1, 2021):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.