-
Notifications
You must be signed in to change notification settings - Fork 481
Nil pointer exception when enabling http3 #5660
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
Comments
Hello It's not fixed yet, here is the new stack Trace
|
@nfarhadian which version are you on ? |
@arkodg I see the same thing, I'm in version 1.4.0 |
ptal @Xunzhuo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description:
When enabling HTTP/3 through the creation of a ClientTrafficPolicy object, an error occurs in Envoy Gateway, preventing the configuration from being applied. In addition to the error message observed in the logs, Envoy Gateway stops applying any new configuration unless HTTP/3 is disabled.
Repro steps:
Environment:
v1.3.2
Logs:
The text was updated successfully, but these errors were encountered: