umbraco cloud deployments - Nuget restore step tim...
# help-with-umbraco
w
Hi there, trying to deploy to umbraco cloud using the azure pipeline - I've had one deployment time out at the nuget restore step after nearly 60 retries, and my latest deployment looks like it's going in the same direction and will timeout and fail eventually. Are there any issues with nuget restore in umbraco cloud's deployments atm, and if not, how do I diagnose this? Have already put in a ticket to support but wanted to see if anybody else recognises this
Latest deployment has finally moved onto the build step, after spending runs 10-48 doing nuget restore. we haven't added or changed any packages in this deployment so not sure why this has happened
Have got this deployed, although the latest pipeline run timed out as well so deployments are going beyond the 20 minute timeline set in the pipeline config. Will keep an eye on it....
d
We have been using Umbraco Cloud for a project for a client for the last 3 months, and have had really inconsistent behavior with the deployments. Whether pushing changes from our repo in Azure DevOps or just pushing changes from development to staging in Umbraco Cloud, our builds fail or timeout nearly half the time.
6 Views