Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于断开网络连接之后S端被K的问题. #205

Closed
iMarcs opened this issue Dec 29, 2016 · 0 comments
Closed

关于断开网络连接之后S端被K的问题. #205

iMarcs opened this issue Dec 29, 2016 · 0 comments
Labels

Comments

@iMarcs
Copy link

iMarcs commented Dec 29, 2016

`panic: close of nil channel

goroutine 43 [running]:
panic(0x837c4c0, 0x18ca8178)
/home/wcl/.gvm/gos/go1.7.4/src/runtime/panic.go:500 +0x331
github.com/fatedier/frp/src/models/server.(*ProxyServer).Release(0x18d10000)
/home/wcl/go_projects/src/github.com/fatedier/frp/src/models/server/server.go:301 +0xd4
github.com/fatedier/frp/src/models/server.(*ProxyServer).Close(0x18d10000)
/home/wcl/go_projects/src/github.com/fatedier/frp/src/models/server/server.go:283 +0x61
main.controlWorker.func1(0x1893ef17, 0x18be0570, 0x1893ef40)
/home/wcl/go_projects/src/github.com/fatedier/frp/src/cmd/frps/control.go:53 +0x43
main.controlWorker(0x18be0570)
/home/wcl/go_projects/src/github.com/fatedier/frp/src/cmd/frps/control.go:94 +0x5a0
created by main.ProcessControlConn
/home/wcl/go_projects/src/github.com/fatedier/frp/src/cmd/frps/control.go:40 +0xfd
`

这是PC端断开网络之后重新连接上导致S端挂.之后出现以上的信息.

Centos 7.1 系统 使用 screen

@fatedier fatedier added the bug label Dec 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants