mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4523] frpc could not login into frps . #3573
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#3573
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 @Cufoon on GitHub (Nov 3, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4523
Bug Description
First run
frpsand then runfrpc. Error happens.frpc Version
0.61.0
frps Version
0.61.0
System Architecture
linux/amd64
Configurations
frps
frpc
Logs
frps logs
frpc logs
Steps to reproduce
No response
Affected area
@BeUnhappy commented on GitHub (Nov 5, 2024):
你这明显有问题啊,1024不在这两个值之间
@Cufoon commented on GitHub (Nov 9, 2024):
部分配置内容做了隐匿处理,不在允许的端口范围之间的话也不是这个提示。
@Cufoon commented on GitHub (Nov 14, 2024):
我猜测是因为我使用 frpc 连接到 127.0.0.1 造成的问题,我使用两台虚拟机,一台部署 frps,另一台部署 frpc,连接完全正常。