Knowledge Base
Searching in : Trouble report
ID:TR05T10538
Added on: 2022-05-25
Last Update: 2022-06-21
Solved in version: 7.10.1
Platform: All Platforms
Product: NoMachine Server
Severity: Minor
Status: Solved
Print this article

Cannot create a second virtual session on RedHat 9

Every attempt to create a second virtual destkop with the same user on RedHat 9 ends with a black screen error or just returns to the connection dialog.

The problem occurs when the same user has a physical or virtual session already running.

A possible workaround is to install the following package on RedHat by using:

    $ dnf install dbus-x11
    
or change the value of the following key in node.cfg to:

DefaultDesktopCommand "/bin/dbus-run-session gnome-session --session=gnome"

 

SOLVED, Released in version 7.10.1