Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Error: no matching manifest for linux/arm64/v8 in the manifest list entries #2196

Open
nicomiguelino opened this issue Jan 7, 2025 · 0 comments
Assignees
Labels

Comments

@nicomiguelino
Copy link
Contributor

nicomiguelino commented Jan 7, 2025

Describe the bug

The issue occurs when attempting to deploy changes to Pi 4 Balena devices. See this CI run for details.

Error:                  Some services failed to build:


Error:                    Service: anthias-wifi-connect


Error:                      Error: no matching manifest for linux/arm[64](https://github.com/Screenly/Anthias/actions/runs/12646006478/job/35262478508#step:6:65)/v8 in the manifest list entries


Error:                    Service: anthias-server


Error:                      Error: no matching manifest for linux/arm64/v8 in the manifest list entries


Error:                    Service: anthias-viewer


Error:                      Error: no matching manifest for linux/arm64/v8 in the manifest list entries

Error:                    Service: anthias-websocket


Error:                      Error: no matching manifest for linux/arm64/v8 in the manifest list entries


Error:                    Service: anthias-celery

Error:                      Error: no matching manifest for linux/arm64/v8 in the manifest list entries

Error:                    Service: redis

Error:                      Error: no matching manifest for linux/arm64/v8 in the manifest list entries

Error:                    Service: anthias-nginx

Error:                      Error: no matching manifest for linux/arm64/v8 in the manifest list entries

[Info]                  Built on 8fdf4d7

Error:                  Not deploying release.

Error: Remote build failed

To Reproduce

Steps to reproduce the behavior:

  • Create a pull request and have it merged.
  • Once the pull request gets merged, the CI workflow for building Docker images will be triggered.

Expected behavior

  • Once the Docker images for Raspberry Pi 4 are build, the changes should be deployed to the corresponding devices successfully.

Screenshots

image

Environment (please complete the following information):

  • Device: [e.g., Raspberry Pi 5, Raspberry Pi 4, PC]
  • OS: [e.g., balenaOS, Raspberry Pi OS 64-bit Bookworm]
  • Anthias Version: [e.g., v0.19.0]
  • Installation Method: [e.g., balenaHub, Release Image, Manual Installation]

Additional context

Related pull requests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In progress
Development

No branches or pull requests

1 participant