Azure / static-web-apps

Azure Static Web Apps. For bugs and feature requests, please create an issue in this repo. For community discussions, latest updates, kindly refer to the Discussions Tab. To know what's new in Static Web Apps, visit https://aka.ms/swa/ThisMonth
https://aka.ms/swa
MIT License
318 stars 53 forks source link

an unexpected error occurs when running `swa deploy` (cmd or gitGitHubAction): "Deployment Failure Reason: Failure during content distribution." #1506

Open marcgardent opened 2 days ago

marcgardent commented 2 days ago

Hi,

The swa deploy command doesnt work ( preview or production env) via GitHub Action Job or directly from commandline.

I tested with : swa 1.1.9, 1.1.10, more details bellow :

i DeploymentId: 71260cc7-4b03-426a-90a9-b93ee959729e
i Calculating the size of app artifacts: 1963204 B
(...)
i Finished Upload. Polling on deployment.
i Status: InProgress. Time: 0,0763819(s)
i Status: Failed. Time: 15,1460866(s)
i Deployment Failed :(
i Deployment Failure Reason: Failure during content distribution.
i For further information, please visit the Azure Static Web Apps documentation at https://docs.microsoft.com/en-us/azure/static-web-apps/
i If you believe this behavior is unexpected, please raise a GitHub issue at https://github.com/azure/static-web-apps/issues/

june 2024

I excepted : deploy my website :) I have already upgrade my database funny, funny!