Search results

  1. B

    VE 7 fresh install: cannot access web UI

    wowwwww the link has to be https https://192.168.1.190:8006/ works fine fml
  2. B

    VE 7 fresh install: cannot access web UI

    root@proxmox:~# cat /etc/network/interfaces auto lo iface lo inet loopback iface enp88s0 inet manual auto vmbr0 iface vmbr0 inet static address 192.168.1.190/24 gateway 192.168.1.1 bridge-ports enp88s0 bridge-stp off bridge-fd 0 iface wlo1 inet manual root@proxmox:~# ip a...
  3. B

    VE 7 fresh install: cannot access web UI

    I don't see anything relevant in the logs but I'm also not used to looking at logs like this. Maybe this is suspicious? /bin/mv: cannot stat '/etc/network/interfaces.new': No such file or directory
  4. B

    VE 7 fresh install: cannot access web UI

    Ok so I bought a new NUC 11 gen and installed Proxmox from a USB stick. Configured IP to 192.168.1.190, gateway 192.168.1.1, DNS 8.8.8.8, hostname proxmox.mydomain.com Can't access the web UI from the browser on my laptop (tried both Firefox and Chrome. laptop is on the same network as the...