mirror of
https://github.com/fatedier/frp.git
synced 2026-05-16 00:25:49 -06:00
[GH-ISSUE #223] 连续启动两次frpc客户端,frps即奔溃 #153
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#153
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 @jcao-ai on GitHub (Jan 12, 2017).
Original GitHub issue: https://github.com/fatedier/frp/issues/223
关键信息:panic: close of nil channel
原因:由于客户端网络不稳定或者其他原因,我希望每次连上fprs后,能把同名的frpc踢掉,我看了代码中也确实是这样的逻辑,但是每次重复frpc连接,frps就crash了,log如下
@jcao-ai commented on GitHub (Jan 12, 2017):
刚看到0.9.2更新了,不好意思没看到。谢谢