Hello, 
There are several threads here reporting problems accessing the GUI, but I haven't found anything that matches my situation.
Initial situation:
Maybe interesting to know:
				
			There are several threads here reporting problems accessing the GUI, but I haven't found anything that matches my situation.
Initial situation:
- Fresh installation of VE 9
 - Update to latest versions (non-subscription)
 - Reboot
 
- After rebooting, the WebGUI is no longer accessible, no matter how long I wait...
 - As soon as I try to access the server from my notebook using SSH, I suddenly get a response from the GUI.
 - I don't even have to log in; all I have to do is call 
	
	
and as soon as the login prompt appears in the terminal, my GUI responds and everything works fineCode:
ssh root@192.168.xxx.xxx
 
- Tried two several machines from different vendors: always same result:
- 12 x Intel(R) Core(TM) i5-10400 CPU @ 2.90GHz (1 Socket) / 24 GB RAM /
 - 8 x Intel(R) Core(TM) i7-6700T CPU @ 2.80GHz (1 Socket) / 32 GB RAM /
 
 - Kernel Version: Linux 6.14.11-3-pve (2025-09-22T10:13Z)
 - PVE Manager: 9.0.10/deb1ca707ec72a89
 
Maybe interesting to know:
- My friend ChatGPT assumes pveproxy service starts bevor the network is available (I'll try the suggest fix in the next days)
 - I started the installation on a IP address that I did receive by DHCP, but switched to a different (fixed) IP during the installation process. Maybe there are some issues with this?