Katello created deb repository response with 503 service unavailable to apt

Hello everybody,

we found a issue using the katello deb integration

Problem:
We synced the xenial main repository into katello and created a content view for ubuntu server. Then we added the repository to the client, after running apt update, apt responds with
http://katellohost/pulp/deb/Default_Organization/staging/ubuntu_main/custom/ubuntu/ubuntu_xenial/dists/xenial/main/binary-amd64/Packages 503 Service Unavailable

The Packages file is actually available and we can download it with wget easily.
There’s no proxy involved or anything between.

Expected outcome:
After publishing the content view it should provide a working repositoriy.

Foreman and Proxy versions:
Foreman 1.21
Katello 3.11

Hey @mkayontour,

Thanks for letting us know. Starting with the basics -> Do you see any services failing on katello with foreman-maintain service status -b ? Also have you ran yum clean all an tried again on the client?