Actions
Bug #20205
closedCapsule sync stops with a warning. Error "RestClient::MethodNotAllowed"
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Foreman Proxy Content
Target version:
Description
Description of problem:
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.
Additional info:
Actions