Can't get into web GUI on fresh install

DrunkenBaker45

New Member
Jan 10, 2019
2
0
1
I have a r710 with a fresh install with everything working but the GUI.
-Both the PC and server can see each other, I can ssh and everything is open
-Updated everything, tried restarting pveproxy and updating certificates.
-I get a " refused to connect" on Chrome and "unable to connect"on Firefox.
Proxmox is new to me and I've just kinda hit a dead end on what to try next. I'd greatly appreciate any help I can get at this point.
 
Hi,

this sounds like your hosts file is not correspond with your IP setting.
Please check your IP against /etc/hosts and also the name in the hosts file must match the name in /etc/hostname

A valid host entry looks like this
Code:
192.168.1.2 pve.proxmox.com pve
 
Do you open the URL with https:// instead of http:// and add the port and the end ( :8006)?
 
Hey wolf, this is my hosts file
Code:
127.0.0.1 localhost.localdomain localhost
192.168.1.8 local.local local
And just
Code:
Local
In hostname

No luck with htt.ps:// and port sb-jw