Top "Http-status-code-503" questions

503 is one of the status codes a web server can return to a client application when processing a request.

HTTPError: HTTP Error 503: Service Unavailable goslate language detection request : Python

I have just started using the goslate library in Python to detect the language of the words in a text …

python http-error http-status-code-503 goslate
AWS ECS 503 Service Temporarily Unavailable while deploying

I am using Amazon Web Services EC2 Container Service with an Application Load Balancer for my app. When I deploy …

amazon-web-services amazon-elb amazon-ecs http-status-code-503
apache tomcat 503 custom error page

I have apache2 and tomcat6(not installed from apt repository, manually downloaded and installed) running on port 80 with mod_jk …

tomcat apache2 http-status-code-503
Jetty shows http error message 503 SERVICE_UNAVAILABLE

I developed a maven module application that works fine using (google appengine; maven; springmvc). 3 weeks after when I decided to …

java google-app-engine maven jetty http-status-code-503
Uploaded successfully to Heroku Local but getting 503 error once pushed to Heroku live

So after changing around files and shifting code in my MEAN stack app, I've finally got it to load on …

heroku mean-stack http-status-code-503
IIS 7.0 503 errors with generic handler (.ashx) implementing IHttpAsyncHandler

I'm running into some performance issues using a generic handler that implements IHttpAsyncHandler. At its simplest, the handler receives a …

asp.net iis-7 ashx ihttpasynchandler http-status-code-503
IIS on Windows 10. Server Error 503

I have Windows 10 and I want to run IIS. I have activeted all features for it, as you can see …

asp.net iis windows-10 http-status-code-503 server-error
Show a custom 503 page if upstream is down

I am using nginx as a frontend to an apache server. The config file looks like: upstream apache { server localhost:8000; } …

apache proxy nginx http-status-code-503
Why does Azure give me an intermittent Error 503. The service is unavailable?

I have an Azure service that has been running for a long period of time. It builds a word or …

azure salesforce http-status-code-503
Google App Engine Error 503 - Service Unavailable

For the past couple of days, every time I try to run my web application, Error - 503 has been showing …

java google-app-engine http-status-code-503