mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #2357] FRP报错: connect: no route to host #1872
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#1872
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 @jhbrokeygmail on GitHub (Apr 16, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2357
Frpc报错
dial tcp 39.96.52.60:7000: connect: no route to host
Frps是阿里云,但所有端口都打开了,
@jhbrokeygmail commented on GitHub (Apr 16, 2021):
[W] [service.go:104] login to server failed: dial tcp 39.96.52.60:7000: connect: no route to host
dial tcp 39.96.52.60:7000: connect: no route to host
@kissingers commented on GitHub (Apr 19, 2021):
你这个是客户端连不到服务器,检查自己的网络。可以通过ping以及 telnet 服务器ip 端口 方式诊断是否正常开放
@CodeDreamfy commented on GitHub (Apr 23, 2021):
可能是host没配吧,我也遇到了,不是网络问题
@github-actions[bot] commented on GitHub (Jun 8, 2021):
Issues go stale after 45d of inactivity. Stale issues rot after an additional 10d of inactivity and eventually close.
@caexy commented on GitHub (Aug 2, 2021):
我也是
@liyinxin commented on GitHub (Feb 25, 2022):
解决了吗,我最近也遇到这个问题了!!