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

http-gateway crash #116

Closed
dyisdog opened this issue May 19, 2022 · 4 comments
Closed

http-gateway crash #116

dyisdog opened this issue May 19, 2022 · 4 comments

Comments

@dyisdog
Copy link

dyisdog commented May 19, 2022

dashboard: nebula-dashboard-1.1.0.x86_64
nebula version:
image

nodejs version : v10.24.0

golang version: go version go1.16.12 linux/amd64

  1. nebula-http-gateway

image

2. nebula-dashboard

image

Handler crashed with error runtime error: invalid memory address or nil pointer dereference
2022/05/18 16:28:26.850 [C] [config.go:194] /__t/go/1.17.6/x64/src/runtime/panic.go:1038
2022/05/18 16:28:26.850 [C] [config.go:194] /__t/go/1.17.6/x64/src/runtime/panic.go:221
2022/05/18 16:28:26.850 [C] [config.go:194] /__t/go/1.17.6/x64/src/runtime/signal_unix.go:735
2022/05/18 16:28:26.850 [C] [config.go:194] /__w/nebula-dashboard/nebula-dashboard/source/nebula-http-gateway/controllers/db.go:52
2022/05/18 16:28:26.850 [C] [config.go:194] /__t/go/1.17.6/x64/src/reflect/value.go:556
2022/05/18 16:28:26.850 [C] [config.go:194] /__t/go/1.17.6/x64/src/reflect/value.go:339
2022/05/18 16:28:26.850 [C] [config.go:194] /github/home/go/pkg/mod/github.com/astaxie/beego@v1.12.3/router.go:897
2022/05/18 16:28:26.850 [C] [config.go:194] /__t/go/1.17.6/x64/src/net/http/server.go:2879
2022/05/18 16:28:26.850 [C] [config.go:194] /__t/go/1.17.6/x64/src/net/http/server.go:1930
2022/05/18 16:28:26.850 [C] [config.go:194] /__t/go/1.17.6/x64/src/runtime/asm_amd64.s:1581
2022/05/18 16:28:26.850 [log.go:191] [HTTP] http: superfluous response.WriteHeader call from github.com/astaxie/beego/context.(*Response).WriteHeader (context.go:230)

@kqzh
Copy link
Contributor

kqzh commented May 23, 2022

hi @dyisdog , can you tell you tell me what you did before gateway crash ?

@dyisdog
Copy link
Author

dyisdog commented May 23, 2022

hi @dyisdog , can you tell you tell me what you did before gateway crash ?

dashboard ,username don`t use root

@kqzh
Copy link
Contributor

kqzh commented May 23, 2022

so, if username is root, gateway will not crash? we will try to reproduce it, thanks for your information

@kqzh
Copy link
Contributor

kqzh commented Dec 9, 2022

fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants