Bug 2087736
Summary: | [cephadm] unexpected status code 404: https://10.8.128.81:8443//api/prometheus_receiver | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Ernesto Puerta <epuertat> |
Component: | Cephadm | Assignee: | Redouane Kachach Elhichou <rkachach> |
Status: | CLOSED ERRATA | QA Contact: | Sunil Angadi <sangadi> |
Severity: | medium | Docs Contact: | Akash Raj <akraj> |
Priority: | unspecified | ||
Version: | 5.1 | CC: | adking, akraj, asriram, ceph-eng-bugs, gjose, kdreyer, prprakas, rkachach, sangadi, vereddy |
Target Milestone: | --- | ||
Target Release: | 5.2 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-16.2.8-4.el8cp | Doc Type: | Bug Fix |
Doc Text: |
.A 404 error due to a malformed URL was causing tracebacks in the logs.
Previously, `cephadm` would incorrectly form the URL for the prometheus receiver, causing a traceback to be printed in the log due to a 404 error that would occur when trying to access the malformed URL.
With this fix, the URL formatting has been fixed so hte 404 is avoided and tracebacks are no longer logged.
|
Story Points: | --- |
Clone Of: | 2086493 | Environment: | |
Last Closed: | 2022-08-09 17:38:23 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2083615, 2086493, 2102272 |
Comment 13
errata-xmlrpc
2022-08-09 17:38:23 UTC
|