Hello everyone,
I've decided to utilize Proxmox, currently PVE 8.3.5. I added one node (Ubuntu VM) thus far for testing purposes. After successfully getting the node up and running to my liking - a process that took me about 4 hours, I called it a day and put my computer to sleep - the computer I'm using to access Proxmox via Web GUI. The next morning I noticed that the node was offline (not pingable nor was Proxmox). I get back to my computer to find that Proxmox was logged out of the session which in turn shuts my node off.
My Proxmox setup is simply a headless server that I should be able to leave on at all times running 24/7, if it needs to do a reboot, I should make that decision and manually run the reboot command. Instead at this time, for the last 4 days, I keep encountering Proxmox going offline and taking my node offline with it.
So at this time, my assumption is that the session is expiring which is turning off my node, or there are updates/upgrades and reboots occurring without my interaction / intervention which is a big nono.
I need whatever is happening to come to a full stop and operate 24/7/365.
I've checked my BIOS, all is good there.
I've also configured /etc/systemd/logind.conf:
If there's a way to disable session timeout, that would be great. Or a way to make it that Proxmox does not rely on another device having a tab open actively viewing the session, that would be great too.
Please let me know if there's anything I need to provide.
I've decided to utilize Proxmox, currently PVE 8.3.5. I added one node (Ubuntu VM) thus far for testing purposes. After successfully getting the node up and running to my liking - a process that took me about 4 hours, I called it a day and put my computer to sleep - the computer I'm using to access Proxmox via Web GUI. The next morning I noticed that the node was offline (not pingable nor was Proxmox). I get back to my computer to find that Proxmox was logged out of the session which in turn shuts my node off.
My Proxmox setup is simply a headless server that I should be able to leave on at all times running 24/7, if it needs to do a reboot, I should make that decision and manually run the reboot command. Instead at this time, for the last 4 days, I keep encountering Proxmox going offline and taking my node offline with it.
So at this time, my assumption is that the session is expiring which is turning off my node, or there are updates/upgrades and reboots occurring without my interaction / intervention which is a big nono.
I need whatever is happening to come to a full stop and operate 24/7/365.
I've checked my BIOS, all is good there.
I've also configured /etc/systemd/logind.conf:
Code:
HandleLidSwitch=ignore
HandleLidSwitchExternalPower=ignore
HandleSuspendKey=ignore
HandleHibernateKey=ignore
If there's a way to disable session timeout, that would be great. Or a way to make it that Proxmox does not rely on another device having a tab open actively viewing the session, that would be great too.
Please let me know if there's anything I need to provide.
Last edited: