Can't access to web interface

  • Thread starter Thread starter youpit
  • Start date Start date
Y

youpit

Guest
Hello
I'm having an issue with proxmox , I can simple not access to the web interface it keeps rejecting my connection ( error connection got reset )
The server is connected to internet , and I can ping it , acces to ssh .
 
Hello
I'm having an issue with proxmox , I can simple not access to the web interface it keeps rejecting my connection ( error connection got reset )
The server is connected to internet , and I can ping it , acces to ssh .


Are you trying to connect using https? What port are you connecting to? what does the output of "netstat -apn | grep 8006" (which if I remember correctly is the default port) show? It should return "pveproxy" running on that port.
 
Oh my god , I didnt know that I had to connect via https ..

Thanks yo ufor your fast reply :)