Actions
Bug #20102
closedCapsule sync stops with a warning. Error "RestClient::MethodNotAllowed
Description
Capsule sync tasks complete with a warning. The error we see is on the "Actions::Pulp::Repository::Destroy" action .
===
Input:
---
pulp_id:
capsule_id: 2
remote_user: admin
remote_cp_user: admin
locale: en
Output:
---
Output:
---{}
Error:
RestClient::MethodNotAllowed
405 Method Not Allowed ===
As we can see the pulp_id parameter is empty for the task which seems to be likely cause of the error.
Version-Release number of selected component (if applicable):
Satellite 6.2.8
How reproducible:
Only reproducible in customers environment.
Actual results:
The sync completes with the warning "RestClient::MethodNotAllowed".
Expected results:
It should not give any warning messages.
Updated by The Foreman Bot over 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/6838 added
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release set to 267
Updated by Anonymous over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|562e194ca3ad60324b70c01e6fdf87442410ca29.
Updated by Nagoor Shaik over 7 years ago
- Related to Bug #20205: Capsule sync stops with a warning. Error "RestClient::MethodNotAllowed" added
Updated by Nagoor Shaik over 7 years ago
- Related to deleted (Bug #20205: Capsule sync stops with a warning. Error "RestClient::MethodNotAllowed")
Updated by Nagoor Shaik over 7 years ago
- Has duplicate Bug #20205: Capsule sync stops with a warning. Error "RestClient::MethodNotAllowed" added
Updated by Nagoor Shaik over 7 years ago
- Has duplicate deleted (Bug #20205: Capsule sync stops with a warning. Error "RestClient::MethodNotAllowed")
Updated by Nagoor Shaik over 7 years ago
- Is duplicate of Bug #20205: Capsule sync stops with a warning. Error "RestClient::MethodNotAllowed" added
Updated by Eric Helms over 7 years ago
- Translation missing: en.field_release changed from 267 to 281
Actions