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

http2: panic serving x.x.x.x: unable to find appropriate key #427

Open
mlsmaycon opened this issue Aug 17, 2022 · 0 comments
Open

http2: panic serving x.x.x.x: unable to find appropriate key #427

mlsmaycon opened this issue Aug 17, 2022 · 0 comments
Labels
bug Something isn't working management-service

Comments

@mlsmaycon
Copy link
Collaborator

When using a valid URL but with an invalid response for AuthKeysLocation, management returns the error:

2022/08/17 16:19:38 http2: panic serving X.X.X.X:24409: unable to find appropriate key
goroutine 49 [running]:
net/http.(*http2serverConn).runHandler.func1()
        /opt/hostedtoolcache/go/1.18.5/x64/src/net/http/h2_bundle.go:5896 +0x125
panic({0xa48aa0, 0xc0003e8890})
        /opt/hostedtoolcache/go/1.18.5/x64/src/runtime/panic.go:838 +0x207
github.com/netbirdio/netbird/management/server/http/middleware.NewJwtMiddleware.func1(0xc0002e8050)
        /home/runner/work/netbird/netbird/management/server/http/middleware/handler.go:48 +0x385```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working management-service
Projects
None yet
Development

No branches or pull requests

1 participant