Error on local export to rdm/json file

Error on local export to rdm/json file

avatar

When I create a lokal export of the data I get an error message that tells me:
NativeError :
InvalidMac
===Original Message===
Exception of type 'Devolutions.Cryptography.DevolutionsCryptoException' was thrown.
===Original StackTrace===
at Devolutions.Cryptography.Utils.HandleError(Int64 errorCode)
at Devolutions.Cryptography.Managed.Decrypt(Byte[] data, Byte[] key, Byte[] aad, ILegacyDecryptor legacyDecryptor)
at Devolutions.RemoteDesktopManager.Business.Connection.<>c__DisplayClass189_0.<DecryptSensitives>g__decryptFunction|0(String encryptedValue)
at Devolutions.RemoteDesktopManager.Business.Connection.UpdateSensitives(SensitivePropertyType sensitiveType, Func`2 encryptOrDecryptFunction)
at Devolutions.RemoteDesktopManager.Business.DataSources.HubConnectionDataSource.ResolveSensitives(ConnectionEngine engine, Connection connection)

What dos it mean?
Is that a basic error of one item or does it say no valid data was exported?
Thanks for answer!!!
Best reagrds, Uwe

All Comments (1)

avatar

Hello,

This error means the data is encrypted with a different key than the one used to decrypt the said data. Could you give us more details on which data source you are using in RDM? Also, which type of export are you doing? (Whole shared vault, user vault, some entries?)

Thank you, have a good day!

Maxime Morin