mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4648] Mysterious Network Connection Failure #3672
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#3672
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 @NearlyHeadlessJack on GitHub (Jan 22, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4648
Bug Description
connection refused, 无法判别是frp的问题还是云服务商的问题。connection refused。(以下用x.x.x.x代替C服务器IP)情况一:启动连接时正常,过十几分钟就报错:
connect to server error: dial tcp x.x.x.x:7000: connect: connection refused情况二:启动连接都无法进行,如上。
服务端记录,只在连接成功然后突然断联情况下有:
在情况二下,服务端没有任何记录。
C服务器是阿里云ECS,A服务器是甘肃电信家庭宽带,B服务器是河北联通家庭宽带。
C服务器安全组已放行bindport。
frpc Version
0.53.2
frps Version
0.53.2
System Architecture
linux/amd64
Configurations
frps.toml
frpc.toml of Server A
frpc.toml of Server B
Logs
No response
Steps to reproduce
...
Affected area
@NearlyHeadlessJack commented on GitHub (Jan 22, 2025):
勘误,Server B的服务名不是rcon,是rcon1
@xqzr commented on GitHub (Jan 28, 2025):
善用“编辑”功能https://github.com/fatedier/frp/issues/4572#issuecomment-2518116808
@github-actions[bot] commented on GitHub (Feb 12, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.
@f0lg0 commented on GitHub (Mar 10, 2025):
I'm experiencing the exact same behavior with multiple clients connected to the same server.