New install cannot connect to shell from GUI
I set up a new homelab server and installed Proxmox, then troubleshooted my install issues. I can run the GUI locally and connect to the shell, but I'm trying to run this headless. If I connect to the GUI from my main PC, the shell just spins with the log:
(client connection: 127.0.0.1:57534
TASK OK)
I can do everything else in the GUI, and I can SSH with user@IP, but the GUI shell is pointing to localhost. I've Googled and I see other people having this issue but no solution
How do I tell the GUI the correct host IP for the shell?