Azure / Azure/static-web-apps

Azure Pipelines: Upload Timed Out. Unsure if deployment was successful or not.

Open
#1,084 4 comments 1 reaction 1 assignee Claimed by @rupareddy5-21 View on GitHub
Dominant language
No language data
Stars
346
Forks
67
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**

Sometimes (and it is sporadic) the Azure Pipelines Static Web App task fails with the `AzureStaticWebApp@0` task

```
Zipping App Artifacts
App Zip will be created from directory: /e118baeb-8efb-4c9d-bd5e-6accf74a822a-swa-oryx/app/dist
Done Zipping App Artifacts
Uploading build artifacts.
Finished Upload. Polling on deployment.
Status: InProgress. Time: 0.0298873(s)
Status: InProgress. Time: 15.0635654(s)
Status: InProgress. Time: 30.7737882(s)
Status: InProgress. Time: 47.7504889(s)
Status: InProgress. Time: 62.8368332(s)
Status: InProgress. Time: 78.0058851(s)
Status: InProgress. Time: 93.0384401(s)
Status: InProgress. Time: 108.0590791(s)
Status: InProgress. Time: 123.0946637(s)
Status: InProgress. Time: 138.1139904(s)
Status: InProgress. Time: 153.1378509(s)
Status: InProgress. Time: 168.1816969(s)
Status: InProgress. Time: 183.2083963(s)
Status: InProgress. Time: 198.2601224(s)
Status: InProgress. Time: 213.2859497(s)
Status: InProgress. Time: 228.3098524(s)
Upload Timed Out. Unsure if deployment was successful or not.

For further information, please visit the Azure Static Web Apps documentation at https://docs.microsoft.com/en-us/azure/static-web-apps/
If you believe this behavior is unexpected, please raise a GitHub issue at https://github.com/azure/static-web-apps/issues/
Exiting
##[error]Error: The process '/usr/bin/bash' failed with exit code 1
```

**To Reproduce**
Steps to reproduce the behavior:

Run a deployment that deploys the static web app in Azure Pipelines using the `AzureStaticWebApp@0` task

**Expected behavior**

No deployment failure

**Screenshots**

image

**Additional context**
Add any other context about the problem here.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.