mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #459] reload 参数无效 #348
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#348
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 @Hareis on GitHub (Sep 11, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/459
`admin_addr = 127.0.0.1
admin_port = 7001
admin_user = admin
admin_pwd = admin`
在 frpc 最新的 release 版本中启用这个功能
然后再启动参数后面加上了 --reload 参数
出现了如下错误
frpc reload error: Get http://127.0.0.1:7001/api/reload: dial tcp 127.0.0.1:7001: connectex: No connection could be made because the target machine actively refused it.求人帮助下
目录下文件有:
@springeye commented on GitHub (Oct 28, 2017):
+1