marcusique

Results 4 comments of marcusique

> Just an update for everyone here: someone suggested repeatedly pressing the “Accept” button over and over again very quickly for 5-10 seconds. For some reason this worked for me,...

I'm experiencing the same issue. ``` 22:36:24.751 INFO whats-up-docker/trigger.dockercompose.zzz: Pull image ghcr.io/xxx/yyy:latest (container=local_yyy) 22:36:25.134 WARN whats-up-docker/trigger.dockercompose.zzz: Error when pulling image ghcr.io/xxx/yyy:latest ((HTTP code 500) server error - Head "https://ghcr.io/v2/xxx/yyy/manifests/latest": unauthorized...

@jurgenf, a fixed username `github` doesn't work for me, still results in unauthorized.

Hi @fmartinou, I can confirm it worked. GHCR was successfully added to the authenticated registries ``` 09:44:39.531 INFO whats-up-docker/registry.ghcr: Register with configuration {"username":"xxx","token":"g**************************************i"} ``` And it managed to automatically update...