azure - Website giving 502 error for the past 6 hours -


enter image description here

seeing 502 error past 6 hours.

tried restarting server didn't anything.

it hosted on vm (instead of being azure web app).

azure region: north europe.

app insights resource didn't report of problem.

website written in mvc core.

what do fix this?

if have tried link suggested donnetmatt, then, here do.

  • you said hosting in vm. try redeploying site server (web app or vm), , if possible region. should tell if issue web app or server.
  • in likelihood, redeploy should load site fine, in case contacting azure support best way solve issue.

i doubt if issue on code. error getting, server issue on microsoft azure side.

(note : assuming when 'website writting in mvc core' mean, website written in mvc core. or, website designed write code part of automation thing, , generating mvc code?)


Comments

Popular posts from this blog

What is happening when Matlab is starting a "parallel pool"? -

angular - DownloadURL return null in below code -

php - Cannot override Laravel Spark authentication with own implementation -