mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #4682] STCP local listener closed #3698
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#3698
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 @Otanh1900 on GitHub (Feb 20, 2025).
Original GitHub issue: https://github.com/fatedier/frp/issues/4682
Bug Description
I encountered a problem where the STCP connection would disconnect every 90 seconds after it was established. I reviewed the manual but found no relevant description. I am sure that my configuration is correct because I can use it normally before the disconnection. The connection will automatically reconnect after the disconnection, and the error message is as follows:
“stcp local listener closed”
”stcp internal listener closed“
frpc Version
0.61.0
frps Version
0.61.0
System Architecture
windows/amd64
Configurations
[common]
[]
type=stcp
role = visitor
server_name = xxxx
sk = xxxx
bind_addr =
bind_port =
Logs
“stcp local listener closed”
”stcp internal listener closed“
Steps to reproduce
...
Affected area
@superzjg commented on GitHub (Feb 20, 2025):
Please use the conf file to test:
frps:
frpc_server:
frpc_visitor:
@github-actions[bot] commented on GitHub (Mar 7, 2025):
Issues go stale after 14d of inactivity. Stale issues rot after an additional 3d of inactivity and eventually close.