Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 22-12-18 15:07:27 INFO (MainThread) [__main__] Running Supervisor
- TypeError: Expected unicode, got RaucState
- Exception ignored in: 'dbus_fast._private.marshaller.Marshaller._write_single'
- Traceback (most recent call last):
- File "/usr/local/lib/python3.10/site-packages/dbus_fast/aio/message_bus.py", line 103, in buffer_message
- msg._marshall(self.negotiate_unix_fd),
- TypeError: Expected unicode, got RaucState
- 22-12-18 15:07:27 ERROR (MainThread) [supervisor.jobs] Unhandled exception:
- Traceback (most recent call last):
- File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 154, in wrapper
- return await self._method(*args, **kwargs)
- File "/usr/src/supervisor/supervisor/os/manager.py", line 232, in mark_healthy
- response = await self.sys_dbus.rauc.mark(RaucState.GOOD, "booted")
- File "/usr/src/supervisor/supervisor/dbus/rauc.py", line 98, in mark
- return await self.dbus.Installer.call_mark(state, slot_identifier)
- File "/usr/src/supervisor/supervisor/utils/dbus.py", line 100, in call_dbus
- return await getattr(proxy_interface, method)(
- File "/usr/local/lib/python3.10/site-packages/dbus_fast/aio/proxy_object.py", line 90, in method_fn
- msg = await self.bus.call(
- File "/usr/local/lib/python3.10/site-packages/dbus_fast/aio/message_bus.py", line 370, in call
- await future
- File "src/dbus_fast/aio/message_reader.py", line 24, in dbus_fast.aio.message_reader.build_message_reader._message_reader
- File "src/dbus_fast/_private/unmarshaller.py", line 641, in dbus_fast._private.unmarshaller.Unmarshaller._unmarshall
- File "src/dbus_fast/_private/unmarshaller.py", line 524, in dbus_fast._private.unmarshaller.Unmarshaller._read_header
- File "src/dbus_fast/_private/unmarshaller.py", line 276, in dbus_fast._private.unmarshaller.Unmarshaller._read_to_pos
- EOFError
- 22-12-18 15:07:27 ERROR (MainThread) [asyncio] Task exception was never retrieved
- future: <Task finished name='Task-265' coro=<Core.start() done, defined at /usr/src/supervisor/supervisor/core.py:171> exception=JobException()>
- Traceback (most recent call last):
- File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 154, in wrapper
- return await self._method(*args, **kwargs)
- File "/usr/src/supervisor/supervisor/os/manager.py", line 232, in mark_healthy
- response = await self.sys_dbus.rauc.mark(RaucState.GOOD, "booted")
- File "/usr/src/supervisor/supervisor/dbus/rauc.py", line 98, in mark
- return await self.dbus.Installer.call_mark(state, slot_identifier)
- File "/usr/src/supervisor/supervisor/utils/dbus.py", line 100, in call_dbus
- return await getattr(proxy_interface, method)(
- File "/usr/local/lib/python3.10/site-packages/dbus_fast/aio/proxy_object.py", line 90, in method_fn
- msg = await self.bus.call(
- File "/usr/local/lib/python3.10/site-packages/dbus_fast/aio/message_bus.py", line 370, in call
- await future
- File "src/dbus_fast/aio/message_reader.py", line 24, in dbus_fast.aio.message_reader.build_message_reader._message_reader
- File "src/dbus_fast/_private/unmarshaller.py", line 641, in dbus_fast._private.unmarshaller.Unmarshaller._unmarshall
- File "src/dbus_fast/_private/unmarshaller.py", line 524, in dbus_fast._private.unmarshaller.Unmarshaller._read_header
- File "src/dbus_fast/_private/unmarshaller.py", line 276, in dbus_fast._private.unmarshaller.Unmarshaller._read_to_pos
- EOFError
- The above exception was the direct cause of the following exception:
- Traceback (most recent call last):
- File "/usr/src/supervisor/supervisor/core.py", line 184, in start
- await self.sys_os.mark_healthy()
- File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 160, in wrapper
- raise JobException() from err
- supervisor.exceptions.JobException
- 22-12-18 15:07:31 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
- 22-12-18 15:08:15 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.STARTUP
- 22-12-18 15:08:15 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
- 22-12-18 15:08:16 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/beta.json
- 22-12-18 15:08:16 WARNING (MainThread) [supervisor.jobs] 'StoreManager.reload' blocked from execution, supervisor needs to be updated first
- 22-12-18 15:09:07 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
- 22-12-18 15:11:07 ERROR (SyncWorker_3) [supervisor.docker.manager] Image ghcr.io/hassio-addons/vscode/amd64:5.4.1 does not exist for addon_a0d7b954_vscode
- 22-12-18 15:11:07 INFO (SyncWorker_3) [supervisor.resolution.module] Create new suggestion SuggestionType.EXECUTE_REPAIR - ContextType.ADDON / a0d7b954_vscode
- 22-12-18 15:11:07 INFO (SyncWorker_3) [supervisor.resolution.module] Create new issue IssueType.MISSING_IMAGE - ContextType.ADDON / a0d7b954_vscode
- 22-12-18 15:11:15 ERROR (SyncWorker_2) [supervisor.docker.manager] Image ghcr.io/hassio-addons/vscode/amd64:5.4.1 does not exist for addon_a0d7b954_vscode
- 22-12-18 15:11:48 INFO (SyncWorker_5) [supervisor.docker.interface] Cleaning addon_core_mariadb application
- 22-12-18 15:11:48 INFO (SyncWorker_5) [supervisor.docker.addon] Starting Docker add-on homeassistant/amd64-addon-mariadb with version 2.5.1
- 22-12-18 15:11:50 ERROR (MainThread) [supervisor.services.modules.mysql] There is already a MySQL service in use from core_mariadb
- 22-12-18 15:12:08 ERROR (SyncWorker_7) [supervisor.docker.manager] Image ghcr.io/hassio-addons/vscode/amd64:5.4.1 does not exist for addon_a0d7b954_vscode
- 22-12-18 15:12:12 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)
- 22-12-18 15:12:13 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)
- 22-12-18 15:12:13 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)
- 22-12-18 15:12:13 WARNING (SyncWorker_3) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)
- 22-12-18 15:12:13 ERROR (SyncWorker_3) [supervisor.docker.manager] Image homeassistant/amd64-addon-samba:10.0.0 does not exist for addon_core_samba
- 22-12-18 15:12:13 INFO (SyncWorker_3) [supervisor.resolution.module] Create new suggestion SuggestionType.EXECUTE_REPAIR - ContextType.ADDON / core_samba
- 22-12-18 15:12:13 INFO (SyncWorker_3) [supervisor.resolution.module] Create new issue IssueType.MISSING_IMAGE - ContextType.ADDON / core_samba
- 22-12-18 15:12:20 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret node_red_secret
- 22-12-18 15:12:20 WARNING (MainThread) [supervisor.addons.options] Option 'dark_mode' does not exist in the schema for Node-RED (a0d7b954_nodered)
- 22-12-18 15:12:20 WARNING (MainThread) [supervisor.addons.options] Option 'require_ssl' does not exist in the schema for Node-RED (a0d7b954_nodered)
- 22-12-18 15:12:20 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret node_red_secret
- 22-12-18 15:12:20 WARNING (MainThread) [supervisor.addons.options] Option 'dark_mode' does not exist in the schema for Node-RED (a0d7b954_nodered)
- 22-12-18 15:12:20 WARNING (MainThread) [supervisor.addons.options] Option 'require_ssl' does not exist in the schema for Node-RED (a0d7b954_nodered)
- 22-12-18 15:12:31 WARNING (SyncWorker_5) [supervisor.docker.addon] SSH & Web Terminal running with disabled protected mode!
- 22-12-18 15:12:31 ERROR (SyncWorker_5) [supervisor.docker.manager] Image ghcr.io/hassio-addons/ssh/amd64:12.1.2 does not exist for addon_a0d7b954_ssh
- 22-12-18 15:12:31 INFO (SyncWorker_5) [supervisor.resolution.module] Create new suggestion SuggestionType.EXECUTE_REPAIR - ContextType.ADDON / a0d7b954_ssh
- 22-12-18 15:12:31 INFO (SyncWorker_5) [supervisor.resolution.module] Create new issue IssueType.MISSING_IMAGE - ContextType.ADDON / a0d7b954_ssh
- 22-12-18 15:18:23 WARNING (MainThread) [supervisor.addons.options] Option 'esphome_version' does not exist in the schema for ESPHome (a0d7b954_esphome)
- 22-12-18 15:18:23 WARNING (MainThread) [supervisor.addons.options] Option 'esphome_version' does not exist in the schema for ESPHome (a0d7b954_esphome)
- 22-12-18 15:18:23 WARNING (MainThread) [supervisor.addons.options] Option 'esphome_version' does not exist in the schema for ESPHome (a0d7b954_esphome)
- 22-12-18 15:19:15 INFO (SyncWorker_1) [supervisor.docker.interface] Restarting ghcr.io/home-assistant/qemux86-64-homeassistant
- 22-12-18 15:19:26 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
- 22-12-18 15:19:29 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.STARTUP
- 22-12-18 15:19:29 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
- 22-12-18 15:19:29 WARNING (MainThread) [supervisor.jobs] 'StoreManager.reload' blocked from execution, supervisor needs to be updated first
- 22-12-18 15:19:29 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/beta.json
- 22-12-18 15:19:51 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
- 22-12-18 15:20:16 ERROR (SyncWorker_2) [supervisor.docker.manager] Image ghcr.io/hassio-addons/vscode/amd64:5.4.1 does not exist for addon_a0d7b954_vscode
- 22-12-18 15:22:05 ERROR (SyncWorker_0) [supervisor.docker.manager] Image ghcr.io/hassio-addons/vscode/amd64:5.4.1 does not exist for addon_a0d7b954_vscode
- 22-12-18 15:24:29 WARNING (SyncWorker_4) [supervisor.docker.addon] SSH & Web Terminal running with disabled protected mode!
- 22-12-18 15:24:29 ERROR (SyncWorker_4) [supervisor.docker.manager] Image ghcr.io/hassio-addons/ssh/amd64:12.1.2 does not exist for addon_a0d7b954_ssh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement