I installed a SATA Controller and after starting up my VM, I was unable to reach the web GUI anymore. I can however still SSH into it. I am new to Proxmox so I am still learning and getting use to things. I appreciate any help.
root@shivraj:~# systemctl status pve-cluster.service
● pve-cluster.service - The Proxmox VE cluster filesystem
Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2022-01-10 21:14:45 EST; 5s ago
Process: 4678 ExecStart=/usr/bin/pmxcfs (code=exited, status=255/EXCEPTION)
CPU: 8ms
Jan 10 21:14:45 shivraj systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 5.
Jan 10 21:14:45 shivraj systemd[1]: Stopped The Proxmox VE cluster filesystem.
Jan 10 21:14:45 shivraj systemd[1]: pve-cluster.service: Start request repeated too quickly.
Jan 10 21:14:45 shivraj systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jan 10 21:14:45 shivraj systemd[1]: Failed to start The Proxmox VE cluster filesystem.
.
.
.
Jan 10 21:23:06 shivraj pveproxy[5016]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1904.
Jan 10 21:23:06 shivraj pveproxy[5017]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1904.
.
.
.
root@shivraj:~# nano /etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.1.171 shivraj.localdomain.com shivraj shivrajlocalhost
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
.
.
.
root@shivraj:~# nano /etc/hostname
Shivraj
root@shivraj:~# systemctl status pve-cluster.service
● pve-cluster.service - The Proxmox VE cluster filesystem
Loaded: loaded (/lib/systemd/system/pve-cluster.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2022-01-10 21:14:45 EST; 5s ago
Process: 4678 ExecStart=/usr/bin/pmxcfs (code=exited, status=255/EXCEPTION)
CPU: 8ms
Jan 10 21:14:45 shivraj systemd[1]: pve-cluster.service: Scheduled restart job, restart counter is at 5.
Jan 10 21:14:45 shivraj systemd[1]: Stopped The Proxmox VE cluster filesystem.
Jan 10 21:14:45 shivraj systemd[1]: pve-cluster.service: Start request repeated too quickly.
Jan 10 21:14:45 shivraj systemd[1]: pve-cluster.service: Failed with result 'exit-code'.
Jan 10 21:14:45 shivraj systemd[1]: Failed to start The Proxmox VE cluster filesystem.
.
.
.
Jan 10 21:23:06 shivraj pveproxy[5016]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1904.
Jan 10 21:23:06 shivraj pveproxy[5017]: /etc/pve/local/pve-ssl.key: failed to load local private key (key_file or key) at /usr/share/perl5/PVE/APIServer/AnyEvent.pm line 1904.
.
.
.
root@shivraj:~# nano /etc/hosts
127.0.0.1 localhost.localdomain localhost
192.168.1.171 shivraj.localdomain.com shivraj shivrajlocalhost
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
.
.
.
root@shivraj:~# nano /etc/hostname
Shivraj