HELP PLEASE! Add ons won't start since update to 0.92

Hello,

As the title states, I’ve been unable to get add ons to start since updating to 0.92. Configurator and SSH are the big issues, since I can’t edit my configuration.yaml file. However, third party add ons such as AirCast will not work either. I get a combination of errors in the log; some are Ingress errors, but others state that the add-on cannot write options. It will update add ons, allow me to use the editors for automations, scripts, etc, and modify the UI. Logs are below. I’d really appreciate any help.

19-04-28 18:04:10 ERROR (MainThread) [hassio.addons.addon] Add-on core_configurator can’t write options
19-04-28 18:05:02 ERROR (MainThread) [hassio.api.ingress] Ingress error: Cannot connect to host 0.0.0.0:8099 ssl:None [Connection refused]
19-04-28 18:05:19 ERROR (MainThread) [hassio.utils.json] Can’t write /data/addons/data/core_configurator/options.json: [Errno 2] No such file or directory: ‘/data/addons/data/core_configurator/options.json’
19-04-28 18:05:19 ERROR (MainThread) [hassio.addons.addon] Add-on core_configurator can’t write options
19-04-28 18:07:28 ERROR (MainThread) [hassio.utils.json] Can’t write /data/addons/data/core_configurator/options.json: [Errno 2] No such file or directory: ‘/data/addons/data/core_configurator/options.json’
19-04-28 18:07:28 ERROR (MainThread) [hassio.addons.addon] Add-on core_configurator can’t write options
19-04-28 18:35:33 ERROR (MainThread) [hassio.utils.json] Can’t write /data/addons/data/core_ssh/options.json: [Errno 2] No such file or directory: ‘/data/addons/data/core_ssh/options.json’
19-04-28 18:35:33 ERROR (MainThread) [hassio.addons.addon] Add-on core_ssh can’t write options
19-04-28 18:41:41 ERROR (MainThread) [hassio.utils.json] Can’t write /data/addons/data/a0d7b954_aircast/options.json: [Errno 2] No such file or directory: ‘/data/addons/data/a0d7b954_aircast/options.json’
19-04-28 18:41:41 ERROR (MainThread) [hassio.addons.addon] Add-on a0d7b954_aircast can’t write options
19-04-28 18:44:17 INFO (SyncWorker_12) [hassio.docker.interface] Update image hassioaddons/aircast-armhf:v0.6.0 to hassioaddons/aircast-armv7:2.0.1
19-04-28 18:44:17 INFO (SyncWorker_12) [hassio.docker.interface] Pull image hassioaddons/aircast-armv7 tag 2.0.1.
19-04-28 18:49:59 INFO (SyncWorker_12) [hassio.docker.interface] Tag image hassioaddons/aircast-armv7 with version 2.0.1 as latest
19-04-28 18:50:03 INFO (SyncWorker_12) [hassio.docker.interface] Clean addon_a0d7b954_aircast application
19-04-28 18:51:14 ERROR (MainThread) [hassio.utils.json] Can’t write /data/addons/data/a0d7b954_aircast/options.json: [Errno 2] No such file or directory: ‘/data/addons/data/a0d7b954_aircast/options.json’
19-04-28 18:51:14 ERROR (MainThread) [hassio.addons.addon] Add-on a0d7b954_aircast can’t write options
19-04-28 18:52:19 ERROR (MainThread) [hassio.utils.json] Can’t write /data/addons/data/a0d7b954_aircast/options.json: [Errno 2] No such file or directory: ‘/data/addons/data/a0d7b954_aircast/options.json’
19-04-28 18:52:19 ERROR (MainThread) [hassio.addons.addon] Add-on a0d7b954_aircast can’t write options
19-04-28 18:53:28 ERROR (MainThread) [hassio.utils.json] Can’t write /data/addons/data/a0d7b954_aircast/options.json: [Errno 2] No such file or directory: ‘/data/addons/data/a0d7b954_aircast/options.json’
19-04-28 18:53:28 ERROR (MainThread) [hassio.addons.addon] Add-on a0d7b954_aircast can’t write options

1 Like

Got exactly the same on my installation.
I use Docker on OMV with HassIO 0.92.1. I recently updated the Docker packages - maybe it’s related to that. Anybody any idea how to fix that? Apart from updating docker, the host system was not touched before it stopped working…