All of a sudden this morning, after running flawlessly for weeks, my NoMachine client stopped being able to connect to my Rocky 8 instance running inside a Google compute cloud VM. It shows:
(screenshot)
The bottom of the connection log has:
—————————————————–
NX> 105 Listsession --status="disconnected\054connected" --type="all" --shadowable="yes"
NX> 149 Confirmation required for creating new frame buffer on server
Startxserver --option="yes"
NX> 500 ERROR: Cannot create a new display, please contact your system administrator.
NX> 127 Session list of user 'steve':
Display Type Session ID Services Depth Screensize Status Session name Username Platform Users Crea Node
------- ---- ---------- -------- ----- ---------- ------ ------------ -------- -------- ----- ---- ----
NX> 147 Server capacity: reached for user: steve
——————————————————–
I’m running Rocky 8 on my VM using KDE Plasma. The DefaultDesktopCommand is:
env -u WAYLAND_DISPLAY /usr/bin/dbus-launch --sh-syntax --exit-with-session /usr/bin/startplasma-x11
I’ve spent the entire day, today, trying to figure out why NoMachine just randomly died. Any help would be appreciated.
SteveB