Hi everyone,
Admittedly, I don't know a whole lot about Proxmox, but I set up Proxmox about a year ago and it's been working smoothly until recently. I had to shut down my server due to a blackout. After turning it back on, I've been running into an issue where the Proxmox GUI will stop being accessible through the browser after a couple of days. I will get an
I also tried to curl the IP but I get the following:
It will become accessible again after power cycling, but I assume this is not a great method and will eventually end up causing more issues.
The weird thing is I can access all the LXCs and VMs that I set up through their internal IPs even while the Proxmox GUI is inaccessible. Has anyone run into this issue before? Any help or advice would be appreciated. Thank you!
Admittedly, I don't know a whole lot about Proxmox, but I set up Proxmox about a year ago and it's been working smoothly until recently. I had to shut down my server due to a blackout. After turning it back on, I've been running into an issue where the Proxmox GUI will stop being accessible through the browser after a couple of days. I will get an
ERR_EMPTY_RESPONSE
when trying to access the GUI through Chrome (I am using https
). I am also unable to access through FTP. I also tried to curl the IP but I get the following:
-
Code:
curl --insecure https://IP:8006/ curl: (56) schannel: server closed abruptly (missing close_notify)
It will become accessible again after power cycling, but I assume this is not a great method and will eventually end up causing more issues.
The weird thing is I can access all the LXCs and VMs that I set up through their internal IPs even while the Proxmox GUI is inaccessible. Has anyone run into this issue before? Any help or advice would be appreciated. Thank you!
Last edited: