Debian 5.1 and docker 20 install running for years! Until today.
I was updating my frigate install in docker and things got a bit weird with my home assistant docker. Cameras wouldn’t load, the log file was seeing uncaught errors with firefox. CPU Utilisation maxed out.
Usually weird is sorted by restarting the container. But the HA container wouldn’t start.
Opening the home-assistant.log I see one line
/init: exec: line 39: illegal option --
That’s it.
So I removed the container and image, and restarted with a fresh download, exactly the same problem.
I tried restarting other containers including frigate, zb2mqtt,zwjs all running no problem.
Thinking I must have done something dumb in the config files. I restart the container pointing to a clean directory.
/init: exec: line 39: illegal option --
This is getting frustrating.
I reinstall docker - same problem and error
I backup and purge the docker /var/lib folder
Reinstall docker
Run HA pointing to an empty directory
/init: exec: line 39: illegal option --
I fire up another system running ubuntu
Install docker 25.0,
run the docker run command…and guess what ?
/init: exec: line 39: illegal option --
Exactly the same problem and error. On a completely different system with a completely clean install.
So I’m back to living in my house like a peasant while trying to work out why home assistant won’t run in my home !
Any suggestions gratefully received, I contribute a bit over a /r/home-assisting so hoping I’ve earned enough karma for a bit of help!
Cheers