Skip to content

etcdctl check datascale does not work when the etcd client uses TLS #16862

Answered by jmhbnz
prabhakar-oracle asked this question in Q&A
Discussion options

You must be logged in to vote

[root@host-10-64-223-33 ~]# /run/etcdctl check datascale --endpoints=https://168.254.5.3:2379 fetch error: Get "https://168.254.5.3:2379/metrics": x509: certificate signed by unknown authority FAIL: Could not read process_resident_memory_bytes before the put operations.

Thanks for the update @prabhakar-oracle. That error looks like a certificate issue in relation to the ca cert. Can you please confirm those certificates are valid? Perhaps use something like curl so we can rule out certificates issues in general.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jmhbnz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants
Converted from issue

This discussion was converted from issue #16699 on November 04, 2023 12:26.