Hi,
I'm a Proxmox newbie. I did a fresh installation and everything worked as expected. I was able to access the GUI from other computers conected to the LAN.
Then I searched and installed updates. After installing the updates I rebooted the machine.
Now it's impossible to connect to the GUI, although I can ping the server. If I log on to the console I can ping other machines on the network.
I can even access the GUI from the console using curl like this:
What can be wrong? How can it be fixed? Why can't it be reached from other computers?
Any help is greatly appreciated.
I'm a Proxmox newbie. I did a fresh installation and everything worked as expected. I was able to access the GUI from other computers conected to the LAN.
Then I searched and installed updates. After installing the updates I rebooted the machine.
Now it's impossible to connect to the GUI, although I can ping the server. If I log on to the console I can ping other machines on the network.
I can even access the GUI from the console using curl like this:
Bash:
curl https://localhost:8006 | grep title
What can be wrong? How can it be fixed? Why can't it be reached from other computers?
Any help is greatly appreciated.