I'm using CloudBerry backup on Amazon Glacier.
After migrating to a new workstation the restoring of files is failing with the below error. I tried using CloudBerry S3 to access the glacier vault but same error. How can this be fixed?
2017-03-12 14:49:28,760 [CL] [13] ERROR - Idly running finished with error for command Copy; Source:us-east-1/...../ (us-east-1/Archive/dgS_sEF8q1Fkqa4012rosbhUj9DMRi_0lcSgdQ); Destination:D:\Temp\
CloudBerryLab.Base.Exceptions.BadRequestException
Invalid marker: null
at rL.B(rG )
at rL.b(rG )
at rL.C(rG )
at rM.II(rG )
at aFG.aFI.MoveNext()
at aFn.aFp.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at aFn.A(ICancelable )
at aFD.a(ICancelable )
at aFD.jV(ICancelable )
at XT.A(Object )
CloudBerryLab.S3Client.Glacier.Exceptions.GlacierWebException
**Invalid marker: null**
System.Net.WebException
The remote server returned an error: (400) Bad Request.
at System.Net.HttpWebRequest.GetResponse()
at rL.A(rG )