-
Bug
-
Resolution: Not a Bug
-
Critical
-
None
-
6.15.4
-
None
Description of problem:
After upgrading Satellite Server 6.15.4.2, Repository sync and manifest refresh tasks fails with the below error:
Error message: the server returns an error
HTTP status code: 403
Response headers: {"Date"=>"Thu, 17 Oct 2024 10:14:31 GMT", "Server"=>"gunicorn", "Content-Type"=>"application/json", "Vary"=>"Accept,Cookie", "Allow"=>"GET, PUT, PATCH, DELETE, HEAD, OPTIONS", "X-Frame-Options"=>"DENY", "Content-Length"=>"58", "X-Content-Type-Options"=>"nosniff", "Referrer-Policy"=>"same-origin", "Cross-Origin-Opener-Policy"=>"same-origin", "Correlation-ID"=>"e781e7b4-6823-41b4-a7c4-35e0280fbf52", "Access-Control-Expose-Headers"=>"Correlation-ID", "Via"=>"1.1 "}
Response body: {"detail":"Authentication credentials were not provided."}Error message: the server returns an error.
Actual behavior:
Repository Sync and manifest refresh task is failing
Expected behavior:
The repository sync and manifest refresh task should be completed successfully.