Closed ajlennon closed 2 years ago
These endpoints don't seem to work currently?
bh.cr/balenablocks/audio-<arch> or bhcr.io/balenablocks/audio-<arch> where <arch> is one of: rpi, armv7hf, aarch64 or amd64.
Building for machine name raspberrypi4-64, platform linux/arm64, pushing to dynamicdevices/balenablock-darkice docker buildx build --no-cache -t dynamicdevices/balenablock-darkice:raspberrypi4-64 --load --platform linux/arm64 --file Dockerfile.raspberrypi4-64 . [+] Building 1.1s (3/3) FINISHED => [internal] load build definition from Dockerfile.raspberrypi4-64 0.0s => => transferring dockerfile: 165B 0.0s => [internal] load .dockerignore 0.0s => => transferring context: 2B 0.0s => ERROR [internal] load metadata for bh.cr/balenablocks/audio-aarch64:latest 1.1s ------ > [internal] load metadata for bh.cr/balenablocks/audio-aarch64:latest: ------ error: failed to solve: rpc error: code = Unknown desc = failed to solve with frontend dockerfile.v0: failed to create LLB definition: unexpected status code [manifests latest]: 403 Forbidden
hey @ajlennon there was a problem with our registry which was fixed yesterday, it's likely this was the culprit. Please let me know if you still experience problems.
Ah great - thanks!
These endpoints don't seem to work currently?