[GH-ISSUE #3486] fc连接frps成功后一直重连 #2787

Closed
opened 2026-05-05 13:47:51 -06:00 by gitea-mirror · 4 comments
Owner

Originally created by @llwq123456 on GitHub (Jun 13, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3486

Bug Description

image

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

  • Docs
  • Installation
  • Performance and Scalability
  • Security
  • User Experience
  • Test and Release
  • Developer Infrastructure
  • Client Plugin
  • Server Plugin
  • Extensions
  • Others
Originally created by @llwq123456 on GitHub (Jun 13, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3486 ### Bug Description ![image](https://github.com/fatedier/frp/assets/56341280/dc18ccd1-46ac-478e-99aa-b40ea2dd46c7) ### 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 1. 2. 3. ... ### Affected area - [ ] Docs - [ ] Installation - [ ] Performance and Scalability - [ ] Security - [ ] User Experience - [ ] Test and Release - [ ] Developer Infrastructure - [ ] Client Plugin - [ ] Server Plugin - [ ] Extensions - [ ] Others
gitea-mirror 2026-05-05 13:47:52 -06:00
Author
Owner

@Becods commented on GitHub (Jun 16, 2023):

  1. 你的frp是自己编译的吗
  2. 原版frps中不存在request_addr和request_port这两个配置

如果是第三方frp,请找对应二开作者

<!-- gh-comment-id:1594340558 --> @Becods commented on GitHub (Jun 16, 2023): 1. 你的frp是自己编译的吗 2. 原版frps中不存在request_addr和request_port这两个配置 如果是第三方frp,请找对应二开作者
Author
Owner

@llwq123456 commented on GitHub (Jun 17, 2023):

  1. 你的frp是自己编译的吗
  2. 原版frps中不存在request_addr和request_port这两个配置

如果是第三方frp,请找对应二开作者

自己修改的,找到原因了,添加了服务后,传输格式有问题了

<!-- gh-comment-id:1595587526 --> @llwq123456 commented on GitHub (Jun 17, 2023): > 1. 你的frp是自己编译的吗 > 2. 原版frps中不存在request_addr和request_port这两个配置 > > 如果是第三方frp,请找对应二开作者 自己修改的,找到原因了,添加了服务后,传输格式有问题了
Author
Owner

@llwq123456 commented on GitHub (Jun 17, 2023):

还有个问题,就是frps部署在1段,frpc部署在2段网络,s和c能连上,访问的时候都不走s,直接无法访问网站,是不能分两段吗

<!-- gh-comment-id:1595588031 --> @llwq123456 commented on GitHub (Jun 17, 2023): > 还有个问题,就是frps部署在1段,frpc部署在2段网络,s和c能连上,访问的时候都不走s,直接无法访问网站,是不能分两段吗
Author
Owner

@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.

<!-- gh-comment-id:1639109883 --> @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.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#2787
No description provided.