Error while migrating encrypted packages from azure blob container to Sharepoint

Digbijay Gautam 11 Reputation points
2021-07-23T08:08:06.747+00:00

I'm getting this error "Unexpected exception from decryption" while trying the method CreateMigrationJobEncrypted.
The error is from log file.
Files/packages are encrypted and successfully uploaded to blob containers with metadata "IV" but, failing decrypt while migrating to sharepoint.

Log file results:

:58 PM] Start Time: 7/22/2021 11:30:57 PM.
[7/22/2021 11:30:58 PM] Correlation Id: c243de9f-90bb-0000-a526-a2e9541c1b85
[7/22/2021 11:30:58 PM] [Progress] Initializing Import.
[7/22/2021 11:30:58 PM] [Error] Unable to download SystemData.xml with exception 'Unexpected exception from decryption'
[7/22/2021 11:30:58 PM] [Error] Unable to download Requirements.xml with exception 'Unexpected exception from decryption'
[7/22/2021 11:30:58 PM] [Warning] Import requirement file Requirements.xml was not found no verifications ran.
[7/22/2021 11:30:58 PM] [Error] Unable to download ExportSettings.xml with exception 'Unexpected exception from decryption'
[7/22/2021 11:30:58 PM] [FatalError] [-2147024894] [System.IO.FileNotFoundException] [Missing Export Settings file stream]
[7/22/2021 11:30:58 PM] [Debug] at Microsoft.SharePoint.Deployment.SPImport.DeserializeExportSettings()
at Microsoft.SharePoint.Deployment.SPImport.Run()
[7/22/2021 11:30:58 PM] [Progress] Import did not complete.
[7/22/2021 11:30:58 PM] Finish Time: 7/22/2021 11:30:58 PM.
[7/22/2021 11:30:58 PM] Duration: 00:00:01
[7/22/2021 11:30:58 PM] Byte imported: 0.00 at 0.00 bytes per second
[7/22/2021 11:30:58 PM] Total Processed Objects: 0
[7/22/2021 11:30:58 PM] Finished with 1 warnings.
[7/22/2021 11:30:58 PM] Finished with 4 errors.

SharePoint Development
SharePoint Development
SharePoint: A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.Development: The process of researching, productizing, and refining new or existing technologies.
2,969 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.