-
Notifications
You must be signed in to change notification settings - Fork 4.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GC is failing with external Redis #18900
Comments
Could you please share the external redis config (harbor.yml) as well as more jobservice log? |
Redis config from harbor.yml
Full GC job log:
|
Hi @pavel-z1 , thanks for reporting this issue. Three things:
|
Hi @zyyw SQL Query result:
Jobservice config.yml
I have no network issues. |
Could you please try to ping one of the redis
|
Ping from docker container is fine to all Redis instances
Our initial installation of harbor was with local redis container. It can't do it because there is no container with name |
Is there any workaround for this problem? |
This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days. |
This issue is being marked stale due to a period of inactivity. If this issue is still relevant, please comment or remove the stale label. Otherwise, this issue will close in 30 days. |
This issue was closed because it has been stalled for 30 days with no activity. If this issue is still relevant, please re-open a new issue. |
I have the same issue with harbor v2.8.2 that described here #14922
[ERROR] [/jobservice/job/impl/gc/garbage_collection.go:434]: failed to clean registry cache error retrieving 'blobs::*' keys: dial tcp: lookup redis on 127.0.0.11:53: no such host, pattern blobs::*
We use external Redis Sentinel instance.
I've changed GC Shedule but this does not solved error.
Is there any solution to this problem?
The text was updated successfully, but these errors were encountered: