-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Azure App Service Deploy (Preview) failing consistently - An unknown error has occurred #9118
Comments
Workaround - switching Azure App Service Deploy to v3.* works. |
@jameshowe Can you share complete debug logs at RM_Customer_Queries@microsoft.com. |
@SumiranAgg the verbose log I included is the log for that task action with |
@jameshowe Sorry I missed it somehow. |
@SumiranAgg unfortunately I can't see any file for that date, I think the logging may only be enabled for last 24 hours as I can only see logs for today. FWIW I've had problems before deploying on Linux via Kudu Sync using v4.* (Preview), now that it's been fixed switching to v3 I'll switch back to v4 and report back if it starts failing again. |
I'm experiencing this issue deploying to Linux App Service as well, using v4.3.24. I have logs from the deployment for reference. Please let me know if you could further diagnose. From Azure Support, it sounds like whatever is happening is causing the Docker Container to restart, which seems like a serious issue. |
@ian-a-anderson - can you please share the logs to RM_Customer_Queries at microsoft.com |
@ian-a-anderson Can you share more information? What package type are you deploying, which runtime stack is selected, what is the error message you see? |
K, shared
… On May 10, 2019, at 8:47 AM, Muthukumaran Kasiviswanathan ***@***.***> wrote:
@ian-a-anderson <https://github.com/ian-a-anderson> - can you please share the logs to RM_Customer_Queries at microsoft.com
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#9118 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/AAUIX4N4MGLZPINVCSSFLX3PUVVGLANCNFSM4GLFCMLA>.
|
@SumiranAgg We are deploying a PHP Zip file to Azure App Service for Linux on a Premium (P1V2) Linux App Service Plan. It fails during the Kudu Sync step while processing files: 2019-05-08T04:06:36.2389539Z Command: "/home/site/deployments/tools/deploy.sh" Note that we deploy this exact same Zip file to identical (Premium P1V2) Windows instances without issue. This problem is intermittent, and specific to App Service For Linux deployments. We have seen this occur in multiple Azure Regions - so this isn't a flaky instance or zone-specific issue. It seems like a bug in the Azure App Service Deploy task itself, which only occurs on App Service For Linux deployments. Azure Support staff have mentioned that it appears to be causing a Docker Container restart, which is killing the deployment process. |
@ian-a-anderson this seems like an issue on app service side. I have created a bug with Kudu team to investigate further projectkudu/kudu#2972 |
@ian-a-anderson |
i face the same error now |
Feb. 2022 and I still see this error. Linux F1 app service - NodeJS environment. Zip deploy. |
@PhilipsonJoseph @v-nagarajku - pls follow up with Product to prioritise this on AppService team |
Reproduction Steps:
Unfortunately it does not seem to fail consistently - so I am unsure what causes it. |
Experiencing a similar issue |
Ditto. Consistently failing. :-( |
Facing the same issue... I tried to deploy a default Next js to azure web app |
Environment
Server - Azure Pipelines
tagdat
Geodis
Geodis Portal
20181218.1
Agent - Hosted
Hosted Ubuntu 1604
Issue Description
Azure App Service Deploy task has started to fail consistently with a very obscure error:
Seems to occur during the KuduSync operation. The task is set to Version 4.* (Preview), and the same build is successfully deployed to a different app in another region.
Task logs
Verbose log
Error logs
The text was updated successfully, but these errors were encountered: