morio.api.404
No such API endpoint - This is the API equivalent of a 404 page. The endpoint you requested does not exist.
No such API endpoint - This is the API equivalent of a 404 page. The endpoint you requested does not exist.
Account credentials mismatch - The provided account credentials are incorrect.
Conflict with an existing account - The provided data conflicts with an existing account.
Account invite mismatch - The provided account invite is incorrect.
Role insufficient - This endpoint required a higher role.
Role unavailable - The requested role is not available to this account.
Account state is invalid - The account is in a state that does not allow the current action.
Account unknown - The provided account identifier could not be matched to an existing account.
Unable to load the list of API keys from the database - When reaching out to the Morio Database, we were unable to retrieve the data to complete this request
Authentication required - The request was not properly authenticated.
Unable to load status data from Morio Core - When reaching out to Morio Core, we received a status code 503.
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.
Unable to load data from Morio Core - When reaching out to Morio Core, we did not receive a response, indicating that core may be down.
Database Failure - Could not complete the request because the database returned an error.
Not available in ephemeral mode - This endpoint is not available when Morio is running in ephemeral mode. Since this system has not yet been set up, this endpoint is not yet available.
Only available in ephemeral mode - This endpoint is only available when Morio is running in ephemeral mode. Since this system has been set up, this endpoint is no longer available.
Identity Provider Failure - Cannot authenticate because the identity provider returned an error.
Identity Provider Unknown - Cannot authenticate because the identity provider is unknown.
Unable to load the requested data - We were unable to retrieve the requested data from the internal state.
Input malformed - The input provided is malformed.
Internal server error - The request failed with an internal server error that we do not know how to recover from.
No such key - This is the API equivalent of a 404 page for the KV store. This key does not exist.
Nominative account required - This action is only available to nominative accounts.
Unable to preseed the Morio settings - We were unable to resolve the preseed settings into a proper settings object.
Rate limit exceeded - You have made too many requests. Please try again later.
Denied by role-base access control - The request did not pass the role based access control check.
Not available while reloading - This endpoint is not available when Morio is reloading its configuration. As Morio is reloading now, this endpoint is momentarily unavailable.
This request violates the data schema - The request data failed validation against the Morio data schema. This means the request is invalid.
These settings are invalid - The provided settings failed validation against the Morio data schema, or are invalid for some other reason.
These settings are undeployable - The provided settings would result in a configuration that cannot be deployed.
No such API endpoint - This is the API equivalent of a 404 page. The endpoint you requested does not exist.
Data checksum mismatch - The data checksum could not be matched. This mismatch indicates a lack of common ground between both nodes.
Not available in ephemeral mode - This endpoint is not available when Morio is running in ephemeral mode. Since this system has not yet been set up, this endpoint is not yet available.
Only available in ephemeral mode - This endpoint is only available when Morio is running in ephemeral mode. Since this system has been set up, this endpoint is no longer available.
Unable to write to filesystem - An attempt to write to the filesystem failed unexpectedly. This warrants escalation.
Not available while reloading - This endpoint is not available when Morio is reloading its configuration. As Morio is reloading now, this endpoint is momentarily unavailable.
This request violates the data schema - The request data failed validation against the Morio data schema. This means the request is invalid.
Settings FQDN mismatch - The provided settings do not include the FQDN used to submit this request. This mismatch indicates the settings are unlikely to be correct.
These settings are invalid - The provided settings failed validation against the Morio data schema, or are invalid for some other reason.