Bug 2412238
| Summary: | [9.0][Dashboard] oauth2-proxy service creation is stuck for a long time if improper values are passed for service creation | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Sayalee <saraut> | ||||
| Component: | Ceph-Dashboard | Assignee: | Nizamudeen <nia> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Sayalee <saraut> | ||||
| Severity: | high | Docs Contact: | Rivka Pollack <rpollack> | ||||
| Priority: | unspecified | ||||||
| Version: | 9.0 | CC: | ceph-eng-bugs, cephqe-warriors, nia | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 9.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | ceph-20.1.0-80 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2026-01-29 07:03:09 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Attachments: |
|
||||||
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: Red Hat Ceph Storage 9.0 Security and Enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2026:1536 |
Created attachment 2112547 [details] Issue_with_service_creation Description of problem: ----------------------- When trying to bring up oauth2-proxy service using ceph dashboard, if dummy values are passed for the mandatory fields, the service creation remains stuck for a very long time (observed for more than an hour) and does not exit with errors. Version-Release number of selected component (if applicable): ------------------------------------------------------------ ceph version 20.1.0-71.el9cp (c0efca2cdfd50cabbdcd84d19e032c75376bc1b4) tentacle (rc - RelWithDebInfo) [UBI9 ceph image] [root@ceph-saraut-r10-0ykf39-node1-installer ~]# cat /etc/redhat-release Red Hat Enterprise Linux release 10.0 (Coughlan) How reproducible: -------------------- Always Steps to Reproduce: -------------------- 1. Deploy a IBM 9.0 ceph cluster 2. login to ceph dashboard 3. From Administration > Services > Create new service; try to bring up oauth2 proxy by passing dummy values Actual results: ------------------ Service creation remains stuck for a very long time (Please check attached screenshot) Expected results: ------------------ If the values are improper/invalid, the service creation should fail/exit with error Additional info: