home-assistant / architecture

Repo to discuss Home Assistant architecture
315 stars 99 forks source link

unsupported installation message #428

Closed NightFalcon650 closed 4 years ago

NightFalcon650 commented 4 years ago

Goodevening,

After the last update i'm getting the "You are running an unsupported installation. Learn More" message. Proberbly due to the fact that i'm running my homeassistant in a docker containers with the supervisor on:

A NucServer with:

Why isn't Ubuntu supported? Is this going to happen? Or do i have to update my ubuntu and docker? If not is it possible that Ubuntu Server is going to be supported by the supervisor?

Thanks in advance :-D

Mark

pvizeli commented 4 years ago

What will be supported is documented here: https://github.com/home-assistant/architecture/blob/master/adr/0014-home-assistant-supervised.md

About Ubuntu: The Ubuntu Kernel uses patches they are in development state, which breaks our udev and AppArmor handling (which work perfect with mainstream Kernel). Every update can make break your system because we do not stop moving forward with such technology. We have no maintainer for Ubuntu and no person feels conformable to fix the critical warning in the last 1 year. We can not support a system without maintainer and someone they are responsible to test all updates on such a system and fix issues and provide user support.