mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3749] frpc 始终启动不起来 #2981
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#2981
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 @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
@superzjg commented on GitHub (Nov 7, 2023):
自定义域名的正确写法:
customDomains = ["web01.yourdomain.com"]@xqzr commented on GitHub (Nov 10, 2023):
需要日志
@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.