a year ago
Hello,
I deployed a service which is a python container. In this service, I had added the variable NIXPACKS_APT_PKGS with the following libglib2.0-0 libnss3 libdbus-1-3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm2 libgbm1 libgtk-3-0 libasound2t64 libx11-xcb1 libx11-6 libxcomposite1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates fonts-liberation libappindicator3-1 lsb-release xdg-utils wget.
The reason is that I use selenium and chromedrivers in my python script.
I deployed one, it worked great. When i tried to duplicate to have 3 I started to have this error on the new ones.
After many attemps, I deleted the 1st one and redeploy to test, and now I have it on the first one too. I can't connect to the ubuntu servers. Here is the error:
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/gtk%2b3.0/gtk-update-icon-cache%5F3.24.41-4ubuntu1.3%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/h/hicolor-icon-theme/hicolor-icon-theme%5F0.17-2%5Fall.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/h/humanity-icon-theme/humanity-icon-theme%5F0.6.16%5Fall.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/ubuntu-themes/ubuntu-mono%5F24.04-0ubuntu1%5Fall.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/adwaita-icon-theme/adwaita-icon-theme%5F46.0-1%5Fall.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/at-spi2-core/at-spi2-common%5F2.52.0-1build1%5Fall.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dconf/libdconf1%5F0.40.0-4build2%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dconf/dconf-service%5F0.40.0-4build2%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/d/dconf/dconf-gsettings-backend%5F0.40.0-4build2%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/freetype/libfreetype6%5F2.13.2%2bdfsg-1build3%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/fonts-liberation/fonts-liberation%5F2.1.5-3%5Fall.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig-config%5F2.15.0-1.1ubuntu2%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/libfontconfig1%5F2.15.0-1.1ubuntu2%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/f/fontconfig/fontconfig%5F2.15.0-1.1ubuntu2%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libd/libdbusmenu/libdbusmenu-glib4%5F18.10.20180917%7ebzr492%2brepack1-3.1ubuntu5%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/at-spi2-core/libatk1.0-0t64%5F2.52.0-1build1%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxi/libxi6%5F1.8.1-1build1%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/at-spi2-core/libatspi2.0-0t64%5F2.52.0-1build1%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/a/at-spi2-core/libatk-bridge2.0-0t64%5F2.52.0-1build1%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/pixman/libpixman-1-0%5F0.42.2-1build1%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-render0%5F1.15-1ubuntu2%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/libx/libxcb/libxcb-shm0%5F1.15-1ubuntu2%5Famd64.deb 403 Forbidden [IP: 185.125.190.83 80] E: Failed to fetch
I did too many downloads from the Ubuntu servers?
3 Replies
a year ago
Hello,
This isn't anything you have done wrong, we have determined that this is an issue with Ubuntu's Archive; unfortunately, it would be out of our control.
We just have to wait until they repair whatever ongoing issue they have.
Status changed to Awaiting User Response Railway • 12 months ago
a year ago
ok clear thank you very much! Btw, I love your service!!! Nice product!
Status changed to Awaiting Railway Response Railway • 12 months ago
Status changed to Awaiting User Response Railway • 12 months ago
9 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • 10 months ago