hassio-addons / addon-mqtt

MQTT Server & Web client - Home Assistant Community Add-ons
https://addons.community
MIT License
35 stars 15 forks source link

Can't start add-on #44

Closed ghost closed 5 years ago

ghost commented 5 years ago

When I want to start the "MQTT Server & Web client" add-on this fail is shown in the log. What can I do now?

[s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 00-banner.sh: executing...

Hass.io Add-on: MQTT Server & Web client Mosquitto MQTT Server bundled with Hivemq's web client

Add-on version: 1.1.0 You are running the latest version of this add-on. System: HassOS 2.12 (armv7 / raspberrypi3) Home Assistant version: 0.93.0 Supervisor version: 163

Please, share the above information when looking for help or support in, e.g., GitHub, forums or the Discord chat.

[cont-init.d] 00-banner.sh: exited 0. [cont-init.d] 01-log-level.sh: executing... [cont-init.d] 01-log-level.sh: exited 0. [cont-init.d] hivemq.sh: executing... patching file /app/index.html [cont-init.d] hivemq.sh: exited 0. [cont-init.d] mosquitto.sh: executing... [21:53:17] INFO: Adding configuration for MQTT Server... [21:53:18] INFO: Setting up user homeassistant [21:53:19] WARNING: Password is in the Have I Been Pwned database! [21:53:19] WARNING: Password appeared 1 times! [21:53:19] FATAL: [21:53:19] FATAL: We are trying to help you to protect your system the [21:53:19] FATAL: best we can. Therefore, this add-on checks your [21:53:19] FATAL: configured password again the HaveIBeenPwned database. [21:53:19] FATAL: [21:53:19] FATAL: Unfortunately, your configured password is considered [21:53:19] FATAL: unsafe. We highly recommend you to pick a different one. [21:53:19] FATAL: [21:53:19] FATAL: Please change the password in the 'mqttusers[0].password' option. [21:53:19] FATAL: [21:53:19] FATAL: Check the add-on manual for more information. [21:53:19] FATAL: [cont-init.d] mosquitto.sh: exited 1. [cont-finish.d] executing container finish scripts... [cont-finish.d] 99-message.sh: executing...

Oops! Something went wrong.

We are so sorry, but something went terribly wrong when starting or running this add-on.

Be sure to check the log above, line by line, for hints.

[cont-finish.d] 99-message.sh: exited 0. [cont-finish.d] done. [s6-finish] waiting for services. [s6-finish] sending all processes the TERM signal.

ludeeus commented 5 years ago

Use a more secure password for your user as stated in the log :)

ghost commented 5 years ago

Thank you!

addons-assistant[bot] commented 5 years ago

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.