mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4263] 大佬们帮忙看看0.58.1连接不上,其他版本也连不上... #3359
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#3359
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 @nomoneynolife on GitHub (Jun 4, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4263
Bug Description
看看截图:
抓包看,TCP 3次握手已经完成,

客户端连接提示:

本地到服务端的端口是正常的,

这怎么解决。。请大佬们看看
frpc Version
0.58.1
frps Version
0.58.1
System Architecture
linux/amd64, windows/amd64
Configurations
server
transport.tls.force = true
client
loginFailExit = true
其他都是正常的节点和IP配置
Logs
No response
Steps to reproduce
...
Affected area
@nomoneynolife commented on GitHub (Jun 4, 2024):
我用热点抓包(使用热点可以连接成功),发现 三次请求后,服务端在 IRC 协议后面还会发一个TCP请求,那就是我网络的问题?
这,端口也是通的,无语啊,。,
@JustinTangChina commented on GitHub (Jun 7, 2024):
看log信息
@xqzr commented on GitHub (Jun 8, 2024):
如果使用域名,可以看看
https://github.com/fatedier/frp/issues/3778#issuecomment-1817034440
@coolxy commented on GitHub (Jun 12, 2024):
是不是开启了VPN之类的软件?我的就是如果开启v2raya后,就连接不上,关闭v2raya后几秒就连接上了
@lytpe commented on GitHub (Jun 13, 2024):
系统架构这边云服务器会不会使用的 ARM架构,安装错frps 类型了 可以看下 服务器端 芯片类型使用 uname -m 看下 如果是 x86_64 那使用 amd64安装包,如果是 aarch64 使用 arm64安装包
@lytpe commented on GitHub (Jun 13, 2024):
系统架构这边云服务器会不会使用的 ARM架构,安装错frps 类型了 可以看下 服务器端 芯片类型使用 uname -m 看下 如果是 x86_64 那使用 amd64安装包,如果是 aarch64 使用 arm64安装包
@daweichen commented on GitHub (Jul 3, 2024):
同样遇到了,解决了吗?
@daweichen commented on GitHub (Jul 3, 2024):
请问要怎么解决,快抓狂了。