I installed Home Assistant on Raspbian Lite using the curl
command, and after restoring a snapshot using Wipe & Restore
, I am receiving errors like these:
20-03-08 19:54:13 ERROR (MainThread) [supervisor.utils.json] Can't write /data/addons/data/a0d7b954_unifi/options.json: [Errno 2] No such file or directory: '/data/addons/data/a0d7b954_unifi/options.json'
20-03-08 19:54:13 ERROR (MainThread) [supervisor.addons.addon] Add-on a0d7b954_unifi can't write options
20-03-08 19:54:13 ERROR (MainThread) [supervisor.utils.json] Can't write /data/addons/data/a0d7b954_plex/options.json: [Errno 2] No such file or directory: '/data/addons/data/a0d7b954_plex/options.json'
20-03-08 19:54:13 ERROR (MainThread) [supervisor.addons.addon] Add-on a0d7b954_plex can't write options
How can I fix them?