-
Notifications
You must be signed in to change notification settings - Fork 21
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
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dashboard: nebula-dashboard-1.1.0.x86_64
nebula version:
nodejs version : v10.24.0
golang version: go version go1.16.12 linux/amd64
2. nebula-dashboard
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)
The text was updated successfully, but these errors were encountered: