[GH-ISSUE #3749] frpc 始终启动不起来 #2981

Closed
opened 2026-05-05 13:55:25 -06:00 by gitea-mirror · 3 comments
Owner

Originally created by @MengXueSD on GitHub (Nov 7, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3749

Bug Description

serverAddr = "x.x.x.x"
serverPort = 与frps的bind_port一致

proxies
name = "test-http"
type = "http"
localIP = "127.0.0.1"
localPort = 80
remotePort = 与frps的bind_port一致
custom_domains = x.x.com

frpc Version

0.52.3

frps Version

0.52.3

System Architecture

frps linux/amd64; frpc windows/amd64

Configurations

无法启动frpc

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 @MengXueSD on GitHub (Nov 7, 2023). Original GitHub issue: https://github.com/fatedier/frp/issues/3749 ### Bug Description serverAddr = "x.x.x.x" serverPort = 与frps的bind_port一致 [[proxies]] name = "test-http" type = "http" localIP = "127.0.0.1" localPort = 80 remotePort = 与frps的bind_port一致 custom_domains = x.x.com ### frpc Version 0.52.3 ### frps Version 0.52.3 ### System Architecture frps linux/amd64; frpc windows/amd64 ### Configurations 无法启动frpc ### 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:55:25 -06:00
Author
Owner

@superzjg commented on GitHub (Nov 7, 2023):

自定义域名的正确写法:customDomains = ["web01.yourdomain.com"]

<!-- gh-comment-id:1798316475 --> @superzjg commented on GitHub (Nov 7, 2023): 自定义域名的正确写法:`customDomains = ["web01.yourdomain.com"]`
Author
Owner

@xqzr commented on GitHub (Nov 10, 2023):

需要日志

<!-- gh-comment-id:1805672537 --> @xqzr commented on GitHub (Nov 10, 2023): 需要**日志**
Author
Owner

@github-actions[bot] commented on GitHub (Dec 11, 2023):

Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.

<!-- gh-comment-id:1849150817 --> @github-actions[bot] commented on GitHub (Dec 11, 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#2981
No description provided.