-
DescriptionHomepage is the only image I'm pulling from github. I have my Docker Server installed in an Orange Pi 5. It's running Portainer Community Edition, Watchtower, Homepage, and whole other containers fine. Watchtower, however, is not integrating well with Homepage as I'm getting these errors in the logs when Watchtower automatically checks for updates: time="2024-11-04T03:10:10+08:00" level=warning msg="Could not do a head request for "docker.io/ghcr.io/gethomepage/homepage:latest", falling back to regular pull." container=/homepage image="docker.io/ghcr.io/gethomepage/homepage:latest" time="2024-11-04T03:10:10+08:00" level=warning msg="Reason: registry responded to head request with "401 Unauthorized", auth: "Bearer realm=\"https://auth.docker.io/token\\\",service=\\\"registry.docker.io\\\",scope=\\\"repository:ghcr.io/gethomepage/homepage:pull\\\",error=\\\"insufficient_scope\\\"\"" container=/homepage image="docker.io/ghcr.io/gethomepage/homepage:latest" homepage versionv0.9.11 (2245cdd) Installation methodDocker ConfigurationHardware: Orange Pi 5
OS: Joshua Riek's Ubuntu 24.04.1 LTS for Rockchip
Kernel: Linux 6.1.0-1025-rockchip
Docker Version: 27.3.1 Container Logstime="2024-11-04T03:10:10+08:00" level=warning msg="Could not do a head request for "docker.io/ghcr.io/gethomepage/homepage:latest", falling back to regular pull." container=/homepage image="docker.io/ghcr.io/gethomepage/homepage:latest" time="2024-11-04T03:10:10+08:00" level=warning msg="Reason: registry responded to head request with "401 Unauthorized", auth: "Bearer realm=\"https://auth.docker.io/token\\\",service=\\\"registry.docker.io\\\",scope=\\\"repository:ghcr.io/gethomepage/homepage:pull\\\",error=\\\"insufficient_scope\\\"\"" container=/homepage image="docker.io/ghcr.io/gethomepage/homepage:latest" Browser LogsNo response TroubleshootingI have checked logs, and searched Google but could not find anything about this issue. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
There is no docker.io/ghcr.io/gethomepage/homepage:latest this is not a homepage question it’s a watchtower one and presumably applies to any container coming from ghcr so maybe better to ask in a watchtower venue All that said I’ve been using watchtower with multiple ghcr containers for years with no issues, and no special configuration |
Beta Was this translation helpful? Give feedback.
-
This discussion has been automatically closed because it was marked as answered. See our contributing guidelines for more details. |
Beta Was this translation helpful? Give feedback.
There is no docker.io/ghcr.io/gethomepage/homepage:latest
this is not a homepage question it’s a watchtower one and presumably applies to any container coming from ghcr so maybe better to ask in a watchtower venue
All that said I’ve been using watchtower with multiple ghcr containers for years with no issues, and no special configuration