If you review the instructions in the first post of this thread, you’ll notice it never mentions “hass.io”. That’s the old name for what is now called Home Assistant OS and that’s not the topic of this thread which is Home Assistant Supervised (on Raspberry Pi OS).
There’s no such thing. hass.io is Home Assistant OS and that already contains docker. You can’t install it on docker.
You may wish to review the information here. It describes the four officially supported installation methods for Home Assistant.
Lastly, I may be wrong but your question appears to be related to a problem you have encountered with the MySensors integration, specifically a file-access problem. You may wish to post that in its own thread so that other MySensors users can see it and help you (because it’s kind of buried here in this thread).
You need to use nmcli to configure the network for a static IP. If you only use the wired connection, you can turn off the Wi-Fi module with sudo nmcli radio wifi off as well.
yeah that is true, I lost connection when I reset my modem assigning a static IP to my Raspberry pi. The Think is I follow the instructions and I am not getting hassio running on a docker container
I just get This site can’t be reached when I try to get https://<raspberry.ip>:8123
I used your Guide with an Fresh Ubuntu 18 and snapshoted my old Hassio and everything works Perfect and i can install other Programs thats rly nice thx for that.
When HA gets an update i should be able to just do it with that instalation or will it make Problems?
I updated yesterday from a perfectly working 0.113.2 to 0.114 using the upgrade function in Supervisor.
After some waiting, I noticed HA was not coming back.
I then tried a fresh install using this Guide and script, without succes!
Script runs fine, but the HA docker image is not installed.
I looked into the hassio_supervisor logs in Docker, and I get this
0-08-14 04:36:02 INFO (MainThread) [supervisor.updater] Fetch update data from https://version.home-assistant.io/stable.json
20-08-14 04:36:02 WARNING (MainThread) [supervisor.updater] Can't process version data: 'null'
20-08-14 04:36:02 WARNING (MainThread) [supervisor.homeassistant] Found no information about Home Assistant. Retry in 30sec
Can someone help me out here? The script is called with
Script seems to work now, HA-container is installed but HA crashes unfortunately.
Docker:
2e50d8b7ecd8 homeassistant/raspberrypi4-64-homeassistant:0.114.0 "/init" About a minute ago Exited (1) About a minute ago homeassistant
f822288003a9 homeassistant/armv7-hassio-multicast:2 "/init" About a minute ago Up About a minute hassio_multicast
485903ceeb95 homeassistant/armv7-hassio-cli:25 "/init /bin/bash -c …" About a minute ago Up About a minute hassio_cli
1d0742aaa40d homeassistant/armv7-hassio-audio:17 "/init" About a minute ago Up About a minute hassio_audio
c846a7b23a94 homeassistant/armv7-hassio-dns:9 "/init coredns -conf…" About a minute ago Up About a minute hassio_dns
23312a67a4a5 homeassistant/armv7-hassio-supervisor "/init" About a minute ago Up About a minute hassio_supervisor
Supervisor Log:
20-08-14 07:05:32 INFO (MainThread) [supervisor.homeassistant] Wait until Home Assistant is ready
20-08-14 07:05:37 ERROR (MainThread) [supervisor.homeassistant] Home Assistant has crashed!
raspberrypi4-64-homeassistant:0.114.0 Log
standard_init_linux.go:211: exec user process caused "exec format error"