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

Not installing right architecture for home assistant addon #8

Open
spanner3003 opened this issue Sep 2, 2023 · 0 comments
Open

Not installing right architecture for home assistant addon #8

spanner3003 opened this issue Sep 2, 2023 · 0 comments

Comments

@spanner3003
Copy link

spanner3003 commented Sep 2, 2023

I'm am not getting the right architecture when adding the repository to home assistant or when installing it as an addon, I am running the latest home assistant os on a raspberry pi 3.

When I originally tried to install the addon my home assistant would crash every time requirering a hard reset and when I got it installed and tried starting the addon I got exec /bin/bash/ format error.

I have looked at the docker image and tried to runing it with docker in a terminal but I get exec /bin/bash/ format error again. I've also look at the architecture reported be the image and matched it the docker info it says arm64 which seem correct.

Also getting this in logs:

The config.yaml of the two new versions of AI Server addon seems to be invalid. I've got the following messages and the new addon is not showing up:

23-08-31 17:30:46 WARNING (SyncWorker_5) [supervisor.store.data] Can't read /data/addons/git/0a217ee8/ai.server.arm64/config.yaml: value must be one of ['aarch64', 'amd64', 'armhf', 'armv7', 'i386'] @ data['arch'][0]. Got 'arm64' 23-08-31 17:30:46 WARNING (SyncWorker_5) [supervisor.store.data] Can't read /data/addons/git/0a217ee8/ai.server.rpi64/config.yaml: value must be one of ['aarch64', 'amd64', 'armhf', 'armv7', 'i386'] @ data['arch'][0]. Got 'arm64'

Originally posted by @Aaper in #5 (comment)

And me:

Describe the bug Home Assistant Addon fails to start with exec /bin/bash: exec format error message in the Logs tab.

It was working for couple of weeks before without any changes in configuration. The only thing that could change is the Home Assistant versions. After noticing the problem I've upgraded to latest version of OS and Core but it didn't help. Reinstallation of addon also didn't solve the issue.

Version of Double Take 1.13.11

Expected behavior Application starts.

Hardware

  • Architecture or platform: raspberry4
  • OS: Home Assistant
  • Docker image (if applicable): skrashevich/double-take:latest
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant