stonezdj(Daojun Zhang)

Results 122 comments of stonezdj(Daojun Zhang)

Please consider referring https://github.com/goharbor/harbor/issues/12158 for further exploration.

It is the jobservice container which runs the replication rules, can you please check and compare the https_proxy env settings in harbor core container and jobservice container?

Is there any configuration recently? Could you please try to push/pull image with the same robot and admin account respectively via cli?

First please check the database container's state and log. the docker version should be 20.10.10 or higher, see https://github.com/goharbor/harbor/issues/19141.

What is the redis type, is it an external redis used by Harbor? If yes, you just need to update the password in harbor.yml and rerun `./prepare --with-trivy` and restart...

Blobs are cached first, then manifest will be cached in about 15 mins, or it might fail because some blobs are missed (maybe already skipped to pull from proxy cache)

What is the Harbor version it upgrade from?

Not sure if it meets your requirement, https://goharbor.io/docs/2.9.0/install-config/configure-system-settings-cli/ ``` Set Configuration Items Using An Environment Variable Introduced in 2.3.0 is the ability to use an environment variable, CONFIG_OVERWRITE_JSON, in the...

Because the distribution v3 might be released later than Harbor v2.11.0, remove it from v2.11.0