Bug 1334627
Summary: | Error uploading Manifest | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Satellite | Reporter: | jnikolak | ||||||
Component: | Candlepin | Assignee: | satellite6-bugs <satellite6-bugs> | ||||||
Status: | CLOSED DEFERRED | QA Contact: | Katello QA List <katello-qa-list> | ||||||
Severity: | high | Docs Contact: | |||||||
Priority: | unspecified | ||||||||
Version: | 6.2.0 | CC: | egolov, mmccune | ||||||
Target Milestone: | Unspecified | ||||||||
Target Release: | Unused | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2016-05-11 05:54:56 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: | |||||||||
Bug Depends On: | 1313551 | ||||||||
Bug Blocks: | |||||||||
Attachments: |
|
Description
jnikolak
2016-05-10 08:08:52 UTC
Created attachment 1155613 [details]
foreman_debug3
I also encountered that on my testinstall, however my pulp was running fine while the initial import of the Manifest errored out with "RestClient::RequestTimeout: Katello::Resources::Candlepin::Owner: Request Timeout (POST /candlepin/owners/ACME/imports)" For me just clicking "refresh manifest" was enough to fix that issue, though. This will require changing the manifest import from a synchronous to an asynchronous call. See the upstream bug for the details of that call. If Pulp isn't running, many many things will fail besides manifest import. We currently require all services to be running for Satellite to be functional and anything less is an error state that must be resolved before continuing. This isn't new for 6.2, and would behave the same in 6.1 or older. That said, Satellite should show the user in a much more obvious manner that required services are not functioning upon login. If Pulp was down, we should have a big banner/error or something that indicates they should cease trying to utilize the Satellite and resolve the issue. Essentially a heartbeat or monitor to notify that things weren't working properly. I searched for an RFE in this area and couldn't find one so I filed a new one: https://bugzilla.redhat.com/show_bug.cgi?id=1334992 feel free to comment there. As for Evgeni's comment here: https://bugzilla.redhat.com/show_bug.cgi?id=1334627#c2 that is a valid issue worth investigating but is a different bug that I filed here: https://bugzilla.redhat.com/show_bug.cgi?id=1334996 this is a genuine issue, our default timeout needs to be increased, I'm glad this was spotted as it often only occurs with large manifests or slower VMs. I'm going to close the original bug because it is a bit vague and I'd prefer to have 2 different bugs to handle this. Mike |