mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #108] frp客户端启动时候有错误 #54
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#54
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 @lnzoro on GitHub (Sep 6, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/108
有些IP可以启动 有些IP就启动不了
我的客户端配置
其他省略
server_addr = XXXXX
这里我换了好几个服务器 有部分能用 有些不能用
难道对LINUX服务有限制吗
@fatedier commented on GitHub (Sep 6, 2016):
应该是机器时间的问题,目前要求服务器和客户端之间的机器时间相差不超过15分钟,否则无法通过身份验证。
@lnzoro commented on GitHub (Sep 6, 2016):
还有个问题 XXX:7500 打开都是空白是什么原因 服务器正常启动 但是就是和客户端连通不了 dashboard 一片空白 应该是没有启动起来
@lnzoro commented on GitHub (Sep 6, 2016):
防火墙是关闭的状态 日志里面没有错误
@lnzoro commented on GitHub (Sep 6, 2016):
另外一台服务器客户端倒是可以 也是有的能连通 有的连通不了
@lnzoro commented on GitHub (Sep 6, 2016):
没问题了 谢谢开发者 已经搞好
@wxlg1117 commented on GitHub (Jun 15, 2017):
[quote]还有个问题 XXX:7500 打开都是空白是什么原因 服务器正常启动 但是就是和客户端连通不了 dashboard 一片空白 应该是没有启动起来[/quote]
dashboard空白无数据有可能是浏览器问题,换chrome试试