diff --git a/plugins/c9.error/views/error-503.html.ejs b/plugins/c9.error/views/error-503.html.ejs index ac482ab7..86c37845 100644 --- a/plugins/c9.error/views/error-503.html.ejs +++ b/plugins/c9.error/views/error-503.html.ejs @@ -7,7 +7,9 @@

Service Unavailable

-

<%=statusCode%> - <%=scope%> <%=error%>

+ <% if (showStackTrace) { %> +

<%=statusCode%> - <%=scope%> <%=error%>

+ <% } %>

The service reports it's unavailable at this time. This has been logged and the appropriate people have been notified. Please check the