question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Random failures from FTP task deploying to Azure Web App

See original GitHub issue

I 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:closed
  • Created 6 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
davidstahelicommented, Jun 1, 2017

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.

0reactions
joshmgrosscommented, Oct 10, 2018

Closing this issue to clean up the backlog. Reopen this if the issue presents itself again.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found