Error Codes

This page is currently under construction and will slowly be built up over time.

This page consists of a list of error codes, witjh detailed error description and possible solutions.

ESCERROR-0001

Error Message

Child instances are still existing. Please make sure to delete all child elements before deleting the parent element.

Details

This error is thrown when a child instance is still existing on the element you try to delete. For example, if a Postgres Container still contains Postgres Instances.

Workaround / Possible Solution

Make sure that you deprovision all child instances on the instance you try to delete, then try again.
If there are no child instances visible anymore and the error still happens, please create an incident.

Last Updated: