Hello.
I've been struggling with this issue for weeks. For weeks now i have only had one container running and have been working fine. I noticed last time i tried to add more VMs or containers, it would stop responding - meaning:
Upon starting it up, i saw these messages:
After a quick google search, someone mentioned that i could fix this by updating the bios. Which i did only a few minutes later:
I then verified that it had actually updated the bios. I still wasn't able to access proxmox through the web interface, so i updated all the packages by running:
It updated a bunch of stuff, mostly proxmox packages. After a reboot once again, i am still getting the same result:
No access to proxmox web interface or ssh to proxmox.
Can i have some pointers on what to do?
I've been struggling with this issue for weeks. For weeks now i have only had one container running and have been working fine. I noticed last time i tried to add more VMs or containers, it would stop responding - meaning:
- I would not be able to access the web interface on
Code:
https://192.168.113.40:8006/
- I would not be able to access the proxmox host or any of the VMs/Containers wit
Code:
ssh user@<ip>
Upon starting it up, i saw these messages:
After a quick google search, someone mentioned that i could fix this by updating the bios. Which i did only a few minutes later:
I then verified that it had actually updated the bios. I still wasn't able to access proxmox through the web interface, so i updated all the packages by running:
Code:
sudo apt-get update && sudo apt-get upgrade -y
It updated a bunch of stuff, mostly proxmox packages. After a reboot once again, i am still getting the same result:
No access to proxmox web interface or ssh to proxmox.
Can i have some pointers on what to do?