Bug 755107
Summary: | Promoting errata fails with connection timed out to pulp | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Justin Sherrill <jsherril> |
Component: | API | Assignee: | Mike McCune <mmccune> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Garik Khachikyan <gkhachik> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.0.0 | CC: | bkearney, gkhachik, mkoci, mmccune |
Target Milestone: | Unspecified | Keywords: | Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-08-22 18:07:57 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: | 747354 |
Description
Justin Sherrill
2011-11-18 21:07:22 UTC
A workaround that can be attempted in the short term is increasing the timeout value in our configuration file: common: ... rest_client_timeout: 30 change that to 120 and restart katello and katello-jobs services. forgot to mention the config file is located : /etc/katello/katello.yml we will be testing with an updated version of pulp that greatly speeds up promotion. This should help or remove these timeout issues. Updated version of pulp : pulp-0.0.253-1.el6.noarch or greater fixes this issue. moving to MODIFIED mass ON_QA move # VERIFIED doing promotion of the changeset (having erratas) goes now considerably fast and there is not timeout on pulp side. done through CLI. checked against: --- katello-0.1.208-1.git.0.93b84c2.el6.noarch pulp-0.0.263-1.el6.noarch katello-cli-0.1.49-1.git.0.6962a71.el6.noarch |