question

JuliusWagner-3002 avatar image
0 Votes"
JuliusWagner-3002 asked ryanchill commented

Azure WebApp not available

I have a Java Springboot application that I am hosting on Azure. I connected my main Branch from GitHub, so every time we merged into main, the changes were live. I hosted it for several weeks without any problems. All of a sudden the application stopped working and we couldn't reach it (Although Azure says it is up and running).
I started the application locally, which worked fine. That led me to the conclusion, that the problem must be Azure, but there are no Errors whatsoever. I have no idea how to fix the problem and I didn't find any solutions anywhere.
Maybe you can help me. Thanks in advance
Julius

azure-webapps-availability
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @JuliusWagner-3002,

Can you refer to Logging and debugging apps documentation and share what errors you're seeing when your Java app is starting up? Checking the deployment logs can also be helpful just in case there was issue with GitHub deployment. You can find them at /LogFiles/Git/ and /deployments/.




0 Votes 0 ·

0 Answers