mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3301] frp server reject connection after upgrade from 0.46.1 to 0.47.0 #2642
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#2642
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 @cloverzrg on GitHub (Feb 10, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3301
Bug Description
server(0.47.0):
[W] [control.go:460] [65f02f3f7dfdee98] new proxy [k2p-web] type [http] error: bandwidth_limit_mode should be client or server
client(0.45.0):
[W] [control.go:460] [65f02f3f7dfdee98] new proxy [k2p-web] type [http] error: bandwidth_limit_mode should be client or server
frpc Version
0.45.0
frps Version
0.47.0
System Architecture
linux/amd64
Configurations
frps:
frpc:
Logs
[I] [service.go:500] [65f02f3f7dfdee98] client login info: ip [xxx:18918] version [0.45.0] hostname [] os [linux] arch [mipsle]
frp-server | 2023/02/10 12:15:38 [W] [control.go:460] [65f02f3f7dfdee98] new proxy [k2p-ssh] type [tcp] error: bandwidth_limit_mode should be client or server
frp-server | 2023/02/10 12:15:38 [W] [control.go:460] [65f02f3f7dfdee98] new proxy [k2p-web] type [http] error: bandwidth_limit_mode should be client or server
Steps to reproduce
...
Affected area
@fatedier commented on GitHub (Feb 10, 2023):
Please download the new binary here
@cloverzrg commented on GitHub (Feb 10, 2023):
so you had re-upload the binary? ok