I am not using the enterprise repository so why the error message ?
cd /etc/apt
grep -r enterprise
You're using it for sure, else apt update wouldn't try to connect to it... Check
Bash:cd /etc/apt grep -r enterprise
deb http://ftp.debian.org/debian buster main contrib
deb http://ftp.debian.org/debian buster-updates main contrib
# PVE pve-no-subscription repository provided by proxmox.com,
# NOT recommended for production use
deb http://download.proxmox.com/debian/pve buster pve-no-subscription
# security updates
deb http://security.debian.org/debian-security buster/updates main contrib
grep -r enterprise
systemctl status pve-container@111.service root@homelab:~# systemctl status pve-container@111.service
● pve-container@111.service - PVE LXC Container: 111
Loaded: loaded (/lib/systemd/system/pve-container@.service; static; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2020-05-27 18:24:47 EDT; 4min 39s ago
Docs: man:lxc-start
man:lxc
man:pct
Process: 2095 ExecStart=/usr/bin/lxc-start -F -n 111 (code=exited, status=1/FAILURE)
Main PID: 2095 (code=exited, status=1/FAILURE)
May 27 18:24:45 homelab systemd[1]: Started PVE LXC Container: 111.
May 27 18:24:47 homelab systemd[1]: pve-container@111.service: Main process exited, code=exited, status=1/FAILURE
May 27 18:24:47 homelab systemd[1]: pve-container@111.service: Failed with result 'exit-code'.
We use essential cookies to make this site work, and optional cookies to enhance your experience.