Connection error ... server dont boot?

Aug 29, 2024
9
0
1
feedback 1
how come upgrading from 8 to 9 take cli commands instead a simple click in the web ui? wtf is this shit
feedback 2
doing pve8to9 --full and getting green, no red would mean safe to upgrade, how can you fuck up so badly that the checking is all green but now the server dont boot

under no circumstances you should green a upgrade that result into the server not booting


1764049890718.png
 
Hey,

did you read and follow [1]? Did you get any warning/errors from apt update or apt dist-upgrade? Generally screenshots are in most cases not useful, think log entries or error messages. How did you do the upgrade, and what is not working? All you screenshot shows is some kind of connection error between your client and PVE host. How do you know it is not booting?

So, we'd need a little more context in order to help you. Also, please keep your tone a little friendlier, this is a community forum, people helping here do so in their free-time, keep that in mind.

[1] https://pve.proxmox.com/wiki/Upgrade_from_8_to_9
 
what is not working?
the server is not booting afaik because i cant connect to it, there is no logs if i cant connect to the server

Did you get any warning/errors from apt update or apt dist-upgrade?
nope

How did you do the upgrade,
via webui shell i run the commands from the wiki

apt update
apt dist-upgrade
pveversion

then
pve8to9 --full

cat > /etc/apt/sources.list.d/pve-enterprise.sources << EOF
Types: deb
URIs: https://enterprise.proxmox.com/debian/pve
Suites: trixie
Components: pve-enterprise
Signed-By: /usr/share/keyrings/proxmox-archive-keyring.gpg
EOF

apt update

apt dist-upgrade


everything was "fine" Vm started LXC the web UI reloaded and did show 9,1,1, so i made a reboot from ther web ui and after the reboot nothing
 
Last edited:
> cant connect to it
as in WebUI doesn't open, or actually not reachable by ping? Can you SSH into it? Do you have access to the server, if, login there and check the journal.
 
> cant connect to it
as in WebUI doesn't open, or actually not reachable by ping? Can you SSH into it? Do you have access to the server, if, login there and check the journal.
web ui is dead, cant ssh into it and cant access the server at this point in time



searching the forum got this, apparently i am not the first person
 
What makes you think this is related? Based on what you have observed till now, nothing points towards what is described in the linked thread. This may very well just be a network problem. But it's hard to tell given how little information is available. First step is getting to the console of the host, check if booted, and if it is check ip a and /etc/network/interfaces. If not booted look for errors in the booting process or boot into a live iso and check the partition table to find out if it may be what was described in the linked thread. Generally also take a look at [1] in case the system is actually not booting.

[1] https://pve.proxmox.com/wiki/Recover_From_Grub_Failure
 
went to the server location yes it was boot failing into bios, reinstalled from iso (9.1) restored vms/lxc from backup, one work day wasted because proxmox decided to fuck with boot, you never fuck with boot get than as desktop wallpaper, this is major fuckup on proxmox part because no matter on what support level one is you cant get support if the server wont boot
 
Last edited: