mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #251] 服务器端热加载bug #177
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#177
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 @tldzyx on GitHub (Feb 7, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/251
当ftps配置bind_addr为0.0.0.0时,调用热加载会失败。
@blizard863 commented on GitHub (Feb 8, 2017):
@tldzyx 麻烦你能把问题描述清楚一下。
我在本地测试是没有问题的:
frps和frpc版本都是 0.9.2
frps在mac下测试,reload不会失败。
不知道你指的失败,是reload的时候失败是什么失败了?贴一下日志错误信息。
@fatedier commented on GitHub (May 21, 2017):
之前的错误可能是系统原因,某些系统不支持,v0.10.0 版本已经取消了 reload 功能,配置全都放在客户端。