Advertisement
Guest User

Untitled

a guest
Dec 7th, 2017
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.65 KB | None | 0 0
  1. _ _ _____ ____
  2. | | | | |_ _/ __ \
  3. | |__| | __ _ ___ ___ | || | | |
  4. | __ |/ _` / __/ __| | || | | |
  5. | | | | (_| \__ \__ \_ _| || |__| |
  6. |_| |_|\__,_|___/___(_)_____\____/
  7.  
  8.  
  9. Our Cli:
  10. $ hassio help
  11.  
  12. debug1: permanently_set_uid: 0/0
  13. core-ssh:~# hassio homeassistant check
  14. Error on homeassistant/check: starting version 3.2.2
  15. Testing configuration at /config
  16. 2017-12-07 10:07:05 ERROR (MainThread) [homeassistant.bootstrap] Unable to setup error log /config/home-assistant.log (access denied)
  17. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up mqtt
  18. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up logger
  19. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up http
  20. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up recorder
  21. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain mqtt took 0.0 seconds.
  22. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain logger took 0.0 seconds.
  23. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain http took 0.0 seconds.
  24. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain recorder took 0.0 seconds.
  25. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up api
  26. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up system_log
  27. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up websocket_api
  28. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up history
  29. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain api took 0.0 seconds.
  30. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain system_log took 0.0 seconds.
  31. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain websocket_api took 0.0 seconds.
  32. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain history took 0.0 seconds.
  33. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up frontend
  34. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain frontend took 0.0 seconds.
  35. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up group
  36. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up rflink
  37. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up notify
  38. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up map
  39. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up sensor
  40. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up influxdb
  41. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up telegram_bot
  42. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up discovery
  43. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up updater
  44. 2017-12-07 10:07:08 ERROR (MainThread) [homeassistant.config] Invalid config for [mysensors]: /usr/mysensors directory does not exist or is not writetable for dictionary value @ data['mysensors']['gateways'][0]['persistence_file']. Got '/usr/mysensors/mysensors.json'
  45. not a valid value for dictionary value @ data['mysensors']['gateways'][0]['device']. Got '/dev/ttyUSB0'. (See /config/configuration.yaml, line 119). Please check the docs at https://home-assistant.io/components/mysensors/
  46. 2017-12-07 10:07:08 ERROR (MainThread) [homeassistant.setup] Setup failed for mysensors: Invalid config.
  47. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up alert
  48. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up sun
  49. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain group took 0.2 seconds.
  50. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain rflink took 0.2 seconds.
  51. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain notify took 0.2 seconds.
  52. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up zone
  53. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain map took 0.2 seconds.
  54. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain sensor took 0.1 seconds.
  55. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain influxdb took 0.1 seconds.
  56. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain telegram_bot took 0.1 seconds.
  57. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain discovery took 0.1 seconds.
  58. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain updater took 0.1 seconds.
  59. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain alert took 0.1 seconds.
  60. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain sun took 0.1 seconds.
  61. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up conversation
  62. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up tts
  63. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up config
  64. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up logbook
  65. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain zone took 0.1 seconds.
  66. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up switch
  67. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up script
  68. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up automation
  69. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain conversation took 0.0 seconds.
  70. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain tts took 0.0 seconds.
  71. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain config took 0.0 seconds.
  72. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain logbook took 0.0 seconds.
  73. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain switch took 0.0 seconds.
  74. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setting up device_tracker
  75. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain script took 0.0 seconds.
  76. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain automation took 0.0 seconds.
  77. 2017-12-07 10:07:08 INFO (MainThread) [homeassistant.setup] Setup of domain device_tracker took 0.0 seconds.
  78. Failed config
  79. mysensors:
  80. gateways: [source /config/configuration.yaml:120]
  81. - baud_rate: 38400
  82. device: /dev/ttyUSB0
  83. persistence_file: /usr/mysensors/mysensors.json
  84. persistence: True
  85. retain: True
  86. version: 2.0
  87. General Errors:
  88. - Setup failed for mysensors: Invalid config.
  89. Successful config (partial)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement