Update error - now cant boot

juju01

Member
May 16, 2020
87
3
13
I tried updating a new install from: deb http://download.proxmox.com/debian buster pve-no-subscription

Got an error message below and now cant boot at all into proxmox . Any ideas how to fix this? There are no other lines of code in the sources.list except the one above.

Annotation 2020-05-22 174252.png
 
See /etc/apt/sources.list.d/pve-enterprise

Best way: purchase a subscription
 
You're using it for sure, else apt update wouldn't try to connect to it... Check
Bash:
cd /etc/apt
grep -r enterprise


Helllo Thomas ,

I am not sure If I used the enterprise reppository. here is what my /etc/apt/sources.list looks like:

Code:
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

Also here is my output for grep -r enterprise
apt.png

All my containers are greyed out now and wont start.

here is the output of systemctl status pve-container@111.service

Code:
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'.
 
Last edited:

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!