Trying to create persistent session getting this error
xxxxxxxxxxxx:~/Desktop # vncmanager-controller
VNC not managed by vncmanager, quitting.
Enabled Allow Remote Administration with Session Management in yast2
rebooted many times
reread
Out of ideas
Thank You in advance.
R
? vncmanager.service - VNC manager
Loaded: loaded (/usr/lib/systemd/system/vncmanager.service; enabled; preset: disabled)
Active: active (running) since Thu 2025-10-30 10:43:28 EDT; 5h 17min ago
Invocation: bcd20dc4887443e28c3a2eb7fcc71c2c
Main PID: 2165 (vncmanager)
Tasks: 3 (limit: 76989)
CPU: 57.312s
CGroup: /system.slice/vncmanager.service
??2165 /usr/bin/vncmanager
??2549 /usr/bin/Xvnc -log “*:syslog:30,TcpSocket:syslog:-1” -inetd -MaxDisconnectionTime=5 -securitytypes=none -displayfd 9 -geometry 1024x768 -AllowOverride=Desktop,AcceptPointerEvents,SendCutText,AcceptCutText,MaxDisconnectionTime,MaxConnectionTime,MaxIdleTime,QueryConnect,QueryConnectTimeOut,AlwaysShared,NeverShared,DisconnectClients,SecurityTypes,Password,PlainUsers -query localhost -once -desktop “New session”
Oct 30 10:59:10 xxxxxxxxxxxx.xxx.xxxx.xxx Xvnc[2549]: ComparingUpdateTracker: (1:2.80703 ratio)
Oct 30 10:59:14 xxxxxxxxxxxx.xxx.xxxx.xxx with-vnc-key.sh[2165]: Accepted controller 94119995681872.
Oct 30 10:59:24 xxxxxxxxxxxx.xxx.xxxx.xxx with-vnc-key.sh[2165]: Failed to approve key of controller 94119995681872 in time.
Oct 30 10:59:24 xxxxxxxxxxxx.xxx.xxxx.xxx with-vnc-key.sh[2165]: Disconnected controller 94119995681872.
Oct 30 10:59:35 xxxxxxxxxxxx.xxx.xxxx.xxx with-vnc-key.sh[2165]: Accepted controller 94119995681872.
Oct 30 10:59:45 xxxxxxxxxxxx.xxx.xxxx.xxx with-vnc-key.sh[2165]: Failed to approve key of controller 94119995681872 in time.
Oct 30 10:59:45 xxxxxxxxxxxx.xxx.xxxx.xxx with-vnc-key.sh[2165]: Disconnected controller 94119995681872.
Oct 30 15:57:03 xxxxxxxxxxxx.xxx.xxxx.xxx with-vnc-key.sh[2165]: Accepted controller 94119995681872.
Oct 30 15:57:13 xxxxxxxxxxxx.xxx.xxxx.xxx with-vnc-key.sh[2165]: Failed to approve key of controller 94119995681872 in time.
Oct 30 15:57:13 xxxxxxxxxxxx.xxx.xxxx.xxx with-vnc-key.sh[2165]: Disconnected controller 94119995681872.
lsof -i :5901
COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME
vncmanage 5087 vnc 5u IPv4 31336 0t0 TCP *:5901 (LISTEN)
vncmanage 5087 vnc 6u IPv4 31337 0t0 TCP xxxxxxxxxxxx.xxx.xxxx.xxx:5901->xx.xxx.xxx.xx:55150 (ESTABLISHED)
ps -ef | grep -i vnc
vnc 5087 1 0 16:26 ? 00:00:00 /usr/bin/vncmanager
vnc 5094 5087 1 16:27 ? 00:00:03 /usr/bin/Xvnc -log *:syslog:30,TcpSocket:syslog:-1 -inetd -MaxDisconnectionTime=5 -securitytypes=none -displayfd 9 -geometry 1024x768 -AllowOverride=Desktop,AcceptPointerEvents,SendCutText,AcceptCutText,MaxDisconnectionTime,MaxConnectionTime,MaxIdleTime,QueryConnect,QueryConnectTimeOut,AlwaysShared,NeverShared,DisconnectClients,SecurityTypes,Password,PlainUsers -query localhost -once -desktop New session
root 6198 6123 0 16:31 pts/1 00:00:00 grep --color=auto -i vnc
/etc/gdm/custom.conf
[xdmcp]
Enable=true
Port=177