I've had a 5.4.2 node running in the garage for a few years that I'd like to get back to using, but the web gui won't load. When I try accessing https://192.168.100:8006 I'm warned about an invalid certificate (expected) but when I click "Proceed" I receive an 'ERR_EMPTY_RESPONSE'.
I've used SSH to connect to the server and `systemctl status pveproxy` shows me the error "Can't locate object method "set_request_host" via package "PVE::RPCEnvironment" at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1206."
Googling that error lead me to try 'pveupdate' and 'pveupgrade' but the upgrade fails with "You are attempting to remove the meta-package 'proxmox-ve'!..."
I've also tried updating libpve-common-perl with `apt upgrade libpve-commin-perl` based on some other forum post I keep coming back to, but that too fails citing that it'll break pve-manager and qemu-server.
I'd like to get into the web ui and see about doing some in-place upgrades to get on a current proxmox version without loosing what I've already got on there. Does anyone have any pointers on how to accomplish that?
EDIT: I've also used `pvecm updatecerts --force` and tried to access from another device (unsuccesfully).
I've used SSH to connect to the server and `systemctl status pveproxy` shows me the error "Can't locate object method "set_request_host" via package "PVE::RPCEnvironment" at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1206."
Googling that error lead me to try 'pveupdate' and 'pveupgrade' but the upgrade fails with "You are attempting to remove the meta-package 'proxmox-ve'!..."
I've also tried updating libpve-common-perl with `apt upgrade libpve-commin-perl` based on some other forum post I keep coming back to, but that too fails citing that it'll break pve-manager and qemu-server.
I'd like to get into the web ui and see about doing some in-place upgrades to get on a current proxmox version without loosing what I've already got on there. Does anyone have any pointers on how to accomplish that?
EDIT: I've also used `pvecm updatecerts --force` and tried to access from another device (unsuccesfully).
Last edited: