bug(core): settings UI/KV reader using wrong TLS cert #605

Closed
opened 2026-03-28 04:26:19 +00:00 by mfreeman451 · 1 comment
Owner

Imported from GitHub.

Original GitHub issue: #1865
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/1865
Original created: 2025-10-23T05:50:27Z


Describe the bug
If you try to navigate to view the poller config from the settings page, this error is popping up in the OTEL logs:

Log Details
Trace ID:

d585e8f66043bcf79d099d4489925984

Span ID:

ae627ce7711caa1e

Service Version:

1.0.0

Service Instance:

-

Scope:

core-main

Severity Number:

13

Attributes
error: all 3 retries failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: tls: failed to verify certificate: x509: certificate is valid for serviceradar-kv, kv, kv.serviceradar, serviceradar-kv.serviceradar-staging.svc.cluster.local, localhost, not proton.serviceradar"
key: config/poller.json
trace_id: d585e8f66043bcf79d099d4489925984
span_id: ae627ce7711caa1e

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

Imported from GitHub. Original GitHub issue: #1865 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/1865 Original created: 2025-10-23T05:50:27Z --- **Describe the bug** If you try to navigate to view the poller config from the settings page, this error is popping up in the OTEL logs: ``` Log Details Trace ID: d585e8f66043bcf79d099d4489925984 Span ID: ae627ce7711caa1e Service Version: 1.0.0 Service Instance: - Scope: core-main Severity Number: 13 Attributes error: all 3 retries failed: rpc error: code = Unavailable desc = connection error: desc = "transport: authentication handshake failed: tls: failed to verify certificate: x509: certificate is valid for serviceradar-kv, kv, kv.serviceradar, serviceradar-kv.serviceradar-staging.svc.cluster.local, localhost, not proton.serviceradar" key: config/poller.json trace_id: d585e8f66043bcf79d099d4489925984 span_id: ae627ce7711caa1e ``` **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **Screenshots** If applicable, add screenshots to help explain your problem. **Desktop (please complete the following information):** - OS: [e.g. iOS] - Browser [e.g. chrome, safari] - Version [e.g. 22] **Smartphone (please complete the following information):** - Device: [e.g. iPhone6] - OS: [e.g. iOS8.1] - Browser [e.g. stock browser, safari] - Version [e.g. 22] **Additional context** Add any other context about the problem here.
Author
Owner

Imported GitHub comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/1865#issuecomment-3813920485
Original created: 2026-01-28T21:03:11Z


closing, stale

Imported GitHub comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/1865#issuecomment-3813920485 Original created: 2026-01-28T21:03:11Z --- closing, stale
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#605
No description provided.