edoardofranciosi

New Member
Mar 17, 2023
20
0
1
bergantino
already two/three months I have proxmox ve installed, yesterday the web gui was no longer working.
to access it I used: https://ipaddress:8006

can i restore it somehow? maybe configuring the two network cards from the shell?
I don't want to lose all the data as it is quite important.

btw I can't see the ip of my proxomx on my router and on my lan.


Thanks in advance everyone for your help.
 
Last edited:
In case SSH is still working or you can connect a keyboard+display you can use the console to get some more information.

I for example would check with df -h if the root filesystem is full. Then with ip a if your bridges are up. You could also have a look at the systlog or journal to see if there are errors telling you what is not working. And you could check with systemctl status pve* if all PVE services are up an running.
 
  • Like
Reactions: edoardofranciosi
In case SSH is still working or you can connect a keyboard+display you can use the console to get some more information.

I for example would check with df -h if the root filesystem is full. Then with ip a if your bridges are up. You could also have a look at the systlog or journal to see if there are errors telling you what is not working. And you could check with systemctl status pve* if all PVE services are up an running.
yup, it works, only with keyboard+display.... but when I type systemctl status pve* says "pve.service could not be found" is there something that I can do to fix it ?
 
the error was in the configuration of nano /etc/network/interfaces


auto vmbr1 iface vmbr1 inet static
address 192.168.178.183
netmask 255.255.255.0
gateway 192.168.178.1
bridge_ports eno2
bridge_stp off
bridge_fd 0
 
the error was in the configuration of nano /etc/network/interfaces


auto vmbr1 iface vmbr1 inet static
address 192.168.178.183
netmask 255.255.255.0
gateway 192.168.178.1
bridge_ports eno2
bridge_stp off
bridge_fd 0
hello, i am currently experiencing the same problem you had wherein I cannot access the web GUI of proxmox. may i ask what you did in here in order to fix the problem??
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!