Random failures from FTP task deploying to Azure Web App
See original GitHub issueI have a Spring Boot application using an executable JAR. The FTP task randomly fails with the following error. [error]upload failed: /site/wwwroot/my-project.jar due to error: Error: read ECONNRESET
I can rerun the release and it will work. No changes to the Release Definition. Fails 40% of the time.
The FTP task is deploying to Azure using FTPS
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Azure Web App - VS2019 Publish - Fails randomly
Currently I just deploy to each app service through Visual Studio 2019 Publish window.
Read more >Azure Web App Deployment error via msdeploy - Stack Overflow
The error is a bit deceiving. This likely has nothing to do with permission, but is instead caused by files being in use....
Read more >Random 550 error FTP Upload Pipelines
Developer Community. Hello, Sometimes when I'm using the FTP upload of Releases feature in Pipelines of Azure Devops, I'm getting a 550 Error...
Read more >Top 90 Azure Interview Questions & Answers 2022 - Intellipaat
A cloud service comprises a minimum of one web part, as well as specialist parts, each with its own particular application documents and...
Read more >Azure Web Deploy attempts to delete all existing files
I want it to deploy files into a sub-directory on the site and not touch the root directory, but whatever I do the...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi @ccit-spence, apologies for the trouble. I feel your pain. We are actively working with the Azure Web Apps team to make their FTPS support more reliable. I hope to have more to report soon.
Closing this issue to clean up the backlog. Reopen this if the issue presents itself again.