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

Missing "arch" key in config.json #33

Closed
Abbadon89 opened this issue Apr 18, 2019 · 0 comments
Closed

Missing "arch" key in config.json #33

Abbadon89 opened this issue Apr 18, 2019 · 0 comments

Comments

@Abbadon89
Copy link

Abbadon89 commented Apr 18, 2019

Hello, a small update ahead.

19-04-18 16:35:17 WARNING (MainThread) [hassio.addons.data] Can't read /data/addons/git/9b38ba57/config.json: required key not provided @ data['arch']. Got None
you have to add in config.json

"arch": [ "aarch64", "amd64", "armhf", "armv7", "i386" ],

jhqv/hassio-addons@2a575b1

@arthurkrupa arthurkrupa changed the title required key not provided Missing "arch" key in config.json Apr 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants