so i finding last few nights HA crashes itself… the UI looses connection saying reconnecting…
the Unraid console shows Out of Memory… the Supervisor logs shows its updating itself but it cant… how do i fix this? and then like 10 min goes by it fixes itself or so
first pic is the bunch of out of memory last night… tonights is the single out of memory but happens every night last few nights
22-04-12 22:40:37 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API connection is closed
22-04-12 22:40:49 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API error: Received message 257:None is not str
22-04-12 22:40:53 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API connection is closed
22-04-12 22:41:09 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API connection is closed
22-04-12 22:41:47 INFO (MainThread) [supervisor.resolution.check] Starting system checks with state CoreState.RUNNING
22-04-12 22:41:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.PWNED/ContextType.ADDON
22-04-12 22:41:47 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.PLUGIN
22-04-12 22:42:08 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-04-12 22:42:40 INFO (MainThread) [supervisor.api.middleware.security] /supervisor/info access from cebe7a76_hassio_google_drive_backup
22-04-12 22:42:40 INFO (MainThread) [supervisor.api.middleware.security] /backups access from cebe7a76_hassio_google_drive_backup
22-04-12 22:42:40 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-04-12 22:42:40 WARNING (MainThread) [supervisor.store.git] There is already a task in progress
22-04-12 22:42:41 INFO (SyncWorker_6) [supervisor.docker.interface] Stopping hassio_observer application
22-04-12 22:42:41 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
22-04-12 22:42:41 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
22-04-12 22:42:41 INFO (MainThread) [supervisor.api.proxy] WebSocket access from c4d25c74_edge
22-04-12 22:42:41 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
22-04-12 22:42:41 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 0 new - 0 remove
22-04-12 22:42:41 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 0 new - 0 remove
22-04-12 22:42:41 ERROR (MainThread) [supervisor.utils] Can't execute check_trust while a task is in progress
22-04-12 22:42:41 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.FREE_SPACE/ContextType.SYSTEM
22-04-12 22:42:41 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.SUPERVISOR
22-04-12 22:42:41 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.SECURITY/ContextType.CORE
22-04-12 22:42:41 INFO (MainThread) [supervisor.resolution.checks.base] Run check for IssueType.TRUST/ContextType.CORE
22-04-12 22:42:41 INFO (MainThread) [supervisor.resolution.check] System checks complete
22-04-12 22:42:41 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.RUNNING
22-04-12 22:42:45 INFO (SyncWorker_6) [supervisor.docker.interface] Cleaning hassio_observer application
22-04-12 22:42:45 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
22-04-12 22:42:46 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
22-04-12 22:42:46 INFO (MainThread) [supervisor.resolution.fixup] Starting system autofix at state CoreState.RUNNING
22-04-12 22:42:46 INFO (MainThread) [supervisor.resolution.fixups.store_execute_reset] Reset corrupt Store: core
22-04-12 22:42:47 INFO (SyncWorker_6) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/amd64-hassio-observer with version 2021.10.0 - 172.30.32.6
22-04-12 22:42:47 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
22-04-12 22:42:47 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request initialize
22-04-12 22:42:47 INFO (MainThread) [supervisor.api.proxy] WebSocket access from core_almond
22-04-12 22:42:47 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
22-04-12 22:42:47 INFO (MainThread) [supervisor.api.proxy] WebSocket access from a0d7b954_nodered
22-04-12 22:42:47 INFO (MainThread) [supervisor.api.proxy] Home Assistant WebSocket API request running
22-04-12 22:42:49 ERROR (MainThread) [supervisor.store.git] Can't update https://github.com/home-assistant/addons repo: Cmd('git') failed due to: exit code(128)
cmdline: git fetch -v --update-shallow --depth=1 origin
stderr: 'fatal: unable to get current working directory: No such file or directory'.
22-04-12 22:42:49 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/home-assistant/addons repository
22-04-12 22:42:49 ERROR (MainThread) [asyncio] Task exception was never retrieved
future: <Task finished name='Task-66064' coro=<Repository.update() done, defined at /usr/src/supervisor/supervisor/store/repository.py:106> exception=StoreGitError()>
Traceback (most recent call last):
File "/usr/src/supervisor/supervisor/store/git.py", line 155, in pull
await self.sys_run_in_executor(
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 58, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.9/site-packages/git/remote.py", line 886, in fetch
res = self._get_fetch_info_from_stderr(proc, progress,
File "/usr/local/lib/python3.9/site-packages/git/remote.py", line 750, in _get_fetch_info_from_stderr
proc.wait(stderr=stderr_text)
File "/usr/local/lib/python3.9/site-packages/git/cmd.py", line 502, in wait
raise GitCommandError(remove_password_if_present(self.args), status, errstr)
git.exc.GitCommandError: Cmd('git') failed due to: exit code(128)
cmdline: git fetch -v --update-shallow --depth=1 origin
stderr: 'fatal: unable to get current working directory: No such file or directory'
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/usr/src/supervisor/supervisor/store/repository.py", line 110, in update
await self.git.pull()
File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 108, in wrapper
raise err
File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 106, in wrapper
return await self._method(*args, **kwargs)
File "/usr/src/supervisor/supervisor/store/git.py", line 195, in pull
raise StoreGitError() from err
supervisor.exceptions.StoreGitError
22-04-12 22:42:49 INFO (MainThread) [supervisor.store] Loading add-ons from store: 0 all - 0 new - 23 remove
22-04-12 22:42:49 INFO (MainThread) [supervisor.store] Loading add-ons from store: 0 all - 0 new - 0 remove
22-04-12 22:42:53 INFO (MainThread) [supervisor.resolution.fixup] System autofix complete
22-04-12 22:47:48 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-04-12 22:47:48 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-04-12 22:47:48 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 23 new - 0 remove
22-04-12 22:47:48 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 0 new - 0 remove
22-04-12 22:52:52 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-04-12 22:52:52 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-04-12 22:52:52 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 0 new - 0 remove
22-04-12 22:52:52 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 0 new - 0 remove
22-04-12 22:57:57 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-04-12 22:57:57 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-04-12 22:57:57 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 0 new - 0 remove
22-04-12 22:57:57 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 0 new - 0 remove
22-04-12 23:03:01 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-04-12 23:03:01 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-04-12 23:03:02 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 0 new - 0 remove
22-04-12 23:03:02 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 0 new - 0 remove
22-04-12 23:08:06 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
22-04-12 23:08:06 INFO (MainThread) [supervisor.store.git] Update add-on https://github.com/home-assistant/addons repository
22-04-12 23:08:06 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 0 new - 0 remove
22-04-12 23:08:06 INFO (MainThread) [supervisor.store] Loading add-ons from store: 23 all - 0 new - 0 remove