Open adeel-rana opened 2 years ago
Hello, I have the same Issue. Did you found a fix ? Thank you.
Same
How to fix it?
Same here, i use FileZilla and it works fine but the error occured at .dll file when replacing or uploading with FTP Deploy in github actions
![Uploading unnamed.pngβ¦]()
Hi you can fix this by creating and uploading an app_offline.htm
and waiting 3 seconds before running this action
Something like this however it's not perfect and may need to be tweaked
Thanks @PieterjanDeClippel i've fixed my problem Btw i've found the root cause after searching for a while, here is the anwser https://stackoverflow.com/a/68326476/22006469
Bug Description I am facing the below error on the time when files are replacing/overwriting.
Sometimes this error occurs when multiple actions run in parallel to deploy the application on the same server with different directories and usernames.
My Action Config
My Action Log