You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Problem
I am trying to enable tls for my prometheus exporter, but for some reason the exported is unable to read cert_file, but is able to read the key file.
vector::sinks::prometheus::exporter: Failed to start Prometheus exporter: Could not open certificate file "/home/pi/vector-cert/cert.pem": No such file or directory (os error 2)
A note for the community
Problem
I am trying to enable tls for my prometheus exporter, but for some reason the exported is unable to read cert_file, but is able to read the key file.
i have the correct permission set for this file
I generated these files using command
Any pointers about what i am doing wrong?
Configuration
Version
vector 0.43.1 (aarch64-unknown-linux-musl e30bf1f 2024-12-10 16:14:47.175528383)
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: