mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #1996] Windows10客户端无法启动 #1589
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#1589
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 @luoyu124578 on GitHub (Sep 20, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1996
如图 无论是0.27版还是0.34版,都无反应
@luoyu124578 commented on GitHub (Sep 20, 2020):
@blizard863 commented on GitHub (Sep 21, 2020):
检查一下 frps 是否启动了, 配置文件是否配对了。 日志级别调整到 trace 看下错误。
@luoyu124578 commented on GitHub (Sep 21, 2020):
frps已启动,相同配置文件相同版本的情况下,有的电脑能够启动并连接成功,有的电脑无法启动.


成功的页面
@blizard863 commented on GitHub (Sep 21, 2020):
那看下不能成功的电脑网络配置,是否跟成功的电脑有差别。
@blizard863 commented on GitHub (Sep 21, 2020):
这种有的能成功, 有的不能成功这种大概率不是 frp 的问题, 需要自己去定位或者提供更多丰富的信息。
@fatedier commented on GitHub (Sep 23, 2020):
检查日志配置,确认是不是日志转存到其他路径了。
@luoyu124578 commented on GitHub (Sep 24, 2020):
[service.go:102] login to server failed: dial tcp 49.102.206.109:7000: connectex: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
端口已经开放,仍无法连接,是否是网络问题