Hello,
I am testing ood desktop with Rocky 8.7 compute node. However, ood desktop keeps failing to start MATE on the node.
I followed MATE instructions from Rocky “MATE Desktop - Documentation”
Here is the error log.
Setting VNC password…
Starting VNC server…
Desktop ‘TurboVNC: udc-aj36-24:1 (gp4r)’ started on display udc-aj36-24:1
Log file is vnc.log
Successfully started VNC server on udc-aj36-24:5901…
Script starting…
Starting websocket server…
The system default contains no modules
(env var: LMOD_SYSTEM_DEFAULT_MODULES is empty)
No changes in loaded modules
Launching desktop ‘mate’…
cat: /etc/xdg/autostart/gnome-keyring-gpg.desktop: No such file or directory
cat: /etc/xdg/autostart/mate-volume-control-applet.desktop: No such file or directory
cat: /etc/xdg/autostart/pulseaudio.desktop: No such file or directory
cat: /etc/xdg/autostart/rhsm-icon.desktop: No such file or directory
cat: /etc/xdg/autostart/spice-vdagent.desktop: No such file or directory
cat: /etc/xdg/autostart/xfce4-power-manager.desktop: No such file or directory
WebSocket server settings:
- Listen on :9584
- No SSL/TLS support (no cert file)
- Backgrounding (daemon)
Scanning VNC log file for user authentications…
Generating connection YAML file…
mate-session[124600]: WARNING: Could not parse desktop file /home/gp4r/.config/autostart/rhsm-icon.desktop: Key file does not start with a group
mate-session[124600]: GLib-GObject-CRITICAL: object GsmAutostartApp 0x55d5e34fb8b0 finalized while still in-construction
mate-session[124600]: GLib-GObject-CRITICAL: Custom constructor for class GsmAutostartApp returned NULL (which is invalid). Please use GInitable instead.
mate-session[124600]: WARNING: could not read /home/gp4r/.config/autostart/rhsm-icon.desktop
mate-session[124600]: WARNING: Could not parse desktop file /home/gp4r/.config/autostart/spice-vdagent.desktop: Key file does not start with a group
mate-session[124600]: GLib-GObject-CRITICAL: object GsmAutostartApp 0x55d5e34fb970 finalized while still in-construction
mate-session[124600]: GLib-GObject-CRITICAL: Custom constructor for class GsmAutostartApp returned NULL (which is invalid). Please use GInitable instead.
mate-session[124600]: WARNING: could not read /home/gp4r/.config/autostart/spice-vdagent.desktop
mate-session[124600]: WARNING: Could not parse desktop file /home/gp4r/.config/autostart/pulseaudio.desktop: Key file does not start with a group
mate-session[124600]: GLib-GObject-CRITICAL: object GsmAutostartApp 0x55d5e34fbaf0 finalized while still in-construction
mate-session[124600]: GLib-GObject-CRITICAL: Custom constructor for class GsmAutostartApp returned NULL (which is invalid). Please use GInitable instead.
mate-session[124600]: WARNING: could not read /home/gp4r/.config/autostart/pulseaudio.desktop
mate-session[124600]: WARNING: Could not parse desktop file /home/gp4r/.config/autostart/gnome-keyring-gpg.desktop: Key file does not start with a group
mate-session[124600]: GLib-GObject-CRITICAL: object GsmAutostartApp 0x55d5e34fbbb0 finalized while still in-construction
mate-session[124600]: GLib-GObject-CRITICAL: Custom constructor for class GsmAutostartApp returned NULL (which is invalid). Please use GInitable instead.
mate-session[124600]: WARNING: could not read /home/gp4r/.config/autostart/gnome-keyring-gpg.desktop
mate-session[124600]: WARNING: Could not parse desktop file /home/gp4r/.config/autostart/mate-volume-control-applet.desktop: Key file does not start with a group
mate-session[124600]: GLib-GObject-CRITICAL: object GsmAutostartApp 0x55d5e34fbbb0 finalized while still in-construction
mate-session[124600]: GLib-GObject-CRITICAL: Custom constructor for class GsmAutostartApp returned NULL (which is invalid). Please use GInitable instead.
mate-session[124600]: WARNING: could not read /home/gp4r/.config/autostart/mate-volume-control-applet.desktop
mate-session[124600]: WARNING: Could not parse desktop file /home/gp4r/.config/autostart/xfce4-power-manager.desktop: Key file does not start with a group
mate-session[124600]: GLib-GObject-CRITICAL: object GsmAutostartApp 0x55d5e34fbaf0 finalized while still in-construction
mate-session[124600]: GLib-GObject-CRITICAL: Custom constructor for class GsmAutostartApp returned NULL (which is invalid). Please use GInitable instead.
mate-session[124600]: WARNING: could not read /home/gp4r/.config/autostart/xfce4-power-manager.desktop
ALSA lib pulse.c:243:(pulse_connect) PulseAudio: Unable to connect: Connection refused
** (mate-settings-daemon:124638): WARNING **: 14:12:59.993: Could not open RFKILL control device, please verify your installation
ERROR: NVIDIA driver is not loaded
gnome-keyring-daemon: insufficient process capabilities, insecure memory might get used
** Message: 14:13:00.721: couldn’t access control socket: /tmp/928741/keyring/control: No such file or directory
gnome-keyring-daemon: insufficient process capabilities, insecure memory might get used
gnome-keyring-daemon: insufficient process capabilities, insecure memory might get used
(mate-power-manager:124682): PowerManager-ERROR **: 14:13:00.881: Error in dbus - GDBus.Error:org.freedesktop.DBus.Error.AccessDenied: Permission denied
SSH_AUTH_SOCK=/tmp/928741/keyring/ssh
(polkit-mate-authentication-agent-1:124708): polkit-mate-1-WARNING **: 14:13:00.907: Unable to determine the session we are in: No session for pid 124708
Initializing caja-image-converter extension
Initializing caja-xattr-tags extension
Initializing caja-sendto extension
Initializing caja-open-terminal extension
Initializing caja-wallpaper extension
SELinux Troubleshooter: Applet requires SELinux be enabled to run
mate-session[124600]: WARNING: Detected that screensaver has left the bus
abrt-applet: Problem connecting to dbus
(mate-settings-daemon:124638): GLib-GObject-CRITICAL **: 14:13:06.832: g_object_unref: assertion ‘G_IS_OBJECT (object)’ failed
(mate-settings-daemon:124638): GLib-GObject-CRITICAL **: 14:13:06.832: g_object_unref: assertion ‘G_IS_OBJECT (object)’ failed
[1680804780,000,xklavier.c:xkl_engine_start_listen/] The backend does not require manual layout management - but it is provided by the application
Desktop ‘mate’ ended…
Cleaning up…
Killing Xvnc process ID 124533
I would appreciate it if you could help me how to resolve this issue.
Thank you