Azure Error 403 this site is stopped -
i have asp.net mvc5 site running off azure website, running off d1 shared infrastructure.
in last couple of days i've had few issues when deploying it. @ times been unable deploy. (i've hashed out site name)
error 26 web deployment task failed. (could not connect remote computer ("#####.scm.azurewebsites.net") using specified process ("web management service") because server did not respond. make sure process ("web management service") started on remote computer. learn more at: http://go.microsoft.com/fwlink/?linkid=221672#error_could_not_connect_to_remotesvc.)
and when deploy i'm getting
error 403 - web app stopped.
. when in azure portal says site running , cannot see in ftp logfiles\http\rawlogs\ indicate issue. i.e. can see 200 responses site last responding.
restarting site via portal doesnt seem make difference.
how can diagnose cause of problem? , possible related changes have made application rather server infrastructure issue?
you may running quota issues if site in shared mode. please try upgrading standard mode.
here screen shot:
Comments
Post a Comment