mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 16:15:49 -06:00
[GH-ISSUE #2710] frps frpc tcp_mux=false An existing connection was forcibly closed by the remote host #2165
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#2165
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 @Florance3055 on GitHub (Dec 20, 2021).
Original GitHub issue: https://github.com/fatedier/frp/issues/2710
Bug Description
[W] [service.go:104] login to server failed: read tcp 10.9.5.2:1868->...:60019: wsarecv: An existing connection was forcibly closed by the remote host.
read tcp 10.9.5.2:1868->...**:: wsarecv: An existing connection was forcibly closed by the remote host.
frpc Version
0.38
frps Version
0.38
System Architecture
linux/amd64 windows/amd64
Configurations
#frps.ini
[common]
bind_port = 60019
tcp_mux = false
#frpc.ini
[common]
server_addr = ...*:
server_port = 60019
tcp_mux = false
Logs
No response
Steps to reproduce
...
Affected area
@github-actions[bot] commented on GitHub (Jan 20, 2022):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.