When I reboot my Proxmox server, it actually shuts down the whole server, instead of restarting

reckless

Well-Known Member
Feb 5, 2019
79
4
48
So I've noticed that lately, whenever I try to reboot my whole Proxmox server, it actually just shuts down. It does this both when using a reboot command through SSH and also when I reboot it through the GUI.

This is extremely annoying and makes it so that I cannot do remote reboots.

Where would I even look to fix this? It didn't used to do this when I firsted installed everything, it seems to happen only recently and I have no idea why.

I can use a hand in troubleshooting this. Thanks in advance!
 
I suggest looking for problems with ACPI between the kernel and the hardware. For example:

Code:
[    8.363880] ACPI Warning: SystemIO range 0x0000000000000928-0x000000000000092F conflicts with OpRegion 0x0000000000000920-0x000000000000092F (\SGPE) (20170831/utaddress-247)
[    8.363885] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver

It might not be your issue or your only issue, just a place to start.