Internal / Storage
82 tutorials in this category.
5001
CHW-5001 Internal
internal error; the request was not completed — retry, and if the error persists include the request ID when reporting
5002
CHW-5002 StorageFailure
storage backend failed while processing this request; retry shortly or check the backend health endpoint
5101
CHW-5101 ServiceUnavailable
a required dependency is not available; retry shortly or contact the operator
5102
CHW-5102 EncryptionUnavailable
server-side encryption is not configured; ask an operator to set the required key
5103
CHW-5103 IdPUnreachable
identity provider could not be contacted; retry shortly
5104
CHW-5104 TokenIssueFailed
unable to issue session token; please retry
5105
CHW-5105 UserStoreFailure
user store is unavailable; please retry
5201
CHW-5201 OrgStoreUnavailable
org store is not available; the server started without a database — check the operator dashboard
5301
CHW-5301 PolicyStoreUnavailable
policy store is not available; the server started without a database — check the operator dashboard
5302
CHW-5302 PackageStoreFailure
package store request failed; retry shortly or check the backend health endpoint
5303
CHW-5303 RepositoryDisabled
repository is disabled; ask an operator to re-enable it or route the request to an active repository
5304
CHW-5304 RepositoryHookFailure
repository hook failed; retry shortly or check the hook configuration and logs
5305
CHW-5305 CachedContentUnavailable
cached content could not be opened for streaming; retry shortly or purge the cache entry
5306
CHW-5306 ExceptionPolicyFailure
exception policy store request failed; retry shortly or check the operator dashboard
5307
CHW-5307 FindingStoreFailure
findings store request failed; retry shortly or check the operator dashboard
5308
CHW-5308 TuningSuggestionStoreFailure
tuning suggestion store request failed; retry shortly or check the operator dashboard
5401
CHW-5401 BillingPlanLookupFailed
unable to load the current plan for this organization; retry shortly
5402
CHW-5402 BillingSubscriptionLookupFailed
unable to load the paddle subscription for this organization; retry shortly
5403
CHW-5403 BillingPlanUpdateFailed
unable to update the plan assignment; retry shortly and contact support if the failure persists
5404
CHW-5404 BillingPlanFeatureLookupFailed
unable to check plan feature flags; retry shortly
5405
CHW-5405 PaddleWebhookStorage
paddle webhook event could not be persisted; paddle will retry the delivery
5406
CHW-5406 BillyServiceTokenLookupFailed
unable to load service token record; retry shortly
5407
CHW-5407 BillyPolicyStoreUnavailable
policy store is not available on this instance; the server started without a policy backend
5408
CHW-5408 BillyStoreUnavailable
primary store is not available; the server started without a database
5501
CHW-5501 UsageStoreFailure
usage / billing store write failed; retry shortly and contact support if the failure persists
5502
CHW-5502 TrafficViewStoreFailure
saved traffic views store call failed; retry shortly
5503
CHW-5503 ViolationHistoryFailure
unable to load violation history; retry shortly
5504
CHW-5504 ViolationListFailure
violation data is temporarily unavailable; retry shortly
5505
CHW-5505 MetadataStoreUnavailable
package metadata store is not available on this instance; the server started without a metadata backend
5506
CHW-5506 VulnerabilityLookupFailed
unable to load vulnerability metadata; retry shortly
5507
CHW-5507 SBOMGenerationFailed
unable to generate SBOM export; retry shortly
5508
CHW-5508 EventLogUnavailable
event log is not available on this instance; the server started without an event store
5509
CHW-5509 SettingsStoreUnavailable
settings store is not available on this instance; the server started without a database
5510
CHW-5510 RepositoryManagerUnavailable
repository manager is not available on this instance; the server started without proxy bindings
5511
CHW-5511 AdminOrgListFailed
unable to list organisations; retry shortly and contact support if the failure persists
5512
CHW-5512 ViolationDataUnavailable
violation data is temporarily unavailable; retry shortly
5601
CHW-5601 SettingsPersistFailed
failed to persist settings; retry shortly and check operator logs if the failure repeats
5603
CHW-5603 PolicyStoreFailure
policy store failed while processing the request; retry shortly
5604
CHW-5604 DataSourceManagerUnavailable
data source manager is not wired up; manual refresh cannot be triggered
5605
CHW-5605 DataSourceRefreshFailed
data source refresh failed against the upstream; check connectivity and the source health endpoint
5606
CHW-5606 OnboardingStoreUnavailable
onboarding endpoints require the configuration store; the server started without one
5607
CHW-5607 RepoStorageUnavailable
repository storage backend is not wired up; cache operations cannot proceed
5608
CHW-5608 CacheDiscoverFailed
failed to enumerate cached artifacts on the storage backend; retry shortly
5701
CHW-5701 WebhookListFailed
failed to list webhooks; retry shortly or check /healthz
5702
CHW-5702 WebhookCountFailed
failed to enumerate existing webhooks; retry shortly or check /healthz
5703
CHW-5703 WebhookCreateFailed
failed to create webhook; retry shortly or check /healthz
5704
CHW-5704 WebhookUpdateFailed
failed to update webhook; retry shortly or check /healthz
5705
CHW-5705 WebhookDeleteFailed
failed to delete webhook; retry shortly or check /healthz
5706
CHW-5706 SIEMListFailed
failed to list SIEM integrations; retry shortly or check /healthz
5707
CHW-5707 SIEMLoadFailed
failed to load SIEM integration; retry shortly or check /healthz
5708
CHW-5708 SIEMPersistFailed
failed to persist SIEM integration; retry shortly or verify that the SIEM encryption key is configured
5709
CHW-5709 SIEMDeleteFailed
failed to delete SIEM integration; retry shortly or check /healthz
5710
CHW-5710 SCIMTokenStoreFailed
failed to manage SCIM token; retry shortly or check /healthz
5711
CHW-5711 SAMLServiceProviderMisconfigured
SAML service-provider configuration could not be built; verify the SP keypair and ACS/metadata URLs in the SSO admin UI, then retry
5712
CHW-5712 PersonaStoreUnavailable
user store is not available; retry shortly or ask the operator to check the database connection
5713
CHW-5713 PersonaLoadFailed
failed to load profile; retry shortly or check /healthz
5714
CHW-5714 PersonaPersistFailed
failed to save profile changes; retry shortly or check /healthz
5715
CHW-5715 PostmarkWebhookNotConfigured
postmark webhook receiver is not configured; set POSTMARK_WEBHOOK_USER and POSTMARK_WEBHOOK_PASSWORD on the server before re-enabling the webhook
5801
CHW-5801 ClientStoreUnavailable
client credential store is unavailable; the server started without a database — check the operator dashboard
5802
CHW-5802 ClientCredentialStorageFailure
client credential storage write failed; retry shortly or check the backend health endpoint
5803
CHW-5803 QuarantineStorageUnavailable
repository storage backend is unavailable; quarantine cannot remove artifacts until it recovers
5804
CHW-5804 QuarantineDiscoverFailed
failed to discover cached artifacts for this package version; retry shortly or check the backend health endpoint
5805
CHW-5805 QuarantineRemoveFailed
failed to remove cached artifacts; retry shortly or inspect the storage backend error log
5806
CHW-5806 UploadStorageFailure
failed to store uploaded artifact; retry shortly or check the backend health endpoint
5807
CHW-5807 DockerChunkReadFailed
failed to read docker blob upload chunk; retry the push from scratch
5808
CHW-5808 DockerBlobStoreFailed
failed to persist docker blob; retry the push
5809
CHW-5809 DockerManifestReadFailed
failed to read docker manifest from the request; retry the push
5810
CHW-5810 DockerManifestStoreFailed
failed to persist docker manifest; retry the push
5811
CHW-5811 NuGetUpstreamFailure
upstream NuGet server could not be contacted or returned an unreadable response; retry shortly
5812
CHW-5812 ConfigSnippetFormatUnimplemented
automatic config generation for this format is not yet implemented; use the manual recipe in tutorial 02 in the meantime
5813
CHW-5813 BulkActionRollback
bulk action executed partially before failing; previously-applied items have been rolled back so the request had no net effect
5920
CHW-5920 APIKeyStoreUnavailable
api keys store unavailable
5921
CHW-5921 APIKeyListFailed
list failed
5922
CHW-5922 APIKeyGenerateFailed
generate failed
5923
CHW-5923 APIKeyCreateFailed
create failed
5924
CHW-5924 APIKeyGetFailed
get failed
5925
CHW-5925 APIKeyPatchFailed
patch failed
5926
CHW-5926 APIKeyRevokeFailed
revoke failed
5927
CHW-5927 APIKeyRotateFailed
rotate failed
5940
CHW-5940 CLIMintFailed
mint failed
5941
CHW-5941 CLIDeviceFlowUnavailable
device flow unavailable
5942
CHW-5942 CLIDeviceIssueFailed
issue failed