[SOLVED] Cant open Webinterface

Jannik2020

Well-Known Member
Jan 2, 2020
86
1
48
26
Hello
i cant open Gui after update and reboot ssh stil working

Code:
root@prox-int01:~# netstat -tulpn
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address           Foreign Address         State       PID/Program name
tcp        0      0 127.0.0.1:85            0.0.0.0:*               LISTEN      1632/pvedaemon
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      1586/master
tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      1/init
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      1414/sshd: /usr/sbi
tcp6       0      0 ::1:25                  :::*                    LISTEN      1586/master
tcp6      12      0 :::8006                 :::*                    LISTEN      1642/pveproxy
tcp6       0      0 :::111                  :::*                    LISTEN      1/init
tcp6       0      0 :::22                   :::*                    LISTEN      1414/sshd: /usr/sbi
tcp6       0      0 :::3128                 :::*                    LISTEN      1648/spiceproxy
udp        0      0 0.0.0.0:111             0.0.0.0:*                           1/init
udp        0      0 127.0.0.1:323           0.0.0.0:*                           1438/chronyd
udp6       0      0 :::111                  :::*                                1/init
udp6       0      0 ::1:323                 :::*                                1438/chronyd

Code:
root@prox-int01:~# pveversion
pve-manager/8.4.13/5b08ebc2823dd9cb (running kernel: 6.8.12-14-pve)
 
Last edited:
Hi,
please check your system journal for any errors. What exactly does "cant open" mean? Loads forever/can't login/blank page? Any errors in the browser's developer tools console or network tab?