Samuel Zihlmann

Results 6 comments of Samuel Zihlmann

Same issue, it seems the registry is in a restart loop because of: https://github.com/goharbor/harbor/issues/11633 ``` Jan 12 16:07:18 192.168.128.1 registry[344]: Changing password for root. Jan 12 16:07:18 192.168.128.1 registry[344]: sudo:...

**My Workaround:** Extract Harbor Pre-release offline artifact: https://github.com/goharbor/harbor/releases/tag/v1.7.8-rc1 Import images on VIC Appliance: `docker load -i ./harbor*.tar.gz` Edit docker-compose.yml on VIC Appliance to use fixed images `vi /etc/vmware/harbor/docker-compose.yml`

Hi, the version is `0.11.0` and I've waited for several minutes. After reinstalling the extension everything works fine again and I didn't manage to reproduce the issue.