janjdk
(Jan Jørgensen)
March 7, 2020, 3:30pm
1
I run hassio on docker on Ubuntu 18.4.
Since upgrade to 207 the container fails right after startup with the error:
docker logs hassio_supervisor
s6-mkdir: warning: unable to mkdir /var/run/s6: Permission denied
s6-mkdir: warning: unable to mkdir /var/run/s6: Permission denied
How can I workaround this error?
I am now running hassio version 209 - upgraded manual from 208 using docker pull. Now on 209 with the same error.
Any help is appreciated.
janjdk
(Jan Jørgensen)
March 8, 2020, 1:01pm
2
I also tried to downgrade to version 206 with these commands.
docker pull homeassistant/amd64-hassio-supervisor:206
docker tag homeassistant/amd64-hassio-supervisor:205 homeassistant/amd64-hassio-supervisor:latest
systemctl stop hassio-supervisor.service
systemctl start hassio-supervisor.service
I see, service stays up for a bit longer until it is auto upgraded to 209 again. What to do?
janjdk
(Jan Jørgensen)
March 8, 2020, 7:20pm
3
Ran reinstallation script. That solved the problem. It seems like I have overlooked some fundamental changes in permissions for supervisor.
I have the same problem but with a docker installation. I pulled the new image and now I can’t start homeassistant. I don’t have the supervisor.
Any ideas?
francisp
(Francis)
March 20, 2020, 8:16pm
5
Don’t start with portainer, start with docker command
david1
(David)
May 14, 2020, 2:05am
6
any chance you have this in unraid?