Azure / Azure/webapps-deploy

Deployment succeeded but GitHub Action timed out

Open
#364 8 comments 1 reaction 0 assignees View on GitHub
idle need-to-triage
Dominant language
TypeScript
Stars
338
Forks
234
Avg merge
53m
Merged PRs (30d)
3

Description

I'm having issues with deploying my App Service in the last couple of days. The action is timing out after the default, 6 hours, and failing. When I checked the App Service deployment logs they are reporting success.

#### GitHub Action example logs
```
2023-09-22T16:37:31.5605544Z ##[group]Run azure/webapps-deploy@v2
2023-09-22T16:37:31.5605913Z with:
2023-09-22T16:37:31.5606223Z app-name: ***
2023-09-22T16:37:31.5606561Z slot-name: production
2023-09-22T16:37:31.5610724Z publish-profile: ***
2023-09-22T16:37:31.5611104Z package: /usr/share/dotnet/api
2023-09-22T16:37:31.5611428Z env:
2023-09-22T16:37:31.5611727Z AZURE_HTTP_USER_AGENT:
2023-09-22T16:37:31.5612078Z AZUREPS_HOST_ENVIRONMENT:
2023-09-22T16:37:31.5612436Z DOTNET_ROOT: /usr/share/dotnet
2023-09-22T16:37:31.5612764Z ##[endgroup]
```

#### App Service example logs
![image](https://github.com/Azure/webapps-deploy/assets/7028623/b6e7c552-d9a2-4c95-b276-8b77df03b193)

I have tried rolling back to an earlier version, 2.2.9, but am still seeing the same behaviour.

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.