Bug 1097699
| Summary: | Associating an importer gives a 500-response with a NoAvailableQueues stack trace from time to time | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Pulp | Reporter: | mkovacik | ||||
| Component: | async/tasks | Assignee: | pulp-bugs | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | pulp-qe-list | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 2.4 Beta | CC: | skarmark | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2014-05-16 15:54:03 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: |
|
||||||
*** This bug has been marked as a duplicate of bug 1096311 *** |
Created attachment 895443 [details] Screen log Description of problem: Associating a yum-type importer with a repo leads to 500-response with a NoAvailableQueues from time to time. See attached screen log for the traceback Version-Release number of selected component (if applicable): pulp-server-2.4.0-0.13.beta.fc20.noarch How reproducible: Unknown; ~1% of created repos in test automation Steps to Reproduce: 1. create a repo 2. associate importer Actual results: a 500-code response returned: { # ----%<----- u'exception': [u'NoAvailableQueues: There are no available queues in the system for reserved task work.\n'], Expected results: No issues seen associating importers to repositories Additional info: