For the containerized proxy, I managed to get to the point where I could build a test VM to use with it. I bootstrapped the VM and it appears to be properly registered in Uyuni (ran into an issue with a crashed taskomatic preventing events from working, but which was fixed after configuring extra Java heap for the process and restarting taskomatic). The system shows up in the system list and the high state seems to have succeeded and apt update shows the list of channels with URLs based on the proxy server. I was also able to change the channels to an LCM channel set properly. However trying to actually apply/push updates from the Uyuni server is failing. The event history reports ... pkg_|-pkg_installed_|-pkg_installed_|-installed: name: pkg_installed result: false changes: { } comment: |- Problem encountered installing package(s). Additional info follows: errors: - Running scope as unit: run-r61db306406824d96a102fa680f075ff1.scope E: Failed to fetch https://<proxy.fqdn>:443/rhn/manager/download/ubuntu20-devtest-ubuntu-2004-amd64-main-updates-uyuni/getPackage/linux-firmware_1.187.31-X.all-deb.deb Connection failed [IP: 10.xx.yy.xx 443] E: Failed to fetch https://<proxy.fqdn>:443/rhn/manager/download/ubuntu20-devtest-ubuntu-2004-amd64-main-updates-uyuni/getPackage/snapd_2.54.3+20.04.1ubuntu0.3-X.amd64-deb.deb Connection failed [IP: 10.xx.yy.zz 443] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing Now going to the https://<prxy.fqdn>/pub folder works fine, so it's not a firewalling or name resolution. If I try to go to the URL in a browser I get a 403 error (but I also get an error about a missing token if try the same path on the Uyuni server proper). Trying to get an apt-get upgrade on the minion gives: 62 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. Need to get 125 MB/221 MB of archives. After this operation, 90.9 MB of additional disk space will be used. Do you want to continue? [Y/n] Err:1 https://<proxy.fqdn>:443/rhn/manager/download ubuntu20-devtest-ubuntu-2004-amd64-main-updates-uyuni/ linux-firmware 1.187.31 Could not wait for server fd - select (11: Resource temporarily unavailable) [IP: 10.40.11.185 443] E: Failed to fetch https://<proxy.fqdn>:443/rhn/manager/download/ubuntu20-devtest-ubuntu-2004-amd64-main-updates-uyuni/getPackage/linux-firmware_1.187.31-X.all-deb.deb Could not wait for server fd - select (11: Resource temporarily unavailable) [IP: 10.xx.yy.zz 443] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? I didn't see anything in the troubleshooting clients which seems to apply. Thanks, Paul-Andre Panon -----Original Message----- From: Cedric Bosdonnat <cbosdonnat@suse.com> Sent: Thursday, July 7, 2022 1:24 AM To: users@lists.uyuni-project.org; Paul-Andre Panon <ppanon@sierrawireless.com> Subject: Re: Where is mgr-bootstrap on a containerized proxy? On Thu, 2022-07-07 at 02:36 +0000, Paul-Andre Panon wrote:
The problem appears to be that the link for the bootstrap directory points to https://proxyname/bootstrap instead of https://proxyname/pub/bootstrap
Where did you see those links? Even in the https://proxyname/pub page I have the correct links here. -- Cedric