mirror of
https://github.com/fatedier/frp.git
synced 2026-05-15 08:05:49 -06:00
[GH-ISSUE #3314] 总提示client exit #2654
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#2654
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 @websecer on GitHub (Feb 16, 2023).
Original GitHub issue: https://github.com/fatedier/frp/issues/3314
Bug Description
2023/02/16 14:45:33 [I] [service.go:500] [8d1ddc961eff3115] client login info: ip [123.123.123.123:21477] version [0.47.0] hostname [] os [linux] arch [amd64] 2023/02/16 14:45:52 [I] [control.go:306] [8d1ddc961eff3115] control writer is closing 2023/02/16 14:45:52 [I] [control.go:395] [8d1ddc961eff3115] client exit success 2023/02/16 14:45:52 [I] [service.go:500] [8d1ddc961eff3115] client login info: ip [123.123.123.123:13707] version [0.47.0] hostname [] os [linux] arch [amd64] 2023/02/16 14:46:11 [I] [control.go:306] [8d1ddc961eff3115] control writer is closing 2023/02/16 14:46:11 [I] [control.go:395] [8d1ddc961eff3115] client exit success 2023/02/16 14:46:11 [I] [service.go:500] [8d1ddc961eff3115] client login info: ip [123.123.123.123:48405] version [0.47.0] hostname [] os [linux] arch [amd64] 2023/02/16 14:46:30 [I] [control.go:306] [8d1ddc961eff3115] control writer is closing 2023/02/16 14:46:30 [I] [control.go:395] [8d1ddc961eff3115] client exit success 2023/02/16 14:46:31 [I] [service.go:500] [8d1ddc961eff3115] client login info: ip [123.123.123.123:18716] version [0.47.0] hostname [] os [linux] arch [amd64] 2023/02/16 14:46:50 [I] [control.go:306] [8d1ddc961eff3115] control writer is closing 2023/02/16 14:46:50 [I] [control.go:395] [8d1ddc961eff3115] client exit success 2023/02/16 14:46:51 [I] [service.go:500] [8d1ddc961eff3115] client login info: ip [123.123.123.123:3551] version [0.47.0] hostname [] os [linux] arch [amd64] 2023/02/16 14:47:09 [I] [control.go:306] [8d1ddc961eff3115] control writer is closing 2023/02/16 14:47:09 [I] [control.go:395] [8d1ddc961eff3115] client exit success 2023/02/16 14:47:10 [I] [service.go:500] [8d1ddc961eff3115] client login info: ip [123.123.123.123:8946] version [0.47.0] hostname [] os [linux] arch [amd64] 2023/02/16 14:47:29 [I] [control.go:306] [8d1ddc961eff3115] control writer is closing 2023/02/16 14:47:29 [I] [control.go:395] [8d1ddc961eff3115] client exit success 2023/02/16 14:47:29 [I] [service.go:500] [8d1ddc961eff3115] client login info: ip [123.123.123.123:35951] version [0.47.0] hostname [] os [linux] arch [amd64] 2023/02/16 14:47:48 [I] [control.go:306] [8d1ddc961eff3115] control writer is closing 2023/02/16 14:47:48 [I] [control.go:395] [8d1ddc961eff3115] client exit success 2023/02/16 14:47:49 [I] [service.go:500] [8d1ddc961eff3115] client login info: ip [123.123.123.123:46980] version [0.47.0] hostname [] os [linux] arch [amd64] 2023/02/16 14:48:08 [I] [control.go:306] [8d1ddc961eff3115] control writer is closing 2023/02/16 14:48:08 [I] [control.go:395] [8d1ddc961eff3115] client exit success 2023/02/16 14:48:08 [I] [service.go:500] [8d1ddc961eff3115] client login info: ip [123.123.123.123:17433] version [0.47.0] hostname [] os [linux] arch [amd64] 2023/02/16 14:48:27 [I] [control.go:306] [8d1ddc961eff3115] control writer is closingfrpc Version
0.47.0
frps Version
0.47.0
System Architecture
linux/amd64
Configurations
总是断线 很频繁
Logs
No response
Steps to reproduce
...
Affected area
@Becods commented on GitHub (Feb 16, 2023):
检查客服之间的连接质量
尝试使用 KCP 协议
@websecer commented on GitHub (Feb 17, 2023):
failed to parse proxy zzzz, err: proxy zzzz has invalid type [KCP]
@github-actions[bot] commented on GitHub (Mar 20, 2023):
Issues go stale after 30d of inactivity. Stale issues rot after an additional 7d of inactivity and eventually close.