1 year ago
#367956
yoyo
Deploying to Azure App Service timing out without message
Previously, I've been able to deploy my Next.js app to App Service with no problems on a Linux server with the B1 plan (a dev plan). Recently, however, I created a new app on Azure App Service that runs on the P1 production plan, and once again deploying to that was smooth and I had no problems.
Then, I went back to deploy my app on the B1 plan and deployment has been timing out without giving me any error messages. I've tried numerous times to deploy but it spends hours stuck in this state, without giving me any timeout errors, one time I even left it for six hours:
I should also point out that I'm using the Azure App Service extension on VSCode to deploy. Additionally, deploying to the P1 plan is still going smooth even though the B1 plan deployment isn't.
azure
next.js
azure-web-app-service
azure-deployment
azure-appservice
0 Answers
Your Answer