Closed alexpiet closed 2 months ago
This seems like a problem with the application that wrote the file PermissionError: [WinError 32] The process cannot access the file because it is being used by another process: 'C:\\Users\\svc_aind_behavior\\Documents\\aind_watchdog_service\\manifest\\manifest_behavior_708026_2024-07-29_09-23-46.yml'
Is it possible that the file was not properly closed?
I think @arielleleon fixed this issue, since we triggered a few sessions yesterday.
@bruno-f-cruz - it should be closed. It's loaded with a context manager and stored in a variable. I think it's a windows permission error and has to do with the permissions for the account executing the application.
Describe the bug Upload is triggered, but runs into an error.