mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3428] 只有 proxy added 没有 start proxy success 而且也连接不上 #2744
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#2744
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 @cloudwindy on GitHub (Apr 26, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3428
Bug Description
连接有的时候会突然中断,而且一直重连不上
frpc Version
0.48.0
frps Version
0.48.0
System Architecture
linux/amd64
Configurations
Logs
Steps to reproduce
...
Affected area
@cloudwindy commented on GitHub (Apr 26, 2023):
刚才发现重启 frps 后可以暂时连接上,dup #3422
@cloudwindy commented on GitHub (Apr 26, 2023):
并不是,我这里重启frpc是有用的,总之手动重新连接可以暂时解决
@cloudwindy commented on GitHub (Apr 27, 2023):
可以在日志中看到frpc反复断连
@cloudwindy commented on GitHub (May 2, 2023):
加代理可以缓解,可能是GFW问题,不过可以看看frp侧有什么优化方案
@xqzr commented on GitHub (May 16, 2023):
https://github.com/fatedier/frp/issues/3193#issuecomment-1332547301
@minringcheng commented on GitHub (Jun 1, 2023):
你公网服务器在海外吧?我也是这样用也有断连问题,推测不是gfw而是运营商QoS策略导致的,中间加个境内的中转服务器会好很多
@cloudwindy commented on GitHub (Jun 10, 2023):
@minringcheng 我这里现在确实也是采用了这个方案,是可行的