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

Bad certificate errors when Prometheus is not exposed externally #409

Open
BenjaminPelletier opened this issue Aug 22, 2020 · 0 comments
Open
Assignees
Labels
bug Software behaves incorrectly because of this issue dss Relating to one of the DSS implementations P2 Normal priority

Comments

@BenjaminPelletier
Copy link
Member

When expose_internal in metadata_base.libsonnet is set to its default value of false, the CRDB nodes all periodically print error messages like httpLoggerserver.go:3054 http: TLS handshake error from 10.24.0.12:35404: remote error: tls: bad certificate. The 10.24.0.12 IP address appears to be the IP address of the prometheus pod (determined with kubectl get pod -o wide).

@BenjaminPelletier BenjaminPelletier added P2 Normal priority bug Software behaves incorrectly because of this issue labels Aug 22, 2020
@BenjaminPelletier BenjaminPelletier added the dss Relating to one of the DSS implementations label Sep 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Software behaves incorrectly because of this issue dss Relating to one of the DSS implementations P2 Normal priority
Projects
None yet
Development

No branches or pull requests

2 participants