Skip to content

[Bug]: Unable to pull docker image from ghcr.io: unauthorized error #745

@cwm003

Description

@cwm003

Summary

Cannot pull image from ghcr.io: unauthorized error

Affected component

runtime/daemon

Severity

S1 - workflow blocked

Current behavior

Got this error when trying to install via docker-compose

[+] Running 1/1
 ✘ zeroclaw Error Head "https://ghcr.io/v2/zeroclaw-labs/zeroclaw/manifests/latest": unauthorized                                                                          4.5s
Error response from daemon: Head "https://ghcr.io/v2/zeroclaw-labs/zeroclaw/manifests/latest": unauthorized

Expected behavior

It's should not got unauthorized

Steps to reproduce

1. clone the repo
2. setup ENV (not necessary in this case)
3. run: docker compose up -d

Impact

Who install via docker using official image

Logs / stack traces

[+] Running 1/1
 ✘ zeroclaw Error Head "https://ghcr.io/v2/zeroclaw-labs/zeroclaw/manifests/latest": unauthorized                                                                          1.1s
Error response from daemon: Head "https://ghcr.io/v2/zeroclaw-labs/zeroclaw/manifests/latest": unauthorized

ZeroClaw version

73e675d

Rust version

Operating system

Raspberry Pi OS (Debian version 11)

Regression?

No, first-time setup

Pre-flight checks

  • I reproduced this on the latest main branch or latest release.
  • I redacted secrets/tokens from logs.
  • I removed personal identifiers and replaced identity-specific data with neutral placeholders.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions