Today I found this error in the Tasks section.
I then ran an apt-get update in the console which resulted in this:
I did not edit the default repositories, all I did was disable the enterprise and add the no subscription repository.
Yesterday however I did some testing and installed docker in an LXC Ubuntu 22.04 container. Could that have caused the repo to appear in proxmox?
Code:
TASK ERROR: command 'apt-get update' failed: exit code 100
I then ran an apt-get update in the console which resulted in this:
Code:
Hit:1 http://ftp.at.debian.org/debian bookworm InRelease
Hit:2 http://security.debian.org bookworm-security InRelease
Get:3 http://ftp.at.debian.org/debian bookworm-updates InRelease [52.1 kB]
Hit:4 http://download.proxmox.com/debian/pve bookworm InRelease
Ign:5 https://download.docker.com/linux/ubuntu bookworm InRelease
Err:6 https://download.docker.com/linux/ubuntu bookworm Release
404 Not Found [IP: 13.32.121.111 443]
Reading package lists... Done
E: The repository 'https://download.docker.com/linux/ubuntu bookworm Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
I did not edit the default repositories, all I did was disable the enterprise and add the no subscription repository.
Yesterday however I did some testing and installed docker in an LXC Ubuntu 22.04 container. Could that have caused the repo to appear in proxmox?
Last edited: