You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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]
Describe the bug
The issue occurs when attempting to deploy changes to Pi 4 Balena devices. See this CI run for details.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
Environment (please complete the following information):
Additional context
Related pull requests
linux/arm64/v8
#2197The text was updated successfully, but these errors were encountered: