Windows to Linux: Unable to load the SQLite datasource. The saved master key is invalid!
Hello,
Is it possible to move the database that I am using on Windows 10 to Ubuntu 20.04?
Can I use the same database from same location? (for example NAS or Google Drive)
Hi,
Yes, that shouldn't be a problem as long as RDM Linux supports the data source.
Yes that is also possible. Just keep in mind single user data source aren't built for concurrent access.
Regars
Jonathan Lafontaine
Hello Karanik,
Our Engineering Department just informed me that the error that you are receiving when you try to load your SQLite Data Source on RDM Linux is due to the fact that this type of data source does not use the same encryption on all platforms. The master key set on an SQLite Data Source on an RDM Windows instance won't be recognized on an RDM Linux instance.
While our engineers plan to change this in the future, it is not possible at this time. If you plan on using your entries on multiple instances of RDM at once, on multiple platforms, I would recommend the use of the Devolutions Online Drive Data Source instead.
Best regards,
James Lafleur
Thank you for fast replay.