mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #148] 链接了一会儿就自己断了 #91
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#91
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 @aliqingyun on GitHub (Oct 31, 2016).
Original GitHub issue: https://github.com/fatedier/frp/issues/148
server端在ubuntu上,腾讯云的机器。
client端在windows 32位,
正在使用远程桌面,用着用着,就断了,服务端:
2016/10/31 16:59:46 [control.go:138] [E] ProxyName [privilege_ssh], client heartbeat timeout
2016/10/31 16:59:46 [control.go:149] [W] ProxyName [privilege_ssh], client connection is closed
2016/10/31 16:59:46 [control.go:111] [I] ProxyName [privilege_ssh], I'm dead!
2016/10/31 16:59:46 [server.go:159] [I] ProxyName [privilege_ssh], listener is closed
不知道是不是网络不好。
@fatedier commented on GitHub (Oct 31, 2016):
断开之后过一会儿看 frpc 的日志里有没有自动重连?
@aliqingyun commented on GitHub (Nov 1, 2016):
没有重连,我感觉像是那个cmd窗口挂了。
@fatedier commented on GitHub (Nov 5, 2016):
连接断开后会尝试自动重连,如果 cmd 窗口挂了进程就退出了,可以查下是什么原因导致的。