Advertisement
Guest User

Untitled

a guest
Jul 17th, 2019
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.80 KB | None | 0 0
  1. 19-07-17 21:10:29 INFO (MainThread) [__main__] Initialize Hass.io setup
  2. 19-07-17 21:10:29 INFO (MainThread) [__main__] Setup HassIO
  3. 19-07-17 21:10:29 INFO (SyncWorker_0) [hassio.docker.supervisor] Attach to Supervisor homeassistant/armv7-hassio-supervisor with version 169
  4. 19-07-17 21:10:29 INFO (MainThread) [hassio.utils.gdbus] Introspect org.freedesktop.systemd1 on /org/freedesktop/systemd1
  5. 19-07-17 21:10:29 INFO (MainThread) [hassio.utils.gdbus] Connect to dbus: org.freedesktop.systemd1 - /org/freedesktop/systemd1
  6. 19-07-17 21:10:29 INFO (MainThread) [hassio.utils.gdbus] Introspect org.freedesktop.hostname1 on /org/freedesktop/hostname1
  7. 19-07-17 21:10:29 INFO (MainThread) [hassio.utils.gdbus] Connect to dbus: org.freedesktop.hostname1 - /org/freedesktop/hostname1
  8. 19-07-17 21:10:29 INFO (MainThread) [hassio.utils.gdbus] Introspect de.pengutronix.rauc on /
  9. 19-07-17 21:10:29 INFO (MainThread) [hassio.utils.gdbus] Connect to dbus: de.pengutronix.rauc - /
  10. 19-07-17 21:10:29 INFO (MainThread) [hassio.host.info] Update local host information
  11. 19-07-17 21:10:29 INFO (MainThread) [hassio.utils.gdbus] Call org.freedesktop.DBus.Properties.GetAll on /org/freedesktop/hostname1
  12. 19-07-17 21:10:29 INFO (MainThread) [hassio.host.services] Update service information
  13. 19-07-17 21:10:29 INFO (MainThread) [hassio.utils.gdbus] Call org.freedesktop.systemd1.Manager.ListUnits on /org/freedesktop/systemd1
  14. 19-07-17 21:10:29 INFO (MainThread) [hassio.host.apparmor] Load AppArmor Profiles: {'hassio-supervisor'}
  15. 19-07-17 21:10:29 INFO (MainThread) [hassio.host.services] Reload local service hassos-apparmor.service
  16. 19-07-17 21:10:29 INFO (MainThread) [hassio.utils.gdbus] Call org.freedesktop.systemd1.Manager.ReloadOrRestartUnit on /org/freedesktop/systemd1
  17. 19-07-17 21:10:30 INFO (SyncWorker_1) [hassio.docker.interface] Attach to homeassistant/raspberrypi3-homeassistant with version 0.95.4
  18. 19-07-17 21:10:30 INFO (MainThread) [hassio.hassos] Detect HassOS 2.12 on host system
  19. 19-07-17 21:10:30 INFO (SyncWorker_3) [hassio.docker.hassos_cli] Found HassOS CLI homeassistant/armv7-hassio-cli with version 11
  20. 19-07-17 21:10:30 INFO (MainThread) [hassio.store.git] Load add-on /data/addons/git/a0d7b954 repository
  21. 19-07-17 21:10:30 INFO (MainThread) [hassio.store.git] Load add-on /data/addons/core repository
  22. 19-07-17 21:10:30 INFO (MainThread) [hassio.store] Load add-ons from store: 59 all - 59 new - 0 remove
  23. 19-07-17 21:10:30 INFO (MainThread) [hassio.addons] Found 1 installed add-ons
  24. 19-07-17 21:10:30 INFO (MainThread) [hassio.updater] Fetch update data from https://version.home-assistant.io/stable.json
  25. 19-07-17 21:10:30 INFO (MainThread) [hassio.snapshots] Found 0 snapshot files
  26. 19-07-17 21:10:30 INFO (MainThread) [hassio.discovery] Load 0 messages
  27. 19-07-17 21:10:30 INFO (MainThread) [hassio.ingress] Load 0 ingress session
  28. 19-07-17 21:10:30 INFO (MainThread) [__main__] Run Hass.io
  29. 19-07-17 21:10:30 INFO (MainThread) [hassio.misc.dns] Start DNS port forwarding for host add-ons
  30. 19-07-17 21:10:30 INFO (MainThread) [hassio.api] Start API on 172.30.32.2
  31. 19-07-17 21:10:30 INFO (MainThread) [hassio.addons] Phase 'initialize' start 0 add-ons
  32. 19-07-17 21:10:30 INFO (MainThread) [hassio.addons] Phase 'system' start 1 add-ons
  33. 19-07-17 21:10:31 ERROR (SyncWorker_0) [hassio.docker] Can't create container from addon_core_deconz: 409 Client Error: Conflict ("Conflict. The container name "/addon_core_deconz" is already in use by container "00576d3a72b7d608a4f77bfc4c3f210c5b4f1fd2b08d8a5e8259d7f84639a417". You have to remove (or rename) that container to be able to reuse that name.")
  34. 19-07-17 21:10:31 ERROR (MainThread) [asyncio] Task exception was never retrieved
  35. future: <Task finished coro=<Addon.start() done, defined at /usr/src/hassio/hassio/addons/addon.py:457> exception=AddonsError()>
  36. Traceback (most recent call last):
  37. File "/usr/src/hassio/hassio/addons/addon.py", line 477, in start
  38. raise AddonsError() from None
  39. hassio.exceptions.AddonsError
  40. 19-07-17 21:10:36 INFO (MainThread) [hassio.addons] Phase 'services' start 0 add-ons
  41. 19-07-17 21:10:36 INFO (SyncWorker_4) [hassio.docker.interface] Start homeassistant/raspberrypi3-homeassistant
  42. 19-07-17 21:14:54 INFO (MainThread) [hassio.homeassistant] Detect a running Home Assistant instance
  43. 19-07-17 21:14:54 INFO (MainThread) [hassio.addons] Phase 'application' start 0 add-ons
  44. 19-07-17 21:14:54 INFO (MainThread) [hassio.tasks] All core tasks are scheduled
  45. 19-07-17 21:14:54 INFO (MainThread) [hassio.core] Hass.io is up and running
  46. 19-07-17 21:16:17 ERROR (SyncWorker_5) [hassio.docker] Can't create container from addon_core_deconz: 409 Client Error: Conflict ("Conflict. The container name "/addon_core_deconz" is already in use by container "00576d3a72b7d608a4f77bfc4c3f210c5b4f1fd2b08d8a5e8259d7f84639a417". You have to remove (or rename) that container to be able to reuse that name.")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement