runtime error

Exit code: 1. Reason: File "/usr/local/lib/python3.14/logging/handlers.py", line 161, in __init__ BaseRotatingHandler.__init__(self, filename, mode, encoding=encoding, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ delay=delay, errors=errors) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.14/logging/handlers.py", line 64, in __init__ logging.FileHandler.__init__(self, filename, mode=mode, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^ encoding=encoding, delay=delay, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ errors=errors) ^^^^^^^^^^^^^^ File "/usr/local/lib/python3.14/logging/__init__.py", line 1219, in __init__ StreamHandler.__init__(self, self._open()) ~~~~~~~~~~^^ File "/usr/local/lib/python3.14/logging/__init__.py", line 1248, in _open return open_func(self.baseFilename, self.mode, encoding=self.encoding, errors=self.errors) IsADirectoryError: [Errno 21] Is a directory: '/config/home-assistant.log' [03:19:06] INFO: Home Assistant Core finish process exit code 1 [03:19:06] INFO: Home Assistant Core service shutdown s6-rc: info: service legacy-services: stopping s6-rc: info: service legacy-services successfully stopped s6-rc: info: service legacy-cont-init: stopping s6-rc: info: service legacy-cont-init successfully stopped s6-rc: info: service fix-attrs: stopping s6-rc: info: service fix-attrs successfully stopped s6-rc: warning: service s6rc-oneshot-runner is marked as essential, not stopping it

Container logs:

Fetching error logs...