Answered by:
Azure Stack App Service installer 404 error.

Question
-
https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-app-service-deploy
At step 22 I'm getting a 404 error on the download link:
Use feed hash from fwlink. Hash: 49E297257754DC4EC12CA53DE394420D9B3E84B6.
[AC104:EE38][2017-10-11T10:57:17]: [Websites]: The remote server returned an error: (404) Not Found.
[AC104:EE38][2017-10-11T10:57:17]: [Websites]: Failed to download file: 'http://download.microsoft.com/download/C/9/2/C92A9818-3578-497C-B5D6-3E6F06E8BC97/webpi/feeds/Websites_v62.3.7.0/Websites62.3.7.xml'.
[AC104:EE38][2017-10-11T10:57:17]: [Websites]: Step Offline products has completed with error.
Wednesday, October 11, 2017 11:16 AM
Answers
-
No you will have to delete any earlier deployment.
- Login to User portal (https://portal.local.azurestack.external/) and delete app services resources (e.g. Web sites, ASP) created, if any . You can delete the Resource Group directly.
- Delete tenant subscription from tenant portal
- Delete offer and Plan from Admin portal
- Run Remove-AppService.ps1 script to remove App Service resource group and unregister resource provided (App Service on Azure Stack deployment helper scripts)
- Use new database OR run "Script to clean up App Service objects " to clean SQL database used during earlier deployment.
- Rerun the App service setup. - https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-app-service-overview
Let us know if you face any issues.
- Edited by Alok.Pagariya Wednesday, October 18, 2017 6:47 PM
- Proposed as answer by Alok.Pagariya Thursday, October 19, 2017 10:51 PM
- Marked as answer by Gary Gallanes [HCL Technologies] Monday, October 23, 2017 4:54 PM
Wednesday, October 18, 2017 6:46 PM
All replies
-
Hello Will,
I'm getting the 404 too. The XML referenced 'http://download.microsoft.com/download/C/9/2/C92A9818-3578-497C-B5D6-3E6F06E8BC97/webpi/feeds/Websites_v62.3.7.0/Websites62.3.7.xml' no longer exist.
We just released a new build of the ASDK yesterday 10/10/2017 and will be updating the App-Service resource provider installer.
What version of the ASDK are running? When did you last deploy?
Thanks,
Gary
Gary Gallanes
Wednesday, October 11, 2017 6:54 PM -
Hi Gary, If I look at the app properties, the ASDK installer is at 1.20170627.1. I believe it was installed a few months ago.
The AppService installer is 62.3.7.0.
Thanks
Wednesday, October 11, 2017 7:18 PM -
Hi,
I apologise for the inconvenience caused by this. We are releasing a new version of App Service to accompany the ASDK update that was released yesterday. Unfortunately our docs also went live yesterday which has meant customers are seeing broken links, as RC1 has been unpublished in order to reduce confusion between versions. We expect the new release to be available tomorrow, Thursday 12th October 2017 from 10:00 Pacific.
Once again my apologies for the inconvenience caused.
Andrew
Andrew Westgarth | Program Manager II Azure App Service Blog: http://www.andrewwestgarth.co.uk/blog Twitter: http://www.twitter.com/apwestgarth
- Proposed as answer by Gary Gallanes [HCL Technologies] Wednesday, October 11, 2017 10:10 PM
- Marked as answer by Gary Gallanes [HCL Technologies] Wednesday, October 11, 2017 10:10 PM
- Unmarked as answer by will_nj Thursday, October 12, 2017 12:33 AM
Wednesday, October 11, 2017 9:06 PM -
Gary, Will the new App Service installer work ok to overwrite/fix where the last one failed? Does it have that level of checking and will pick up where the old version left off?Thursday, October 12, 2017 12:23 AM
-
Anyone know?Wednesday, October 18, 2017 6:22 PM
-
No you will have to delete any earlier deployment.
- Login to User portal (https://portal.local.azurestack.external/) and delete app services resources (e.g. Web sites, ASP) created, if any . You can delete the Resource Group directly.
- Delete tenant subscription from tenant portal
- Delete offer and Plan from Admin portal
- Run Remove-AppService.ps1 script to remove App Service resource group and unregister resource provided (App Service on Azure Stack deployment helper scripts)
- Use new database OR run "Script to clean up App Service objects " to clean SQL database used during earlier deployment.
- Rerun the App service setup. - https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-app-service-overview
Let us know if you face any issues.
- Edited by Alok.Pagariya Wednesday, October 18, 2017 6:47 PM
- Proposed as answer by Alok.Pagariya Thursday, October 19, 2017 10:51 PM
- Marked as answer by Gary Gallanes [HCL Technologies] Monday, October 23, 2017 4:54 PM
Wednesday, October 18, 2017 6:46 PM -
Thanks Alok, I will give it a shot.Thursday, October 19, 2017 3:29 PM