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

No Add-ons allowed on Raspberry Pi 4 #434

Closed
robpow opened this issue Jul 17, 2019 · 10 comments
Closed

No Add-ons allowed on Raspberry Pi 4 #434

robpow opened this issue Jul 17, 2019 · 10 comments

Comments

@robpow
Copy link

robpow commented Jul 17, 2019

Using hassos_rpi4-3.3.img.gz from 20190716.2 on a Raspberry Pi 4 and joined the dev channel. All Add-ons, both official and community) are unavailable.

The log output if you try to install any add-on is like this:
19-07-17 12:39:12 ERROR (MainThread) [hassio.addons] Add-on a0d7b954_logviewer not supported on that platform

System info:

Setting Value
arch armv7l
dev false
docker true
hassio true
os_name Linux
python_version 3.7.4
timezone Europe/Stockholm
version 0.96.0b4
virtualenv false
@robpow
Copy link
Author

robpow commented Jul 17, 2019

Not sure if it's an issue with how the architecture is tagged or what architectures all the add-ons are allowed on?

@lenisko
Copy link

lenisko commented Jul 17, 2019

Also confirming problem with installing Add-On's.
Which is interesting, as arch is showing working architecture.

arch: aarch64
channel: stable
hassos: "3.3"
homeassistant: 0.96.0b3
hostname: hassio
logging: info
machine: raspberrypi4-64
supervisor: "169"
supported_arch:
- aarch64
- armv7
- armhf

might be some miss-configuration

@robpow
Copy link
Author

robpow commented Jul 17, 2019

On a 32-bit RPi 4 though it returns:
# /bin/arch
armv7l

@robpow
Copy link
Author

robpow commented Jul 17, 2019

Same error with the 64-bit build:

19-07-17 19:27:02 ERROR (MainThread) [hassio.addons] Add-on a0d7b954_traccar not supported on that platform

Setting Value
arch aarch64
dev false
docker true
hassio true
os_name Linux
python_version 3.7.4
timezone Europe/Stockholm
version 0.96.0b4
virtualenv false

@robpow
Copy link
Author

robpow commented Jul 17, 2019

@zbuh
Copy link

zbuh commented Jul 18, 2019

Installed manually on top of raspbian, and got the same issue.

@JamieP83
Copy link

JamieP83 commented Jul 18, 2019

same here.
rpi4, 4gb, 64bit

arch aarch64
dev false
docker true
hassio true
os_name Linux
python_version 3.7.4
timezone Europe/London
version 0.96.0b3
virtualenv false

@JamieP83
Copy link

Same goes for 32bit too

@pvizeli
Copy link
Member

pvizeli commented Jul 19, 2019

Fix with supervisor 170

@pvizeli pvizeli closed this as completed Jul 19, 2019
@robpow
Copy link
Author

robpow commented Jul 19, 2019

Confirmed fixed!
The upgrade from 169 to 170 however left home assistant stopped and I had to go into the hassio client to start it.

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

5 participants