Warning!

<% if (!loaded) { %>

Connecting to server...

No response from server (yet). Please check your network connection and the URL, or if you are on a slow connection simply be patient! This dialog will disappear if and when the server responds.

If you understand the risks, that information may be unavailable and operations may fail, and wish to proceed regardless, click here.

<% } else if (shuttingDown) { %>

Server shutting down...

The Brooklyn server is shutting down. This dialog will disappear if and when the server is restarted at this address. If in doubt, contact your system administrator.

If you understand the risks, that information may be unavailable and operations may fail, and wish to proceed regardless, click here.

<% } else if (!up) { %>

Starting up...

The Brooklyn server is starting. It is recommended to wait before proceeding. This dialog will disappear when the server is ready.

If you understand the risks, that information may be incomplete and operations may fail, and wish to proceed regardless, click here.

<% } else if (healthy && !master) { %>

This Brooklyn server is not the high availability master.

It is recommended not to use this server directly.

<% if (masterUri) { %>

Redirecting to the master server at <%= masterUri %> shortly.

<% } else { %>

The address of the master Brooklyn server is not currently known.

<% } %>

If you understand the risks, that write operations will likely fail, and wish to proceed regardless, click here.

<% } else { %>

This Brooklyn server has errors.

Please check with your system administrator.

<% if (healthy) { /* this page should not be displayed in this case */ %>

The misconfiguration may be in Javascript as the server is reporting it is healthy.

<% } %>

If you would like to debug the server, click here to dismiss this warning until you reload this page. (You should reload the page once you believe the errors are fixed to confirm that this dialog does not return.)

<% } %>