-
Subject of the issueI installed Graylog, and I get lots of 400 "bad request" error codes all the time coming from my vault addresses "vault.com/notifications/hub?token..." Here is my nginx proxy manager config Deployment environment
Steps to reproduceJust connect to vault and check F12 console to confirm websocket work. My screenshoot : Expected behaviourActual behaviourTroubleshooting dataThanks for your help ! ;) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
|
Do you have the support string? Or what is the setting of P.S.: I am not familiar with nginx proxy manager, but just to clarify: where is TLS terminated? it seems that you use TLS on the proxy and TLS for the vw (rocket tls). is that correct? |
Beta Was this translation helpful? Give feedback.





Ok, I switched Apache2 to nginx and everything works BUT, even when logging in, the log shows error 400 on 2 lines:
Certainly I can connect, but I always get these 2 errors as soon as a user connects. What to do ?