[SOLVED] Google Chrome browser support?

Neke

Member
Jul 22, 2020
6
1
8
27
Hi! I'm new to Proxmox, and my English is bad, sorry...

I got my new Proxmox VE 6.2-4 installed and then it took me few hours to actually reach Web GUI. And when I finally reached GUI I was disappointed... Microsoft Edge? Really? I hope not, because it's very inconvenient. Am I doing something wrong, or do I need any additional steps to make it work with Google Chrome?

1595415663703.png
 
log into the pve-node and check the journal for hints:
let `journalctl -f` run and try reaching the site (with https://192.168.88.5:8006)

if this does not show anything - is the pveproxy service running?
`systemctl status pveproxy`
?
 
log into the pve-node and check the journal for hints:
let `journalctl -f` run and try reaching the site (with https://192.168.88.5:8006)

if this does not show anything - is the pveproxy service running?
`systemctl status pveproxy`
?

It somehow works now... I did nothing to fix it...

I just added/formatted another disk and rebooted PC (I tried rebooting before). Then I run journalctl -f and it worked. Magic?

Anyway thanks for acompanying me in this thread!
 
  • Like
Reactions: Stoiko Ivanov
Glad that worked out - please mark the thread as 'SOLVED' - thanks!