ErrLookup › goharbor/harbor
goharbor/harbor
An open source trusted cloud native registry project that stores, signs, and scans content. · Go · 1,373 source files
Analyzed at 7b2fd08cc5 on 2026-08-16. 500 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| File {} not exist | validation | error | go, harbor, scan, report, validation |
| invalid {} | validation | error | go, harbor, type-assertion, scan, merge |
| key file {} permission is not 600 | validation | error | go, harbor, type-assertion, scan, merge |
| File {} should readable by owner | validation | error | go, harbor, type-assertion, scan, summary |
| cert file {} should include SAN | validation | error | go, harbor, type-assertion, scan, summary |
| Internal dir for tls {} not exist | validation | error | go, harbor, json, scan, report, validation |
| Port number in metrics is not valid | validation | error | go, harbor, scan, rest-client, validation |
| Jaeger Colector Endpoint or Agent host not set, must set one | validation | error | go, harbor, scan, rest-client, validation |
| Jaeger Colector Endpoint and Agent host both set, only can s | validation | error | go, harbor, scan, rest-client, mime-type, validation |
| Trace endpoint not set | validation | error | go, harbor, scanner-adapter, metadata, validation |
| Trace url path not set | validation | error | go, harbor, scanner-adapter, metadata, validation |
| Trace enabled but no trace exporter set | validation | error | go, harbor, json, scan, validation |
| Only can have one trace exporter at a time | validation | error | go, harbor, scan, registry, validation |
| purge upload age should set with with nh, n is the number of | validation | error | go, harbor, scan, artifact, validation |
| purge upload age should set with with nh, n is the number of | validation | error | go, harbor, sbom, dao, data-safety, validation |
| purge upload interval should set with with nh, n is the numb | validation | error | go, harbor, sbom, report, validation |
| purge upload interval should set with with nh, n is the numb | validation | error | go, harbor, sbom, report, validation |
| cache expire hours should be positive number | validation | error | go, harbor, sbom, report, validation |
| invalid quota update provider: {} | validation | error | go, harbor, sbom, report, validation |
| 127.0.0.1 can not be the hostname | validation | error | go, harbor, sbom, report, validation |
| Please specify hostname | validation | error | harbor, configuration, installation, validation |
| Error: The protocol is https but attribute ssl_cert is not s | validation | error | harbor, https, tls, certificate, configuration |
| Error: The protocol is https but attribute ssl_cert_key is n | validation | error | harbor, https, tls, private-key, configuration |
| Error: must set log endpoint host to enable external host | validation | error | harbor, logging, syslog, configuration |
| Error: must set log endpoint port to enable external host | validation | error | harbor, logging, syslog, configuration |
| Protocol in external log endpoint must be one of 'udp' or 't | validation | error | harbor, logging, syslog, configuration, validation |
| Error: storage driver %s is not supported, only the followin | validation | error | harbor, storage, registry, configuration, validation |
| Error: no provider configurations are provided for provider | validation | error | harbor, storage, s3, configuration, validation |
| Can not get file info | exception | error | harbor, storage, ca-certificate, file-system, configuration |
| Cert File {} should be owned by user with uid 10000 or reada | validation | error | harbor, storage, ca-certificate, file-permissions, security |
| log level must be one of debug, info, warning, error, fatal | validation | error | harbor, logging, configuration, validation |
| secret key's length has to be 16 chars, current length: %d | exception | error | harbor, secrets, encryption, installation, file-system |
| no migration path found to target version | exception | critical | harbor, migration, upgrade, versioning |
| Error: The protocol is https but attribute ssl_cert_key is n | exception | error | harbor, https, tls, private-key, legacy-config |
| Error: The path for certificate key: %s is invalid | exception | error | harbor, https, tls, file-system, legacy-config |
| Error: storage driver %s is not supported, only the followin | exception | error | harbor, storage, registry, legacy-config, validation |
| Error: no provider configurations are provided for provider | exception | error | harbor, storage, s3, legacy-config, configuration |
| Path exists and the type is regular file | exception | error | harbor, file-system, installation, data-volume |
| bad redis url for registry:%s | exception | error | harbor, redis, cache, configuration, url-parsing |
| Failed to read chart.yaml from the chart tgz file. filename | exception | error | python, helm, chart-migration, tarfile, harbor |
| chart.yaml not found in the chart tgz file. filename {} | exception | error | python, helm, chart-migration, tarfile, harbor |
| chart name: {} is illegal | console | warning | python, helm, chart-migration, yaml, harbor |
| Artifact already exist in harbor | console | warning | python, harbor, chart-migration, idempotency |
| This operation only allowed for admin | exception | error | python, harbor, chart-migration, authorization, cli |
| invalid json request | validation | error | go, harbor, api, json, validation |
| invalid CA certificate: no valid certificates found in PEM d | validation | error | go, tls, pem, certificate, harbor, x509 |
REQUEST_ENTITY_TOO_LARGE The file is too large to be processed | error_code | error | go, harbor, cnai, artifact, size-limit, http-413 |
BAD_REQUEST unsupported content type: %s | error_code | error | go, harbor, artifact, icon, content-type, annotations |
NOT_FOUND artifact %s:%s not found | error_code | error | go, harbor, api, artifact, tag, not-found, url-encoding |
VIOLATE_FOREIGN_KEY_CONSTRAINT the deleting artifact is referenced by others | error_code | error | go, harbor, api, artifact, delete, foreign-key, oci-index |
BAD_REQUEST addition %s isn't supported | error_code | error | go, harbor, artifact, additions, bad-request, oci-index, cnab |
BAD_REQUEST addition %s isn't supported | error_code | error | go, harbor, artifact, additions, bad-request, extension |
BAD_REQUEST addition %s isn't supported for %s | error_code | error | go, harbor, chart, additions, bad-request, helm |
BAD_REQUEST addition %s isn't supported for %s | error_code | error | go, harbor, cnai, additions, bad-request, ai-artifact |
BAD_REQUEST the processor for artifact %s not found, cannot get the addition | validation | error | go, harbor, custom-artifact, additions, bad-request, oras |
BAD_REQUEST addition %s isn't supported for %s(manifest version 1) | validation | error | go, harbor, image, schema1, additions, legacy |
BAD_REQUEST addition %s isn't supported for %s(manifest version 2) | validation | error | go, harbor, image, additions, bad-request, manifest-v2 |
NOT_FOUND The sbom is not found | http | error | go, harbor, sbom, additions, not-found, trivy |
BAD_REQUEST addition %s isn't supported for %s(manifest version 2) | validation | error | go, harbor, wasm, additions, bad-request |
BAD_REQUEST require digest | validation | warning | blob, validation, bad-request, go |
NOT_FOUND no blob item is updated to StatusNone, id:%d, digest:%s | http | error | blob, garbage-collection, concurrency, not-found, idempotency |
BAD_REQUEST audit log forward endpoint should be configured before enable skip audit log in | validation | warning | config, audit-log, validation, bad-request |
NOT_FOUND garbage collection execution %d not found | http | warning | garbage-collection, not-found, api, execution |
| unknown status | http | info | health, startup, sentinel, concurrency |
NOT_FOUND the icon %s not found | http | warning | icon, artifact, not-found, garbage-collection |
NOT_FOUND no schedule is found | http | warning | jobservice, scheduler, not-found, bootstrap |
PRECONDITION Provider [%s] cannot be deleted as some preheat policies are using it | http | error | p2p-preheat, precondition, delete, referential-integrity |
BAD_REQUEST name cannot be empty | validation | warning | registry, validation, bad-request, create |
PRECONDITION the registry %d is referenced by replication policies, cannot delete it | http | error | registry, replication, precondition, delete, referential-integrity |
PRECONDITION the policy %d is disabled | error_code | error | harbor, replication, policy, precondition, api |
NOT_FOUND replication execution %d not found | error_code | error | harbor, replication, execution, not-found, api |
BAD_REQUEST the source repository %q contains only %d path components %v excepting the last | error_code | error | harbor, replication, path-rewriting, flattening, bad-request |
BAD_REQUEST empty name | error_code | error | harbor, replication, policy, validation, bad-request |
BAD_REQUEST unknown namespace | validation | error | harbor, robot-account, permissions, rbac, validation |
PRECONDITION the tag %s configured as immutable, cannot be updated | error_code | error | harbor, tag, immutability, registry-push, precondition |
NOT_FOUND webhook task %d not found | error_code | error | harbor, webhook, task, not-found, api |
| Unauthorized | http | error | harbor, auth, unauthorized, api, credentials |
| group does not exist | exception | error | harbor, auth, ldap, usergroup |
| a LDAP user group with same DN already exist | exception | warning | harbor, ldap, usergroup, duplicate |
| the LDAP group DN is invalid | exception | warning | harbor, ldap, dn, validation, usergroup |
| not supported | exception | warning | harbor, auth, auth-mode, not-supported |
| should provide a group name | validation | warning | harbor, auth-proxy, usergroup, validation |
| State mismatch | http | error | harbor, oidc, sso, session, csrf |
| nil request | validation | info | harbor, jobservice, auth, nil-guard |
| empty secret is not allowed | exception | error | harbor, jobservice, auth, secret |
| unauthorized | http | critical | harbor, jobservice, auth, secret, service-to-service |
| no worker worker is configured | validation | critical | harbor, jobservice, config, worker-pool, startup |
| URL of redis worker is empty | validation | critical | harbor, jobservice, config, redis, startup |
| invalid redis URL | validation | critical | redis, configuration, jobservice, harbor, url, startup |
| namespace of redis worker is required | validation | critical | redis, configuration, jobservice, harbor, namespace, startup |
| missing logger config of job service | validation | critical | configuration, logging, jobservice, harbor, startup |
| missing logger config of job | validation | critical | configuration, logging, jobservice, harbor, startup |
10013 empty job ID | validation | error | jobservice, api, validation, bad-request, go, harbor |
NOT_FOUND no blob found to mark delete failed, ID:%d, digest:%s | error_code | error | gc, blob, database, concurrency, not-found, harbor, jobservice |
10013 missing job parameters | validation | error | jobservice, gdpr, audit, validation, job-parameters, harbor |
10013 missing parameter of slack job | validation | error | jobservice, notification, slack, webhook, validation, harbor |
10013 parameters required for replication job | validation | error | jobservice, sample, validation, job-parameters, demo, harbor |
| nil stats body | validation | error | jobservice, job-stats, validation, serialization, harbor |
| missing job ID in job stats | validation | error | jobservice, job-stats, validation, serialization, harbor |
| missing job name in job stats | validation | error | jobservice, job-stats, validation, serialization, harbor |
| missing cron spec for periodic job | validation | error | |
| enqueue timestamp missing for scheduled job | validation | error | |
| invalid length of log identify | validation | error | |
| invalid log identify | validation | error | |
| no log data getter is configured | http | error | |
| failed to get stats of worker pools | http | error | |
| unique job error: missing 'OK' reply | http | error | |
| the configure value can not be empty | validation | error | |
BAD_REQUEST empty string | validation | error | |
UNKNOWN internal server error | http | error | |
BAD_REQUEST the query string must contain "=" and the key/value cannot be empty | validation | error | |
NOT_FOUND artifact %s@%s not found | http | error | |
BAD_REQUEST the value of "base" query can only be exact match value with "*" | validation | error | |
BAD_REQUEST ldap group name attribute can not be empty | validation | error | ldap, config, validation, harbor, group-search |
NotFoundCode the reference tries to refer a non existing label %d or artifact %d | error_code | error | labels, artifacts, database, foreign-key, api |
BadRequestCode cannot be empty | validation | error | labels, validation, api, harbor |
| entity not found | exception | error | ldap, group-sync, active-directory, harbor |
| empty password | exception | error | ldap, auth, config, secrets, harbor |
| invalid credential | exception | error | ldap, auth, credentials, config |
| ldap server network timeout | exception | error | ldap, network, timeout, connectivity, harbor |
| fail to ping LDAP server | exception | error | ldap, tls, certificate, config, harbor |
| invalid filter syntax | exception | error | ldap, filter, config, query-syntax |
| empty search dn | exception | error | ldap, config, bind-dn, harbor |
BAD_REQUEST invalid cron string for scheduled preheat: %s, error: %v | validation | error | p2p-preheat, cron, scheduler, validation, harbor |
| preheating is failed | exception | error | p2p-preheat, dragonfly, kraken, jobs, distribution |
| missing username and/or password | exception | error | p2p-preheat, basic-auth, credentials, provider, harbor |
| missing custom token/key data | exception | error | p2p-preheat, custom-auth, credentials, provider, harbor |
| no credential data provided | exception | error | p2p-preheat, auth, credentials, nil-guard, harbor |
| missing OAuth token | validation | error | p2p-preheat, oauth, bearer-token, credentials, harbor |
| empty JSON data | validation | error | |
| missing image repository or tag | validation | error | |
| missing required headers | validation | error | |
| invalid service format: expected 'registry.aliyuncs.com:regi | validation | error | |
| not a acr service | validation | error | |
| bad aws url | validation | error | |
| no authorization token returned | exception | error | |
| invalid response challenges | exception | error | |
| no bearer challenge found | exception | error | |
| expect filter value to be string, but got: %v | validation | error | |
| the resource cannot be null | validation | error | |
| the metadata of resource cannot be null | validation | error | |
| the namespace of resource cannot be null | validation | error | |
| the name of namespace cannot be null | validation | error | |
| repository did not contain a namespace | validation | error | |
| only support specific repository name | validation | error | |
NOT_FOUND %s:%s not found | error_code | error | |
| the resource cannot be null | validation | error | |
| the metadata of resource cannot be null | validation | error | |
| the repository of resource cannot be null | validation | error | |
| the name of the repository cannot be null | validation | error | go, harbor, replication, validation, nil-check, prepare-for-push |
| the resource cannot be null | validation | error | go, jfrog, artifactory, replication, validation, nil-check |
| the metadata of resource cannot be null | validation | error | go, jfrog, artifactory, replication, validation, nil-check |
| the namespace of resource cannot be null | validation | error | go, jfrog, artifactory, replication, validation, nil-check |
| the name of namespace cannot be null | validation | error | go, jfrog, artifactory, replication, validation, empty-string |
| the tag deletion isn't supported | validation | error | go, docker-registry, distribution, native-adapter, unsupported-operation, deletion |
| the resource cannot be null | validation | error | go, quay, replication, validation, nil-check |
| the metadata of resource cannot be null | validation | error | go, quay, replication, validation, nil-check |
| the namespace of resource cannot be null | validation | error | go, quay, replication, validation, nil-check |
| the name of the namespace cannot be null | validation | error | go, quay, replication, validation, empty-string |
| [tencent-tcr.newAdapter] Invalid TCR instance endpoint | validation | error | go, tencent-tcr, tencentcloud, registry-endpoint, configuration |
| [tencent-tcr.newAdapter] Please use SecretId/SecretKey, NOT | validation | error | go, tencent-tcr, tencentcloud, credentials, configuration |
| the resource cannot be null | validation | error | go, tencent-tcr, replication, validation, nil-check |
| [tencent-tcr.PrepareForPush] the metadata of resource cannot | validation | error | go, tencent-tcr, replication, validation, nil-check |
| [tencent-tcr.PrepareForPush] the namespace of resource canno | validation | error | go, tencent-tcr, replication, validation, nil-check |
| [tencent-tcr.PrepareForPush] the name of the namespace canno | validation | error | go, tencent-tcr, replication, validation, empty-string |
| [volcengine-cr.PrepareForPush] the metadata of resource cann | validation | error | go, volcengine-cr, replication, validation, nil-check |
| [volcengine-cr.PrepareForPush] the name of the namespace can | validation | error | go, volcengine-cr, replication, validation, empty-string |
| [volcengine-cr.PrepareForPush] the name of the repository an | validation | error | |
| [VolcengineCR] GetAuthorizationToken output nil | exception | error | |
| [VolcengineCR adapt] ListNamespaces resp nil | exception | error | |
| [VolcengineCR adapt] ListRepositories resp nil | exception | error | |
| [VolcengineCR adapt] ListTags resp nil | exception | error | |
| [VolcengineCR adapt] fail to parse reference | exception | error | |
| Invalid url | validation | error | |
| invalid region | validation | error | |
BAD_REQUEST the type of filter value isn't string | validation | error | |
ChallengesUnsupportedCode bearer auth scheme isn't supported: %v | error_code | error | |
| http status code: %d, body: %s | http | error | |
NOT_FOUND %s:%s not found | error_code | error | |
PRECONDITION the same name but different digest artifact exists, but the override is set to f | error_code | error | |
| http status code: %d, body: %s | http | error | |
| the system is in read only mode, cancel the request | exception | error | read-only, interceptor, maintenance, system-state |
NOT_FOUND repository %s not found | error_code | error | repository, not-found, metadata, exact-match |
| empty action | validation | error | retention, policy, validation, action |
BAD_REQUEST invalid cron string for scheduled tag retention: %s, error: %v | validation | error | retention, cron, validation, bad-request |
| empty rule template ID | validation | error | retention, rule, template, validation |
| malformed endpoint | validation | error | scanner, registration, uuid, validation |
| missing registration name | validation | error | scanner, registration, required-field, validation |
| empty json data to parse | validation | error | scan, export, json, job-parameters |
| empty JSON data | validation | error | scan, check-in, json, scanner-adapter |
| missing parameter of scan job | validation | error | scan, job, parameters, validation |
| check scan report timeout | exception | error | scan, timeout, scanner-adapter, polling |
| Data cannot be converted to v1 report format | exception | error | scan, report-converter, type-assertion, vulnerability |
| report not found, uuid:%v | exception | warning | scan, report, race-condition, not-found |
| nil scan report object | validation | error | scan, report, nil-check, validation |
| malformed scan report object | validation | error | scan, report, required-fields, validation |
| empty digest to get report data | validation | error | scan, report, digest, validation |
| missing uuid | validation | error | scan, report, uuid, validation |
| missing report JSON data | validation | error | |
| native report required | exception | error | |
| native report summary required | exception | error | |
| empty JSON data | validation | error | |
| nil request | validation | error | |
| empty scan request ID | validation | error | |
| missing report mime type | validation | error | |
| invalid scanner in metadata | validation | error | |
| invalid capabilities in metadata | validation | error | |
| empty json data to parse | validation | error | |
| scan request: invalid registry | validation | error | |
| scan request: invalid artifact | validation | error | |
| delete all sbom reports at once is not allowed | validation | error | |
| nil sbom report object | validation | error | |
| malformed sbom report object | validation | error | |
| no artifact id to get sbom report data | validation | error | |
| missing uuid | validation | error | |
| missing report JSON data | validation | error | |
| no mime types to make report placeholders | validation | error | |
| no mime types to get report summaries | validation | error | |
| no way to get report summaries for nil artifact | validation | error | |
| nil registration to create | validation | error | |
| empty uuid of registration | validation | error | |
| nil registration to update | validation | error | |
| empty UUID to delete | validation | error | |
| empty UUID to set default | validation | error | |
| no way to get report summaries for nil artifact | validation | error | |
| empty name | validation | error | |
BAD_REQUEST invalid cron %s: %v | validation | error | |
PRECONDITION the execution %d has tasks that aren't in final status, stop the tasks first | http | error | |
| http status code: %d, body: %s | console | error | |
NOT_FOUND invalid reference format | validation | error | |
NOT_FOUND the asking blob is in GC, mark it as non existing, request id: %s | http | error | |
NOT_FOUND the asking blob is in GC, mark it as non existing, request id: %s | http | error | |
PROJECTPOLICYVIOLATION The image is not signed by cosign. | http | error | |
PRECONDITION Failed to process request due to '%s:%s' configured as immutable. | http | error | |
DENIED The system is in read only mode. Any modification is prohibited. | http | error | |
TOO_MANY_REQUEST too many requests to upstream registry | http | error | |
BAD_REQUEST invalid semicolon separator in query | validation | error | |
UNAUTHORIZED unauthorized | http | error | |
PROJECTPOLICYVIOLATION current image without vulnerability scanning cannot be pulled due to configured | error_code | error | |
BAD_REQUEST the N must be a positive int type | validation | error | |
BAD_REQUEST the N must be a positive int type | validation | error | |
DENIED the operation isn't supported for an artifact accessory | error_code | error | |
BAD_REQUEST invalid input: %s | validation | error | |
METHOD_NOT_ALLOWED the operation isn't supported for a proxy cache project | error_code | error | |
NOT_FOUND tag %s attached to artifact %d not found | error_code | error | |
BAD_REQUEST Error: Invalid number of workers:%s. Workers must be greater than 0 and less tha | validation | error | |
NOT_FOUND garbage collection %d log is not found | error_code | error | |
NOT_FOUND label %d not found | error_code | error | |
BAD_REQUEST invalid scope: %s | validation | error | |
BAD_REQUEST failed to verify connection | validation | error | |
FORBIDDEN only admins(system and project) can access permissions | error_code | error | |
PRECONDITION execution %d under the policy %s is running, stop it and retry | error_code | error | |
PRECONDITION the project contains repositories, can not be deleted | error_code | error | |
BAD_REQUEST the retention_id in the request's payload when updating a project should be omit | validation | error | |
BAD_REQUEST cannot delete %s when %s is not empty, please clear the pattern first | validation | error | |
BAD_REQUEST invalid cron string for scheduled log rotation purge: %s, error: %v | validation | error | |
NOT_FOUND purge job with execution ID: %d taskLog is not found | http | error | |
BAD_REQUEST err.Error() | validation | error | |
NOT_FOUND registry 0 not found | http | error | |
NOT_FOUND execution %d contains no task with ID %d | http | error | |
UNAUTHORIZED security context not found | http | error | |
NOT_FOUND retention policy is not found | http | error | |
DENIED permission scope is invalid. It must be equal to or more restrictive than the cr | http | error | |
BAD_REQUEST bad request error level input | validation | error | |
BAD_REQUEST invalid cron string for scheduled scan all: %s, error: %v | validation | error | |
BAD_REQUEST empty notification target with policy %s | validation | error | |
| %s: %v | http | error | |
| invalid database: %s | console | error | |
| internal TLS enabled but can't get cert file %w | console | error | |
| invalid CA certificate: %w | validation | error | |
| failed to parse certificate: %v | validation | error | |
| empty URL | validation | error | |
| invalid scheme: %s | validation | error | |
| failed to connect to tcp:%s after %d seconds | console | error | |
| empty cron string is invalid | validation | error | |
| the 1st field (indicating Seconds of time) of the cron setti | validation | error | |
| failed to pull blob from registry: %w | http | error | |
| failed to decode content: %w | http | error | |
| unsupported format: %s | http | error | |
| failed to walk manifest: %w | http | error | |
NOT_FOUND license layer not found | http | error | |
NOT_FOUND readme layer not found | http | error | |
| failed to read tar header: %w | http | error | |
| failed to copy content to buffer: %w | http | error | |
| cannot add child to non-directory node | http | error | |
| path conflicts: %s exists with different type | http | error | |
| failed to validate configuration | http | error | |
| the immutable tag rule is not found id:%v | http | error | |
| there are more than one task with the same job ID | http | error | |
| failed to pause queue %v, error: %v | http | error | |
| failed to resume queue %v, error: %v | http | error | |
| can not get valid member entity, request: %+v | http | error | |
| failed to create request: %v | http | error | |
| failed to check health: %v | http | error | |
| received unexpected status code: %d %s | http | error | |
| failed to run SQL "SELECT 1": %v | http | error | |
| failed to list projects at page %d with page size %d, error | exception | error | |
| the artifact is not ready yet, failed to tag it to %v | exception | error | |
| manifest %v not found in local registry | http | error | |
| repo %v, tag %v not found | http | error | |
| failed to get registry, registryID: %v | exception | error | |
| current registry is unhealthy, regID:%v, Name:%v, Status: %v | exception | error | |
| failed to unmashal the param: %v | exception | error | |
| resources is negative for resource(s): %s | exception | error | |
| quota usage is negative for resource(s): %s | exception | error | |
| resource %s not support | validation | error | |
| resource %s not found | validation | error | |
| failed to count running executions for policy ID: %d: %v | exception | error | |
| panic during the process | panic | error | |
| failed to wait the execution record to be inserted: %v | exception | error | |
| failed to get adapter factory for registry type %s: %v | exception | error | |
| failed to create adapter for source registry %s: %v | exception | error | |
| failed to create adapter for destination registry %s: %v | exception | error | |
| the adapter doesn't implement the ArtifactRegistry interface | exception | error | |
| failed to fetch artifacts: %v | exception | error | |
| failed to do the prepare work for pushing/uploading resource | exception | error | |
| transfer factory for %s not found | exception | error | |
| not support Trigger %s | validation | error | |
| execution %d not found | http | error | |
| not support action %s | validation | error | |
| scan artifact %s@%s failed | http | error | |
NOT_FOUND cert not found in path: %s | http | error | |
| project %v not found | http | error | |
| failed to load system ldap config, %v | http | error | |
| failed to search user in ldap | http | error | |
| can not load system ldap config: %v | http | error | |
| multiple entries found for username: %s | http | error | |
| the auth mode %s does not support this flow | http | error | |
| auth mode: %s is not OIDC based | http | error | |
| cannot redirect to other site | http | error | |
| unable to recover username for auto onboard, username claim: | http | error | |
| OIDC settings is missing | http | error | |
| invalid OIDC session data format | http | error | |
10011 header '%s' missing | http | error | |
10001 no configuration | http | error | |
10003 'cron_spec' must be specified for the %s job | http | error | |
| bad redis url for jobservice, %s | console | error | |
| protocol should be %s or %s, but current setting is %s | console | error | |
| port number should be a none zero integer and less or equal | console | error | |
| certificate must be configured if serve with protocol %s | console | error | |
| certificate for protocol %s is not correctly configured | console | error | |
| worker worker backend %s does not support | console | error | |
| redis worker must be configured when backend is set to '%s' | console | error | |
| invalid redis URL: %s | console | error | |
| param %s not found | validation | error | |
| the value of %s isn't string | validation | error | |
| the value of speed isn't integer (%T) | validation | error | |
| param %s not found | validation | error | |
| the value of %s isn't string | validation | error | |
| expected '%s' but got '%s' | validation | error | |
| bad web hook URL: %s | validation | error | |
| invalid %s, shoud be one of %s, %s, %s, %s, %s | validation | error | |
| invalid %s, should be %s or %s | validation | error | |
| network port should be greater than 0 | validation | error | |
| network port should be less than 65535 | validation | error | |
| invalid scope, should be %d, %d or %d | validation | error | |
| quota value should be -1 or great than zero | validation | error | |
| invalid int64 string: %s | validation | error | |
| invalid int string: %s | validation | error | |
| invalid float64 string: %s | validation | error | |
| fuzzy match value must start with "~" and contain at least 1 | validation | error | |
| range must start with "[", end with "]" and contains only on | validation | error | |
| min and max at least one should be set in range' | validation | error | |
| or list must start with "{" and end with "}" | validation | error | |
| and list must start with "(" and end with ")" | validation | error | |
| invalid non-positive value for quota limit, value=%v | validation | error | |
| exceeded 1024TB, which is 1125899906842624 Bytes, value=%v | validation | error | |
| accessory type %s not support | validation | error | |
| failed to get CVE allowlist for project %d, error: %v | exception | error | |
| invalid config, item not defined in metadatalist, %v | validation | error | |
| system config items cannot be updated, item: %v | validation | error | |
| robot_name_prefix cannot be empty or contain only spaces | validation | error | |
| cannot parse string value(%v) to int64 | validation | error | |
| invalid input: %s | validation | error | |
| no job in the queue removed | exception | error | |
| parse Ldap Host ERR: %s | validation | error | |
| unknown ldap protocol | validation | error | |
| illegal ldap url, error: %v | validation | error | |
| can not bind search dn, error: %v | exception | error | |
| invalid DN: %v | validation | error | |
| invalid entity_id, member: %+v | validation | error | |
| invalid project_id, member: %+v | validation | error | |
| failed to create the notification policy: %v | exception | error | |
| failed to create OIDC provider, error: %v | exception | error | |
| the subject from userinfo: %s does not match the subject fro | exception | error | |
| failed to get userinfo from both remote and ID token | exception | error | |
| failed to get oidc user info, error: %v | exception | error | |
| user is not onboarded as OIDC user, username: %s | exception | error | |
| failed to load the key for encryption/decryption: %v | exception | error | |
| failed to decrypt secret from DB: %v | exception | error | |
| secret mismatch, username: %s | exception | error | |
| failed to refresh token, username: %s, error: %v | exception | error | |
| failed to encode the refreshed token, error: %v | exception | error | |
| no auth handler registered for mode: %s | exception | error | |
| unsupported type '%s' | validation | error | |
| malformed registry URL: %w | validation | error | |
| adapter factory for %s not found | exception | error | |
| list tags for repo '%s' error: %v | exception | error | |
| failed to fetch artifacts: %v | exception | error | |
| failed to list namespace: %v | http | error | |
| failed to list repo: %s | http | error | |
| failed to list repo tag: %s | http | error | |
| failed to get authorization token: %s | http | error | |
| %s: %s | exception | error | |
| failed to build manifest deletion URL: %v | exception | error | |
| failed to create delete request: %v | exception | error | |
| failed to delete tag %s from repository %s: %v | exception | error | |
| failed to delete tag %s from repository %s: HTTP %d | http | error | |
| create namespace '%s' in DockerHub error: %v | exception | error | |
| %s | http | error | |
| check existence of namespace '%s' error: %v | exception | error | |
| %d -- %s | http | error | |
| get repos for namespace '%s' from DockerHub error: %v | exception | error | |
| match repo name '%s' against pattern '%s' error: %v | validation | error | |
| get tags for repo '%s/%s' from DockerHub error: %v | exception | error | |
| failed to fetch artifacts: %v | exception | error | |
| dockerhub only support repo in format <namespace>/<name>, bu | validation | error | |
| unmarshal repos list %s error: %v | exception | error | |
| unmarshal tags list %s error: %v | exception | error | |
| login to dockerhub error: %v | exception | error | |
| marshal credential error: %v | exception | error | |
| login to dockerhub error: %s | http | error | |
| unmarshal token response error: %v | exception | error | |
| refresh dockerhub token: %v | exception | error | |
| failed to list artifacts of repository %s: %v | exception | error | |
| list tags for repo '%s' error: %v | exception | error | |
| failed to list artifacts of repository %s: %v | exception | error | |
| failed to fetch artifacts: %v | exception | error | |
| empty realm | validation | error | |
| failed to list artifacts of repository '%s': %v | exception | error | |
| failed to fetch artifacts: %v | exception | error | |
| failed to list artifacts of repository '%s': %v | exception | error | |
| [%d][%s] | http | error | |
| [%d][%s] | http | error | |
| failed to list artifacts of repository %s: %v | exception | error | |
| failed to fetch artifacts: %v | exception | error | |
| failed to list artifacts of repository %s: %v | exception | error | |
| failed to fetch artifacts: %v | exception | error | |
| create namespace '%s' in Quay error: %v | exception | error | |
| check existence of namespace '%s' error: %v | exception | error | |
| %d -- %s | http | error | |
| set api key in %s is invalid | validation | error | |
| [tencent-tcr.newAdapter] Can not get TCR instance info. Requ | exception | error | |
| [tencent-tcr.FetchArtifacts.listImages] runner=%d repo=%s, e | exception | error | |
| [tencent-tcr.FetchArtifacts.matchImage] image='%s', error=%v | exception | error | |
| failed to fetch artifacts: %v | exception | error | |
| tcr only support repo in format <namespace>/<name>, but got: | validation | error | |
| VolcEngineCR only support repo in format <namespace>/<repo>, | validation | error | |
| [VolcEngineCR.DeleteManifest] ListTags resp nil | exception | error | |
| volcengineCR fail to list all tags %w | exception | error | |
| fail to match tag pattern, error=%w | validation | error | |
| failed to fetch artifacts: %w | exception | error | |
| [VolcengineCR] fail to parse expire time returned: %v | exception | error | |
| bearer auth scheme isn't supported: %v | exception | error | |
| invalid filter value type for label filter, expecting []stri | validation | error | |
| invalid filter value type for tag filter, expecting string | validation | error | |
| invalid filter value type for repository name filter, expect | validation | error | |
| unsupported auth scheme: %v | exception | error | |
| failed to get upload status: %w | exception | error | |
| invalid content range format, %s | exception | error | |
| lack digest of candidate for %s/%s | exception | error | |
| unsupported repository kind: %s | exception | error | |
| unsupported candidate kind: %s | exception | error | |
| invalid execution ID: %d | validation | error | |
| no such Retention policy with id %v | exception | error | |
| %s is less than zero | validation | error | |
| %s is too large | validation | error | |
| %s type error | validation | error | |
| %s is less than zero | validation | error | |
| %s is too large | validation | error | |
| %s type error | validation | error | |
| %s is less than zero | validation | error | |
| %s is too large | validation | error | |
| %s type error | validation | error | |
| %s is less than zero | validation | error | |
| %s is too large | validation | error | |
| %s type error | validation | error | |
| failed to create the schedule: the task status is %s | exception | error | |
BAD_REQUEST keyword: %v, the query type is not allowed | validation | error | |
BAD_REQUEST invalid UUID %v | validation | error | |
NOT_FOUND repository %q does not match project repository filter | http | error | |
BAD_REQUEST the immutable_rule_id doesn't match the id in the payload body of ImmutableRule | validation | error | |
BAD_REQUEST the action is not supported | validation | error | |
NOT_FOUND group name:%v, group DN:%v | http | error | |
NOT_FOUND project id %d, task id %d not found | http | error | |
| purge job with id %d not found | http | error | |
| single active replication is not allowed for event_based tri | http | error | |
BAD_REQUEST only 15 rules are allowed at most | validation | error | |
CONFLICT rule %d is conflict with rule %d | http | error | |
| found more than one scheduled scan all job, please ensure th | http | error | |
NOT_FOUND project id:%d, webhook policy id: %d not found | http | error | |
| bad _REDIS_URL_CORE | panic | error | |
| bad _REDIS_URL_HARBOR | panic | error | |
| failed to load configuration, error: %v | panic | error | |
| no config file is specified | panic | error | |
| load configurations error: %s | panic | error | |
| failed to parse the URL of registry: %v | panic | error | |
| Internal Server Error | http | error | |
| Unauthorized | http | error | |
| failed to read request body | http | error |