Bug 2225406
Summary: | Can not re-register with --force after deleting consumer certs against satellite614 | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | qianzhan |
Component: | Hosts - Content | Assignee: | Jeremy Lenz <jlenz> |
Status: | CLOSED ERRATA | QA Contact: | qianzhan |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.14.0 | CC: | ahumbe, crog, jlenz, lstejska, nmoumoul, rlavi, zhunting |
Target Milestone: | 6.14.0 | Keywords: | Regression, Triaged, WorkAround |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | rubygem-katello-4.9.0.13-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-08 14:20:07 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: |
Description
qianzhan
2023-07-25 09:14:54 UTC
I think it's a valid issue, if the user is re-registering the host we should not care about previous certificates. Can you please upload logs from the Satellite? Hi Leos, please check attachment 'sosreport-satellite614-2023-08-01-smhixfx.tar.xz' From a quick look the error is coming from Candlepin: ``` 2023-08-01T03:47:13 [E|app|b2a936fe] RestClient::Gone: Katello::Resources::Candlepin::Consumer: 410 Gone {"displayMessage":"Unit e712063a-c5f6-47e4-a848-2fa8d7b8915f has been deleted","requestUuid":"c933aafd-6c6a-48cf-a700-5d0f09b8f1c1","deletedId":"e712063a-c5f6-47e4-a848-2fa8d7b8915f"} (PUT /candlepin/consumers/e712063a-c5f6-47e4-a848-2fa8d7b8915f) b2a936fe | Body: {"displayMessage":"Unit e712063a-c5f6-47e4-a848-2fa8d7b8915f has been deleted","requestUuid":"c933aafd-6c6a-48cf-a700-5d0f09b8f1c1","deletedId":"e712063a-c5f6-47e4-a848-2fa8d7b8915f"} b2a936fe | ``` Created redmine issue https://projects.theforeman.org/issues/36674 from this bug Workaround is to run the registration again. It will succeed the second time. 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 (Important: Satellite 6.14 security and bug fix 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-2023:6818 |