RDM forgets internal datasource after adding datasource

Implemented

RDM forgets internal datasource after adding datasource

avatar

Our internal datasource is always forgotten upon restart (RDM Enterprise)

remotedesktopmanager

(RemoteDesktopManager:112252): Gtk-CRITICAL **: 11:45:30.691: gtk_widget_grab_default: assertion 'gtk_widget_get_can_default (widget)' failed
Exception of type 'Devolutions.RemoteDesktopManager.Business.TryGoOfflineException' was thrown.

Maybe the permissions of some folder are wrong?
What should be the correct permissions of the user on the .rdm folder in home, for example?

All Comments (3)

avatar

Hi robertwagensveld2,

From what I see of your terminal output, it is probably not a permission issue. A TryGoOfflineException usually occurs when there is a network-related error. Is there anything after the last line of your output? Also, which type of datasource are you using?

Simon Duguay Létourneau

avatar

Hi Simon,
That's the last line.

We use an Enterprise datasource. The credentials are retrieved from a Keeper instance.

avatar

Hi Robert,

Just to be sure, when you are saying "Enterprise datasource", are you referring to a Devolution Server?

I was able to reproduce your issue when connecting to a Devolution Server. I tried to increase the connection timeout to 100 and now it works. You can do this by going to the "advanced" options when you create your datasource. Let me know if this works for you

Simon Duguay Létourneau