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

🐛 [Homebox] Broken for arm64 after update to 0.16.0 #5811

Closed
3 tasks done
al-lac opened this issue Dec 4, 2024 · 1 comment
Closed
3 tasks done

🐛 [Homebox] Broken for arm64 after update to 0.16.0 #5811

al-lac opened this issue Dec 4, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@al-lac
Copy link

al-lac commented Dec 4, 2024

Store Application

Homebox

App version

0.16.0-rootless

Description

The app is not working on arm64 because the 0.16.0 release has extra tags / containers for this architecture.

See breaking changes mentioned here: https://github.com/sysadminsmedia/homebox/releases/tag/v0.16.0

Should be fixed soonish with this PR, but app installs on tipi are of course broken with this version: sysadminsmedia/homebox#365

Steps to reproduce

  1. Install Homebox
  2. Get Error and see Log

App logs

runtipi                | backend: 2024-12-04T13:25:02.172Z - error > 	Failed to install app homebox: Command failed: docker-compose --env-file /app-data/homebox/app.env --project-name homebox -f /data/apps/homebox/docker-compose.yml -f /data/repos/29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b27c97282903/apps/docker-compose.common.yml up --detach --force-recreate --remove-orphans --pull always
runtipi                | time="2024-12-04T13:25:01Z" level=warning msg="/data/repos/29ca930bfdaffa1dfabf5726336380ede7066bc53297e3c0c868b27c97282903/apps/docker-compose.common.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion"
runtipi                |  homebox Pulling
runtipi                | no matching manifest for linux/arm64/v8 in the manifest list entries
runtipi                |

Browser

No response

Browser logs

No response

User-Config changes

No response

Other

No response

Please confirm the following

  • I believe this issue is a bug that affects all users of RunTipi, not something specific to my installation.
  • I have already searched for relevant existing issues and discussions before opening this report.
  • I have updated the title field above with a concise description.
@al-lac al-lac added the bug Something isn't working label Dec 4, 2024
@JigSawFr
Copy link
Collaborator

JigSawFr commented Jan 5, 2025

@al-lac fixed with https://github.com/sysadminsmedia/homebox/releases/tag/v0.17.0

@JigSawFr JigSawFr closed this as completed Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants