How do I fix the error "Record is managed by an App on this account, and cannot be deleted"?
Use the app’s Settings tab to remove domains associated with App Platform apps.
Validated on 15 Jul 2025 • Last edited on 17 Jul 2025
For apps with multiple components and registries, an “Image or digest not found” error means that you have not specified the registry property in the app spec.
To fix this error, update the app spec with the following registry: field, specifying your desired registry:
image:
deploy_on_push:
enabled: true
registry_type: DOCR
repository: world
registry: x54-dev-registry
tag: latestFor a full example of the app spec, see Reference for App Specification.
Use the app’s Settings tab to remove domains associated with App Platform apps.
Increase the heap memory by setting the environment variable NODE_OPTIONS=–max-old-space-size=4096.
Delete the existing dev database and create a new one. Then make sure that the app deployment completes successfully.
Try using different keywords or simplifying your search terms.