rochford77

Untitled

Feb 23rd, 2020
610
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.86 KB | None | 0 0
  1. CONFIG
  2.  
  3. credential_secret: ''
  4. dark_mode: false
  5. http_node:
  6. username: ''
  7. password: ''
  8. http_static:
  9. username: ''
  10. password: ''
  11. ssl: true
  12. certfile: fullchain.pem
  13. keyfile: privkey.pem
  14. require_ssl: true
  15. system_packages: []
  16. npm_packages: []
  17. init_commands: []
  18.  
  19.  
  20. LOG
  21.  
  22. [s6-init] making user provided files available at /var/run/s6/etc...exited 0.
  23. [s6-init] ensuring user provided files have correct perms...exited 0.
  24. [fix-attrs.d] applying ownership & permissions fixes...
  25. [fix-attrs.d] done.
  26. [cont-init.d] executing container initialization scripts...
  27. [cont-init.d] 00-banner.sh: executing...
  28.  
  29. -----------------------------------------------------------
  30. Hass.io Add-on: Node-RED
  31. Flow-based programming for the Internet of Things
  32. -----------------------------------------------------------
  33. Add-on version: 6.0.4
  34. You are running the latest version of this add-on.
  35. System: Ubuntu 18.04.4 LTS (amd64 / qemux86-64)
  36. Home Assistant version: 0.105.5
  37. Supervisor version: 201
  38. -----------------------------------------------------------
  39. Please, share the above information when looking for help
  40. or support in, e.g., GitHub, forums or the Discord chat.
  41. -----------------------------------------------------------
  42. [cont-init.d] 00-banner.sh: exited 0.
  43. [cont-init.d] 01-log-level.sh: executing...
  44. [cont-init.d] 01-log-level.sh: exited 0.
  45. [cont-init.d] nginx.sh: executing...
  46. [09:23:12] FATAL:
  47. [09:23:12] FATAL: SSL has been enabled using the 'ssl' option,
  48. [09:23:12] FATAL: this requires a SSL certificate file which is
  49. [09:23:12] FATAL: configured using the 'certfile' option in the
  50. [09:23:12] FATAL: add-on configuration.
  51. [09:23:12] FATAL:
  52. [09:23:12] FATAL: Unfortunately, the file specified in the
  53. [09:23:12] FATAL: 'certfile' option does not exists.
  54. [09:23:12] FATAL:
  55. [09:23:12] FATAL: Please ensure the certificate file exists and
  56. [09:23:12] FATAL: is placed in the Hass.io '/ssl/' directory.
  57. [09:23:12] FATAL:
  58. [09:23:12] FATAL: In case you don't have SSL yet, consider getting
  59. [09:23:12] FATAL: a SSL certificate or setting the 'ssl' option
  60. [09:23:12] FATAL: to 'false' in case you are not planning on using
  61. [09:23:12] FATAL: SSL with this add-on.
  62. [09:23:12] FATAL:
  63. [09:23:12] FATAL: Check the add-on manual for more information.
  64. [09:23:12] FATAL:
  65. [cont-init.d] nginx.sh: exited 1.
  66. [cont-finish.d] executing container finish scripts...
  67. [cont-finish.d] 99-message.sh: executing...
  68. -----------------------------------------------------------
  69. Oops! Something went wrong.
  70.  
  71. We are so sorry, but something went terribly wrong when
  72. starting or running this add-on.
  73.  
  74. Be sure to check the log above, line by line, for hints.
  75. -----------------------------------------------------------
  76. [cont-finish.d] 99-message.sh: exited 0.
  77. [cont-finish.d] done.
  78. [s6-finish] waiting for services.
  79. [s6-finish] sending all processes the TERM signal.
Advertisement
Add Comment
Please, Sign In to add comment