I cant get into the browser web interface after updates.

xxx-zodiac

New Member
Jul 15, 2021
9
0
1
59
I have been playing around with proxmox for a couple weeks in the evenings when I had time.
I got Ubuntu loaded, then windows 10, then windows 98 . I added another hard drive also.

I was also playing around with a bare metal Ubunto file server at the same time getting that all figured out..

So I guess I crossed over a bit and took a few commands from ubuntu I learned and used them on proxmox
apt-get update and apt dists-upgrade.

Now I cant get into the browser web interface.
I can ping it. I can log into the machin itself but just not remotely..

Any ideas?
 
Check for the 8006 port if open using the below command, if you ping the Proxmox I guess you can log in via SSH. Have you enabled the Firewall?


Bash:
ss -t -a | grep LISTEN
 
Check for the 8006 port if open using the below command, if you ping the Proxmox I guess you can log in via SSH. Have you enabled the Firewall?


Bash:
ss -t -a | grep LISTEN
After the 5th reboot. It just decided to work. I guess it wanted a vacation.