You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Docs
Installation
Performance and Scalability
Security
User Experience
Test and Release
Developer Infrastructure
Client Plugin
Server Plugin
Extensions
Others
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: