-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
3.2.0 not working after update from 3.1.10 #9593
Comments
To help debugging can you clarify if this is a self-signed cert, where/how the specific cert is installed for this server and anything else that may be relevant around the actual TLS/SSL config? |
The cert is a LetsEncrypt cert that's valid until 2025-02 Cert is installed on the load balancer that fluent-bit is hitting If I do a curl I get a "cert is valid" response The cert also has the full chain - the TL;DR is I'm using LEGO ACME to get my cert using a DNS challenge That then outputs a full chain PFX and that's the cert that I use - all other systems have no problem with it and neither does fluent-bit on a 3.1.x build |
Can you check the ssl library deps as well between the two versions? Wondering if it is related to that too, I can probably do it but may not be the exact same as your ones and quicker if you do :) |
You could also try |
We're seeing the same behaviour while trying to output to Datadog fyi (i.e. same |
Bug Report
Describe the bug
To Reproduce
fluent-bit.conf
with Seq (this is jinja formatted so please adjust the server URL and API key accordingly)parsers.conf
Expected behavior
Screenshots
Your Environment
Additional context
The text was updated successfully, but these errors were encountered: