I have a couple of virtual machines running Ubuntu Linux 20.04 that have xrdp running on them. I can connect to these VMs with standard windows RDP client and I Devolutions RDM (on Windows) seems to have no problem initially. However, after a connection is open for a few minutes, RDM locks up and becomes unresponsive. This seems to happen even faster when a connection is open to both VMs. So it seems like it might be some sort of memory/resource problem.
Is there any special config settings that should be used to connect to xrdp clients to prevent the application from hanging?
Hello,
Could you confirm your Remote Desktop Manager version?
Best Regards,
Etienne Lord
Here is all of the version details from the about window.
Remove Desktop Manager Free
2022.1.25.0 64-bit
.NET RunTime: v4.0.30319
.NET Version: Version 4.8 or better
Hello,
Does it creates any logs under Help - Application Logs when RDM Hangs or in Window's event viewer?
Best Regards,
Etienne Lord
I have a similar issue, but the other way around.
I have RDM on Linux (Pop!_OS 22.04) connecting to several Windows 2019 servers, and the connection will hang. Not just the session, but the entire app, which then needs to be closed or sometimes killed.
Under Help- Application Logs it is empty for me. Can I turn on DEBUG logging or something else to help proide more detailed logging.
I have not looked at DMESG or the SYSLOGS yet when this occurs to see if something on the system is being logged, but will next time this occurs.
Version - 2022.1.2.5
Hi,
Do you have sandboxing active? In the RDP session's advanced properties, "Activate sandboxing" should be either default or yes for it to be active.
Is RDM still freezing if it's turned off?
You can also run RDM from a terminal using the remotedesktopmanager command to get more output.
Jonathan Lafontaine