morio.api.core.status.false
Unable to connect to Morio Core - When reaching out to Morio Core, the connection was refused. This indicates core is not listening on its service port, something that should only happen when it is in the middle of a hard restart.
Example response
{
"type": "https://morio.it/docs/reference/errors/morio.api.core.status.false",
"status": 503,
"title": "Unable to connect to Morio Core",
"detail": "When reaching out to Morio Core, the connection was refused. This indicates core is not listening on its service port, something that should only happen when it is in the middle of a hard restart."
}