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

🐛 [Umami] Doesn't support ARM64 #3089

Open
3 tasks done
DennisGaida opened this issue Apr 8, 2024 · 1 comment
Open
3 tasks done

🐛 [Umami] Doesn't support ARM64 #3089

DennisGaida opened this issue Apr 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@DennisGaida
Copy link

Store Application

Umami

App version

1.40

Description

Running on ARM64 is supposed to be supported, but logs show exec /usr/local/bin/docker-entrypoint.sh: exec format error which usually is a processor architecture problem.

Additionally version 1.40 seems pretty old - current is 2.11. Maybe an image upgrade would already solve this problem.

Steps to reproduce

  1. Start App
  2. Observe error

App logs

exec /usr/local/bin/docker-entrypoint.sh: exec format error
exec /usr/local/bin/docker-entrypoint.sh: exec format error
exec /usr/local/bin/docker-entrypoint.sh: exec format error

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.
@DennisGaida DennisGaida added the bug Something isn't working label Apr 8, 2024
@meienberger
Copy link
Collaborator

Indeed, the image is still in v1. We are working on an automated update because it requires to run data migrations manually to upgrade to v2

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