Hey all!
I was doing an upgrade in my test machine, following the instructions in https://pve.proxmox.com/wiki/Upgrade_from_4.x_to_5.0. When I did the dist-upgrade, I let the server upgrade it self.
After a reboot, I don't have a web interface, and all the services are inactive and masked:
I tried running pveversion, and there is no such command. However, running `pvesm`, I get the following error:
What can I do? What did go wrong?
Thanks!
I was doing an upgrade in my test machine, following the instructions in https://pve.proxmox.com/wiki/Upgrade_from_4.x_to_5.0. When I did the dist-upgrade, I let the server upgrade it self.
After a reboot, I don't have a web interface, and all the services are inactive and masked:
Code:
● pveproxy.service
Loaded: masked (/dev/null; bad)
Active: inactive (dead)
I tried running pveversion, and there is no such command. However, running `pvesm`, I get the following error:
Code:
Can't locate PVE/Cluster.pm in @INC (you may need to install the PVE::Cluster module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.24.1 /usr/local/share/perl/5.24.1 /usr/lib/x86_64-linux-gnu/perl5/5.24 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.24 /usr/share/perl/5.24 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base) at /usr/share/perl5/PVE/CLI/pvesm.pm line 10.
BEGIN failed--compilation aborted at /usr/share/perl5/PVE/CLI/pvesm.pm line 10.
Compilation failed in require at /usr/sbin/pvesm line 6.
BEGIN failed--compilation aborted at /usr/sbin/pvesm line 6.
What can I do? What did go wrong?
Thanks!