mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #547] frpc reload error #426
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#426
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 @fzfei2 on GitHub (Dec 4, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/547
./sync -c ./sync.ini --reload
frpc reload error: Get http://127.0.0.1:0/api/reload: dial tcp 127.0.0.1:0: getsockopt: connection refused
不加--reload参数是可以 ,还要加其它配置??
@fatedier commented on GitHub (Dec 7, 2017):
请按照 issue 格式反馈,比如配置内容你都没有写出来。
另外建议先参考 reload 文档说明。