mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #4317] Data communication is unstable. #3406
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#3406
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 @Monarsoft on GitHub (Jul 3, 2024).
Original GitHub issue: https://github.com/fatedier/frp/issues/4317
Bug Description
frp_0.58.1_linux_amd64 had a disconnection problem, especially in RDP. I switched to frp_0.57.0_linux_amd64 and it didn't have this problem. Yes, RDP automatically reconnects when disconnected.
frpc Version
0.58.1
frps Version
0.58.1
System Architecture
linux/amd64
Configurations
***frps.toml
bindAddr = "0.0.0.0"
quicBindPort = 5443
transport.tcpMux = true
transport.tls.force = true
auth.method = "token"
Logs
No response
Steps to reproduce
...
Affected area
@luffyfuture commented on GitHub (Jul 6, 2024):
i also have the problem
@github-actions[bot] commented on GitHub (Jul 28, 2024):
Issues go stale after 21d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.