HELP - update package database sent proxmox offline

bpt1901

New Member
Sep 9, 2024
3
0
1
HI All
Apologies if this is not the correct forum to post this in.
Last night at 01:53 proxmox ran its update package database in the background as it does most evenings, but this time it shut down all my VMs and LXCs..
I'm running 8.2.7 on a minisforum MS01- Been stable up to this point for over 3 months, with no issues.
Where can I see logs for any errors as no errors are showing in the task bar

Anyone else experienced this?

Thanks in advance
 
The end of the previous run/boot can be read -for example- this way:
Code:
journalctl  -b -1 -e -x
Compare the timestamps if you picked the right one ;-)

man journalctl will list more options...