Hi folks, did someone have same issue or can help ...
# ask-community
i
Hi folks, did someone have same issue or can help me to solve it? I have a flow that run 2 dbt projects one after another as subflows in one flow. The storage of flows and dbt projects is GitHub. Prefect Agent is running on Azure VM. First dbt flow runs always successfully while second flow sometimes has this error and I can’t find the reason why. Any ideas? Thanks a lot!
Copy code
Finished in state Failed('Flow run encountered an exception. shutil.Error: [(\'C:\\\\Users\\\\user_x\\\\AppData\\\\Local\\\\Temp\\\\tmpu8dj3ri0prefect\\\\.git\\\\objects\\\\pack\\\\pack-dcb61de38801bc82e121d9ddd04df4adace353d8.idx\', \'C:\\\\Users\\\\user_x\\\\AppData\\\\Local\\\\Temp\\\\tmpj3paxn4kprefect\\\\.git\\\\objects\\\\pack\\\\pack-dcb61de38801bc82e121d9ddd04df4adace353d8.idx\', "[Errno 13] Permission denied: \'C:\\\\\\\\Users\\\\\\\\user_x\\\\\\\\AppData\\\\\\\\Local\\\\\\\\Temp\\\\\\\\tmpj3paxn4kprefect\\\\\\\\.git\\\\\\\\objects\\\\\\\\pack\\\\\\\\pack-dcb61de38801bc82e121d9ddd04df4adace353d8.idx\'"), (\'C:\\\\Users\\\\user_x\\\\AppData\\\\Local\\\\Temp\\\\tmpu8dj3ri0prefect\\\\.git\\\\objects\\\\pack\\\\pack-dcb61de38801bc82e121d9ddd04df4adace353d8.pack\', \'C:\\\\Users\\\\user_x\\\\AppData\\\\Local\\\\Temp\\\\tmpj3paxn4kprefect\\\\.git\\\\objects\\\\pack\\\\pack-dcb61de38801bc82e121d9ddd04df4adace353d8.pack\', "[Errno 13] Permission denied: \'C:\\\\\\\\Users\\\\\\\\user_x\\\\\\\\AppData\\\\\\\\Local\\\\\\\\Temp\\\\\\\\tmpj3paxn4kprefect\\\\\\\\.git\\\\\\\\objects\\\\\\\\pack\\\\\\\\pack-dcb61de38801bc82e121d9ddd04df4adace353d8.pack\'")]\n')