mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3486] fc连接frps成功后一直重连 #2787
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#2787
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 @llwq123456 on GitHub (Jun 13, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3486
Bug Description
frpc Version
0.46.1
frps Version
0.46.1
System Architecture
windows/amd64
Configurations
frps
[common]
bind_port = 7001
token =hupu123
request_addr = 10.10.2.33
request_port = 8087
log_level = debug
#log_file = ./imangw.log
#log_max_days = 7
frpc
[common]
server_addr = 10.10.2.155
server_port = 7001
token = hupu123
use_gzip = true
log_level = debug
#log_file = ./imanagt.log
Logs
No response
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Jun 16, 2023):
如果是第三方frp,请找对应二开作者
@llwq123456 commented on GitHub (Jun 17, 2023):
自己修改的,找到原因了,添加了服务后,传输格式有问题了
@llwq123456 commented on GitHub (Jun 17, 2023):
还有个问题,就是frps部署在1段,frpc部署在2段网络,s和c能连上,访问的时候都不走s,直接无法访问网站,是不能分两段吗
@github-actions[bot] commented on GitHub (Jul 18, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.