Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
374 views
in Technique[技术] by (71.8m points)

Azure: I get "Site Unavailable 503 error" when accessing the app using REST API (and more)

I have a Spring-Boot deployment over Azure. I am using a free plan. I deployed an app-service and I am using Auzre PostgreSQL. Today I started receiving a "Site Unavailable" 503 HTTP Error on any request to the deployment.

In particular, when opening the CLI and executing:

az webapp log tail --resource-group BBSim-123456789-rg --name spring-boot-123456789

I receive:

knack.util.CLIError: Failed to connect to 'https://spring-boot-123456789.scm.azurewebsites.net/logstream' with status code '503' and reason 'Site Unavailable'

I didn't deploy any change to Azure few days already. I don't find any evidence for subscription failure. I do find on the RG overview screen a link with "Deployments: 1 Failed 4 Succeeded", but when I click the link it is like stuck for several minutes without sowing any information.

What could be the reason? Thanks!

question from:https://stackoverflow.com/questions/65907856/azure-i-get-site-unavailable-503-error-when-accessing-the-app-using-rest-api

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...