Getting File System Error (-1073741819) in windows 10

J

JimS0313

When I run an application I wrote, I get this error. I recently updated a couple of the python packages that my app uses. It runs via a cmd script in Windows 10 and the output looks like this when it fails (it's easy to reproduce):C:\Users\jschw\Documents\AWS PC Backup>"C:\Users\jschw\Documents\AWS PC Backup\aws_copy_backups.exe" -b:"F:\\My Backups\\New System Backup\\\\" -s:"190000000000" -p:"[{'bucket': 'jschwar313-desktp-ufr9q1v-c-drive'},{'file_mask': 'C_Drive_Backup*.rdr'},{'files': 1},{'duration': 1}]" -l:"[{'boto3': 'DEBUG'}, {'botocore': 'DEBUG'}, {'aws_copy_backups': 'DEBUG'}]" -

Continue reading...
 
Back
Top Bottom