I did not work on my PVE for 6 months and found it with this broken webui and ssh access.
I might be the cause of this issue due to changes back in the day but I do not remember.
Anyway, the first pve7.3 install did work and since this is a clean new server I reinstalled proxmox 7.3. However, pve webui and ssh to the pve still don't work.
Trying to login to pve in a browser with '192.168.178.55:8006' I get the error: "192.168.178.55 didn’t send any data. ERR_EMPTY_RESPONSE"
SSH into 192.168.178.55:8006 I get a Putty fatal error "Remote side unexpectedly closed network connection"
A ping from pve server to e.g. google.com works, a ping from a windows command prompt to 192.168.178.55 does work. My laptop has ip 192.168.178.30
root@pve:~# cat /etc/network/interfaces
auto lo
iface io inet loopback
iface enp4s0 net manual
auto vmbr0
iface vmbr0 inet static
address 192.168.178.55/24 (the router always assigns this IP address)
gateway 192.168.178.1
bridge-ports enp4s0
bridge-stp off
bridge-fd 0
root@pve:~# ip a
1:lo <>
2:enp4s0: <BROADCAST MULTICAST, UP, LOWER_UP> mtu 1500qdisk mq master vmbr0 state UP group default qlen 1000
link/ether [mac addres] brd ff:ff:ff:ff:ff:ff
3:vmbr0: <BROADCAST MULTICAST, UP, LOWER_UP> mtu 1500qdisk noqueue state UP group default qlen 1000
link/ether [mac addres] brd ff:ff:ff:ff:ff:ff
inet 192.168.178.55/24 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 [address]/64 scope link
valid_lft forever preferred_lft forever
The machine is an MSI with 8 core intel and 128G memory.
I hope I provided enough info and one of the forum members can guide me with this issue.
Thanks in advance!
I might be the cause of this issue due to changes back in the day but I do not remember.
Anyway, the first pve7.3 install did work and since this is a clean new server I reinstalled proxmox 7.3. However, pve webui and ssh to the pve still don't work.
Trying to login to pve in a browser with '192.168.178.55:8006' I get the error: "192.168.178.55 didn’t send any data. ERR_EMPTY_RESPONSE"
SSH into 192.168.178.55:8006 I get a Putty fatal error "Remote side unexpectedly closed network connection"
A ping from pve server to e.g. google.com works, a ping from a windows command prompt to 192.168.178.55 does work. My laptop has ip 192.168.178.30
root@pve:~# cat /etc/network/interfaces
auto lo
iface io inet loopback
iface enp4s0 net manual
auto vmbr0
iface vmbr0 inet static
address 192.168.178.55/24 (the router always assigns this IP address)
gateway 192.168.178.1
bridge-ports enp4s0
bridge-stp off
bridge-fd 0
root@pve:~# ip a
1:lo <>
2:enp4s0: <BROADCAST MULTICAST, UP, LOWER_UP> mtu 1500qdisk mq master vmbr0 state UP group default qlen 1000
link/ether [mac addres] brd ff:ff:ff:ff:ff:ff
3:vmbr0: <BROADCAST MULTICAST, UP, LOWER_UP> mtu 1500qdisk noqueue state UP group default qlen 1000
link/ether [mac addres] brd ff:ff:ff:ff:ff:ff
inet 192.168.178.55/24 scope global vmbr0
valid_lft forever preferred_lft forever
inet6 [address]/64 scope link
valid_lft forever preferred_lft forever
The machine is an MSI with 8 core intel and 128G memory.
I hope I provided enough info and one of the forum members can guide me with this issue.
Thanks in advance!
Last edited: