Advertisement
scyto

Untitled

Dec 18th, 2022
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.70 KB | None | 0 0
  1. 22-12-18 15:07:27 INFO (MainThread) [__main__] Running Supervisor
  2. TypeError: Expected unicode, got RaucState
  3. Exception ignored in: 'dbus_fast._private.marshaller.Marshaller._write_single'
  4. Traceback (most recent call last):
  5. File "/usr/local/lib/python3.10/site-packages/dbus_fast/aio/message_bus.py", line 103, in buffer_message
  6. msg._marshall(self.negotiate_unix_fd),
  7. TypeError: Expected unicode, got RaucState
  8. 22-12-18 15:07:27 ERROR (MainThread) [supervisor.jobs] Unhandled exception:
  9. Traceback (most recent call last):
  10. File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 154, in wrapper
  11. return await self._method(*args, **kwargs)
  12. File "/usr/src/supervisor/supervisor/os/manager.py", line 232, in mark_healthy
  13. response = await self.sys_dbus.rauc.mark(RaucState.GOOD, "booted")
  14. File "/usr/src/supervisor/supervisor/dbus/rauc.py", line 98, in mark
  15. return await self.dbus.Installer.call_mark(state, slot_identifier)
  16. File "/usr/src/supervisor/supervisor/utils/dbus.py", line 100, in call_dbus
  17. return await getattr(proxy_interface, method)(
  18. File "/usr/local/lib/python3.10/site-packages/dbus_fast/aio/proxy_object.py", line 90, in method_fn
  19. msg = await self.bus.call(
  20. File "/usr/local/lib/python3.10/site-packages/dbus_fast/aio/message_bus.py", line 370, in call
  21. await future
  22. File "src/dbus_fast/aio/message_reader.py", line 24, in dbus_fast.aio.message_reader.build_message_reader._message_reader
  23. File "src/dbus_fast/_private/unmarshaller.py", line 641, in dbus_fast._private.unmarshaller.Unmarshaller._unmarshall
  24. File "src/dbus_fast/_private/unmarshaller.py", line 524, in dbus_fast._private.unmarshaller.Unmarshaller._read_header
  25. File "src/dbus_fast/_private/unmarshaller.py", line 276, in dbus_fast._private.unmarshaller.Unmarshaller._read_to_pos
  26. EOFError
  27. 22-12-18 15:07:27 ERROR (MainThread) [asyncio] Task exception was never retrieved
  28. future: <Task finished name='Task-265' coro=<Core.start() done, defined at /usr/src/supervisor/supervisor/core.py:171> exception=JobException()>
  29. Traceback (most recent call last):
  30. File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 154, in wrapper
  31. return await self._method(*args, **kwargs)
  32. File "/usr/src/supervisor/supervisor/os/manager.py", line 232, in mark_healthy
  33. response = await self.sys_dbus.rauc.mark(RaucState.GOOD, "booted")
  34. File "/usr/src/supervisor/supervisor/dbus/rauc.py", line 98, in mark
  35. return await self.dbus.Installer.call_mark(state, slot_identifier)
  36. File "/usr/src/supervisor/supervisor/utils/dbus.py", line 100, in call_dbus
  37. return await getattr(proxy_interface, method)(
  38. File "/usr/local/lib/python3.10/site-packages/dbus_fast/aio/proxy_object.py", line 90, in method_fn
  39. msg = await self.bus.call(
  40. File "/usr/local/lib/python3.10/site-packages/dbus_fast/aio/message_bus.py", line 370, in call
  41. await future
  42. File "src/dbus_fast/aio/message_reader.py", line 24, in dbus_fast.aio.message_reader.build_message_reader._message_reader
  43. File "src/dbus_fast/_private/unmarshaller.py", line 641, in dbus_fast._private.unmarshaller.Unmarshaller._unmarshall
  44. File "src/dbus_fast/_private/unmarshaller.py", line 524, in dbus_fast._private.unmarshaller.Unmarshaller._read_header
  45. File "src/dbus_fast/_private/unmarshaller.py", line 276, in dbus_fast._private.unmarshaller.Unmarshaller._read_to_pos
  46. EOFError
  47. The above exception was the direct cause of the following exception:
  48. Traceback (most recent call last):
  49. File "/usr/src/supervisor/supervisor/core.py", line 184, in start
  50. await self.sys_os.mark_healthy()
  51. File "/usr/src/supervisor/supervisor/jobs/decorator.py", line 160, in wrapper
  52. raise JobException() from err
  53. supervisor.exceptions.JobException
  54. 22-12-18 15:07:31 INFO (MainThread) [supervisor.homeassistant.api] Updated Home Assistant API token
  55. 22-12-18 15:08:15 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.STARTUP
  56. 22-12-18 15:08:15 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
  57. 22-12-18 15:08:16 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/beta.json
  58. 22-12-18 15:08:16 WARNING (MainThread) [supervisor.jobs] 'StoreManager.reload' blocked from execution, supervisor needs to be updated first
  59. 22-12-18 15:09:07 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
  60. 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
  61. 22-12-18 15:11:07 INFO (SyncWorker_3) [supervisor.resolution.module] Create new suggestion SuggestionType.EXECUTE_REPAIR - ContextType.ADDON / a0d7b954_vscode
  62. 22-12-18 15:11:07 INFO (SyncWorker_3) [supervisor.resolution.module] Create new issue IssueType.MISSING_IMAGE - ContextType.ADDON / a0d7b954_vscode
  63. 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
  64. 22-12-18 15:11:48 INFO (SyncWorker_5) [supervisor.docker.interface] Cleaning addon_core_mariadb application
  65. 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
  66. 22-12-18 15:11:50 ERROR (MainThread) [supervisor.services.modules.mysql] There is already a MySQL service in use from core_mariadb
  67. 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
  68. 22-12-18 15:12:12 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)
  69. 22-12-18 15:12:13 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)
  70. 22-12-18 15:12:13 WARNING (MainThread) [supervisor.addons.options] Option 'interface' does not exist in the schema for Samba share (core_samba)
  71. 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)
  72. 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
  73. 22-12-18 15:12:13 INFO (SyncWorker_3) [supervisor.resolution.module] Create new suggestion SuggestionType.EXECUTE_REPAIR - ContextType.ADDON / core_samba
  74. 22-12-18 15:12:13 INFO (SyncWorker_3) [supervisor.resolution.module] Create new issue IssueType.MISSING_IMAGE - ContextType.ADDON / core_samba
  75. 22-12-18 15:12:20 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret node_red_secret
  76. 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)
  77. 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)
  78. 22-12-18 15:12:20 INFO (MainThread) [supervisor.homeassistant.secrets] Request secret node_red_secret
  79. 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)
  80. 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)
  81. 22-12-18 15:12:31 WARNING (SyncWorker_5) [supervisor.docker.addon] SSH & Web Terminal running with disabled protected mode!
  82. 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
  83. 22-12-18 15:12:31 INFO (SyncWorker_5) [supervisor.resolution.module] Create new suggestion SuggestionType.EXECUTE_REPAIR - ContextType.ADDON / a0d7b954_ssh
  84. 22-12-18 15:12:31 INFO (SyncWorker_5) [supervisor.resolution.module] Create new issue IssueType.MISSING_IMAGE - ContextType.ADDON / a0d7b954_ssh
  85. 22-12-18 15:18:23 WARNING (MainThread) [supervisor.addons.options] Option 'esphome_version' does not exist in the schema for ESPHome (a0d7b954_esphome)
  86. 22-12-18 15:18:23 WARNING (MainThread) [supervisor.addons.options] Option 'esphome_version' does not exist in the schema for ESPHome (a0d7b954_esphome)
  87. 22-12-18 15:18:23 WARNING (MainThread) [supervisor.addons.options] Option 'esphome_version' does not exist in the schema for ESPHome (a0d7b954_esphome)
  88. 22-12-18 15:19:15 INFO (SyncWorker_1) [supervisor.docker.interface] Restarting ghcr.io/home-assistant/qemux86-64-homeassistant
  89. 22-12-18 15:19:26 INFO (MainThread) [supervisor.homeassistant.core] Wait until Home Assistant is ready
  90. 22-12-18 15:19:29 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state CoreState.STARTUP
  91. 22-12-18 15:19:29 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
  92. 22-12-18 15:19:29 WARNING (MainThread) [supervisor.jobs] 'StoreManager.reload' blocked from execution, supervisor needs to be updated first
  93. 22-12-18 15:19:29 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/beta.json
  94. 22-12-18 15:19:51 INFO (MainThread) [supervisor.homeassistant.core] Detect a running Home Assistant instance
  95. 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
  96. 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
  97. 22-12-18 15:24:29 WARNING (SyncWorker_4) [supervisor.docker.addon] SSH & Web Terminal running with disabled protected mode!
  98. 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