Container Gateway
Error Pages
When the Container Gateway is configured for a container group, it will be assigned an Access Domain Name URL. If you try to access that URL in your browser, and encounter an error, we provide error messaging to help you understand the nature of the error. Errors can occur, for example, when a container has not been fully set up yet, or has failed.
400
401
403
404
408
410
413
If you try to send large files over the URL. Currently the maximum request size is set to 1GB by the Container Gateway and its related services.
500
501
502
503
It is possible to get this 503 error, if you have health probes configured that are not yet passing
If a 503 occurs, check that it is passing on at least 1 instance.
504
Was this page helpful?