@Fredrik_Jacobsson wrote:
I have problem setting up the Mosquitto broker add-on in Hassio.
I receive following error in the logger:[20:32:54] INFO: Setup mosquitto configuration [20:32:55] INFO: No local user available [20:32:55] INFO: Initialize Hass.io Add-on services [20:32:55] INFO: Initialize Home Assistant discovery [20:32:55] INFO: Start Mosquitto daemon 1578598375: Loading config file /share/mosquitto/acesscontrollist.conf 1578598375: Error: Duplicate user value in configuration. 1578598375: Error found at /share/mosquitto/acesscontrollist.conf:1. 1578598375: Error found at /etc/mosquitto.conf:29.
I have following file structure
And the Mosquitto broker add-on has the config:
{ "logins": [], "anonymous": false, "customize": { "active": true, "folder": "mosquitto" }, "certfile": "fullchain.pem", "keyfile": "privkey.pem", "require_certificate": false }
I don’t understand the error.
Somebody that can give me a hand?
Posts: 2
Participants: 2