pub const ERROR_SERVER_NOT_READY: &str = "server not ready";
The error message returned when the server is not yet ready.