mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2696] "start error: port unavailable" when "bind_addr" was set to :: #2149
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#2149
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 @eat-swap on GitHub (Dec 9, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2696
Bug Description
To whom it may concerned,
When I was trying to run the program after setting up the configuration, a weird phenomenon was observed. Both frpc and frps complain that "start error: port unavailable" even in such conditions:
rootuser.No working solution was found when searching across the web. However, the problem could be resolved simply by commenting out the
bind_addrentry in frps configuration file. Like this:When trying to uncomment it, the problem could be reproduced. That's weird because it is not expected to break the program when doing this.
frpc Version
0.38.0
frps Version
0.38.0
System Architecture
linux/amd64
Configurations
For your reference,
Logs
Output of frps:
And the same of frpc:
Steps to reproduce
Follow the steps below:
For your reference, the operating systems tested were Arch Linux and OpenWrt, kernel
Linux 5.15.7-zen1-1-zen x86_64.Affected area
@raisin8010 commented on GitHub (Dec 11, 2021):
see #2346
@eat-swap commented on GitHub (Dec 11, 2021):
Thanks for pointing out that. However this should be considered as a bug since this weird bug is bothering users including you and me. #2346 does not include any type of solution. Leaving the bug unresolved may cause the same issue opened again and again (like this one).
@showgood163 commented on GitHub (Jan 1, 2022):
I can reproduce this problem w/ frpc & frps 0.38.0.
Downgrade frps to 0.36.1 fixes the problem
@github-actions[bot] commented on GitHub (Feb 1, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.
@raisin8010 commented on GitHub (Feb 1, 2022):
Please take a look at this issue. @fatedier
@fatedier commented on GitHub (Feb 9, 2022):
Try v0.39.1