hi,
Lately ive been receiving this error about the error.log when doing hassio ha check
before restarting"
core-ssh:~# hassio ha check
{
"result": "error",
"message": "starting version 3.2.4\nTesting configuration at /config\n2018-01-23 12:31:50 ERROR (MainThread) [homeassistant.bootstrap] Unable to setup error log /config/home-assistant.log (access denied)\n2018-01-23 12:31:59 ERROR (SyncWorker_0) [homeassistant.util.yaml] mapping values are not allowed here\n in \"/config/lights.yaml\", line 31, column 9\n2018-01-23 12:31:59 ERROR (MainThread) [homeassistant.bootstrap] Error loading /config/configuration.yaml: mapping values are not allowed here\n in \"/config/lights.yaml\", line 31, column 9\n"
}
Though the lights.yaml error is obvious to me, the setup error on the logfile isnt. Why can’t it get access to the home-assistant.log?
Cheers,
Marius