How to stop supervisor's auto update?

I have HA and supervisor installed in docker on openWRT system. All is good except supervisor auto update, every time when new version detected, supervisor will pull the new image, shutdown supervisor, but never start supervisor automatically. I don’t know what’s the issue and how to fix it. And I think I can accept the workaround of stop the supervisor’s auto update, and update supervisor and start it by hand. Any idea how I can fix this problem or how can I stop supervisor’s auto update

20-02-18 01:42:44 INFO (MainThread) [hassio.addons] Found 2 installed add-ons,
20-02-18 01:42:44 INFO (SyncWorker_5) [hassio.docker.interface] Attach to homeassistant/amd64-addon-duckdns with version 1.10,
20-02-18 01:42:44 INFO (SyncWorker_4) [hassio.docker.interface] Attach to homeassistant/amd64-addon-nginx_proxy with version 2.6,
20-02-18 01:42:44 INFO (MainThread) [hassio.updater] Fetch update data from https://version.home-assistant.io/stable.json,
20-02-18 01:42:45 INFO (MainThread) [hassio.snapshots] Found 0 snapshot files,
20-02-18 01:42:45 INFO (MainThread) [hassio.discovery] Load 0 messages,
20-02-18 01:42:45 INFO (MainThread) [hassio.ingress] Load 0 ingress session,
20-02-18 01:42:45 INFO (MainThread) [hassio.secrets] Load Home Assistant secrets: 1,
20-02-18 01:42:45 INFO (MainThread) [__main__] Run Hass.io,
20-02-18 01:42:45 INFO (MainThread) [hassio.api] Start API on 172.30.32.2,
20-02-18 01:42:45 INFO (MainThread) [hassio.addons] Phase 'initialize' start 0 add-ons,
20-02-18 01:42:45 INFO (MainThread) [hassio.core] Hass.io reboot detected,
20-02-18 01:42:45 INFO (MainThread) [hassio.tasks] All core tasks are scheduled,
20-02-18 01:42:45 INFO (MainThread) [hassio.core] Hass.io is up and running,
20-02-18 03:42:45 INFO (MainThread) [hassio.updater] Fetch update data from https://version.home-assistant.io/stable.json,
20-02-18 04:42:45 INFO (MainThread) [hassio.store.git] Update add-on https://github.com/home-assistant/hassio-addons repository,
20-02-18 04:42:45 INFO (MainThread) [hassio.store.git] Update add-on https://github.com/hassio-addons/repository repository,
20-02-18 04:42:48 INFO (MainThread) [hassio.store] Load add-ons from store: 63 all - 0 new - 0 remove,
20-02-18 05:42:45 INFO (MainThread) [hassio.updater] Fetch update data from https://version.home-assistant.io/stable.json,
20-02-18 07:42:45 INFO (MainThread) [hassio.updater] Fetch update data from https://version.home-assistant.io/stable.json,
20-02-18 07:42:45 INFO (MainThread) [hassio.store.git] Update add-on https://github.com/home-assistant/hassio-addons repository,
20-02-18 07:42:45 INFO (MainThread) [hassio.store.git] Update add-on https://github.com/hassio-addons/repository repository,
20-02-18 07:42:48 INFO (MainThread) [hassio.store] Load add-ons from store: 63 all - 0 new - 0 remove,
20-02-18 09:42:45 INFO (MainThread) [hassio.updater] Fetch update data from https://version.home-assistant.io/stable.json,
20-02-18 10:42:45 INFO (MainThread) [hassio.store.git] Update add-on https://github.com/hassio-addons/repository repository,
20-02-18 10:42:45 INFO (MainThread) [hassio.store.git] Update add-on https://github.com/home-assistant/hassio-addons repository,
20-02-18 10:42:47 INFO (MainThread) [hassio.store] Load add-ons from store: 63 all - 0 new - 0 remove,
20-02-18 11:42:45 INFO (MainThread) [hassio.updater] Fetch update data from https://version.home-assistant.io/stable.json,
20-02-18 13:42:45 INFO (MainThread) [hassio.updater] Fetch update data from https://version.home-assistant.io/stable.json,
20-02-18 13:42:45 INFO (MainThread) [hassio.store.git] Update add-on https://github.com/hassio-addons/repository repository,
20-02-18 13:42:45 INFO (MainThread) [hassio.store.git] Update add-on https://github.com/home-assistant/hassio-addons repository,
20-02-18 13:42:48 INFO (MainThread) [hassio.store] Load add-ons from store: 63 all - 0 new - 0 remove,
20-02-18 15:42:45 INFO (MainThread) [hassio.updater] Fetch update data from https://version.home-assistant.io/stable.json,
20-02-18 16:42:45 INFO (MainThread) [hassio.store.git] Update add-on https://github.com/hassio-addons/repository repository,
20-02-18 16:42:45 INFO (MainThread) [hassio.store.git] Update add-on https://github.com/home-assistant/hassio-addons repository,
20-02-18 16:42:48 INFO (MainThread) [hassio.store] Load add-ons from store: 63 all - 0 new - 0 remove,
20-02-18 17:42:45 INFO (MainThread) [hassio.updater] Fetch update data from https://version.home-assistant.io/stable.json,
20-02-18 17:52:45 INFO (MainThread) [hassio.tasks] Found new Hass.io version,
20-02-18 17:52:45 INFO (MainThread) [hassio.supervisor] Update Supervisor to version 201,
20-02-18 17:52:45 INFO (SyncWorker_5) [hassio.docker.interface] Update image homeassistant/amd64-hassio-supervisor:200 to homeassistant/amd64-hassio-supervisor:201,
20-02-18 17:52:45 INFO (SyncWorker_5) [hassio.docker.interface] Pull image homeassistant/amd64-hassio-supervisor tag 201.,
20-02-18 17:52:56 INFO (SyncWorker_5) [hassio.docker.interface] Tag image homeassistant/amd64-hassio-supervisor with version 201 as latest,
20-02-18 17:52:56 INFO (SyncWorker_5) [hassio.docker.interface] Stop hassio_supervisor application,
20-02-18 17:52:57 INFO (MainThread) [__main__] Stopping Hass.io,
20-02-18 17:52:57 INFO (MainThread) [hassio.api] Stop API on 172.30.32.2,
20-02-18 17:52:57 INFO (MainThread) [hassio.misc.forwarder] Stop DNS forwarding,
20-02-18 17:52:57 INFO (MainThread) [hassio.core] Hass.io is down,
20-02-18 17:52:57 INFO (MainThread) [__main__] Close Hass.io,

Following. I think this is the same issue that’s been happening to me. Running Docker on Ubuntu on a NUC and have had two times in the past two weeks where HA has failed to respond. My hunch is this is the issue…

There’s no way to stop it.

As someone who is 3000+ Km away from his home assistant server for a year this worries me too.

The Supervisor is not just a docker container. They will never work stable what you does. You should just use Home Assistant Core.

I am using core. There is still no way to stop my supervisor updating automatically. This has caused issues in the past and due to the difficulties involved with remote administration I an hoping like hell it does not happen again.

Home Assistant Core has no Supervisor…

I’m certainly not the smartest guy in the room when it comes to naming conventions and what in the heck I’m actually/exactly running, but here’s my setup. Followed JuanMTech’s setup guide (https://www.juanmtech.com/set-up-hassio-in-docker-and-in-an-ubuntu-server/) about 8 months ago for my NUC and my system is showing both

Supervisor:

And also Core
image

Well I’m actually using hassio while I find time to update to 0.105. I thought hassio had been renamed ‘core’ . My mistake, it’s ‘home assistant’.

It is confusing at this time. I have installed Hassio on Ubuntu 18.04.4. Was not aware of supervisor auto updating. Here is a snip of my docker containers showing both supervisor and homeassistant.

The auto-updating of the supervisor is exactly the reason I don’t run HA (I run core in docker).

I almost made the switch a few months back at right about the time that there was an issue others started having with an auto supervisor update broke a lot of users HA and they had no idea why since the supervisor updates silently.

That was enough to put me off running HA.

And on a side note it still feels ridiculous saying I don’t run “HA” when I absolutely do run a version of HA but I’m forced to say I don’t because of a silly poorly thought thru naming convention decision.

“I don’t run HA”

“wait you don’t run Home Assistant?”

“well, of course I just don’t run Home Assistant. I run Home Assistant Core in Docker”

“OK, you run home assistant”

“no, I run Home assistant core in docker”

But ignore me I’m done…

3 Likes

here is my solution: How to stop supervisor auto-update?

Bit more information here, got some replies from user/devs (I think) https://community.home-assistant.io/t/how-to-stop-supervisor-auto-update/132271/18