CHW-5803 QuarantineStorageUnavailable

repository storage backend is unavailable; quarantine cannot remove artifacts until it recovers

Default message: repository storage backend is unavailable; quarantine cannot remove artifacts until it recovers
HTTP status: 500 (server)

Problem. Quarantine action refused because the repository’s storage backend is nil. Cause. The repository was constructed without a storage attached, or its backend has been torn down. Fix. Confirm the repository’s configuration; re-create the repository if needed. HTTP 500.