Unable to access GUI after install

leroadrunner

New Member
Aug 3, 2023
13
0
1
Hi, newbie here, just installed ProxMox VE 6.4 (because I only had a 1GB key around), anyways, its in my home network. I used a NetGear router. I have assigned it address 192.168.1.50, and I see it there (I can ping it successfully and it responds), but the GUI on HTTPS 8006 just spins. I tried in Putty, Curl nothing. This server is hardwired.


Anything else to check?

EDIT: Never mind, I reinstalled, this time with the wire actually connected. When I had first installed it, I wasnt actually connected, I guess it didnt like it. Thanks
 
Last edited:
So https://192.168.1.50:8006 isn't working?

If not then you would need to debug stuff via the local console. For example checking if the pveproxy service is running (systemctl status pveproxy.service pvedaemon.service) or if you can access the webUI from localhost (curl https://localhost:8006 -k | grep title) and if the server is listening on ports 8006 and 22 (ss -tulpn).

Btw...you really shouldn`t use PVE6.4. That's already over 1 year end-of-life, so 1 year of unfixed vulnerabilities. And its quite alloying to upgrade from PVE6 to 7 and then PVE 7 top 8. I really would recommend to start with a fresh PVE8.
 
Looks like the html part is empty/missing (that's why you get no web menu).
My curl command outputs a lot more, also that html layout part.
 
Maybe an IP collision? Are you sure that static IP isn't part of the DHCP range of your router or something similar?
 
Maybe an IP collision? Are you sure that static IP isn't part of the DHCP range of your router or something similar?
Yes, I'm sure there are a maximum of 10-15 devices at home, and the highest ip of them is 50.

I got 222 ip address for raspi. I don't think there is a device that can take it