You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If two harbors share one set of NFS, Redis and PG, the image replication task will fail. The logs are as follows:
2024-11-19T09:27:32Z [INFO] [/controller/replication/transfer/image/transfer.go:210]: copying echery/ipark-safety:202310251442(source registry) to echery/ipark-safety:202310251442(destination registry)...
2024-11-19T09:27:32Z [INFO] [/controller/replication/transfer/image/transfer.go:467]: pulling the manifest of artifact echery/ipark-safety:202310251442 ...
2024-11-19T09:27:32Z [INFO] [/controller/replication/transfer/image/transfer.go:473]: the manifest of artifact echery/ipark-safety:202310251442 pulled
2024-11-19T09:27:32Z [ERROR] [/controller/replication/transfer/image/transfer.go:481]: failed to check the existence of the manifest of artifact echery/ipark-safety:202310251442 on the destination registry: http status code: 401, body:
2024-11-19T09:27:32Z [ERROR] [/controller/replication/transfer/image/transfer.go:194]: http status code: 401, body:
2024-11-19T09:27:32Z [ERROR] [/controller/replication/transfer/image/transfer.go:200]: got error during the whole transfer period, mark the job failure
harbor version: v2.6.2-b351d276
The text was updated successfully, but these errors were encountered:
If two harbors share one set of NFS, Redis and PG, the image replication task will fail. The logs are as follows:
The text was updated successfully, but these errors were encountered: