Closed Tockra closed 7 months ago
After changing server to server: mqtt://core-mosquitto
my logs shows:
19:32:42] INFO: Preparing to start...
[19:32:42] INFO: Socat not enabled
[19:32:43] INFO: Starting Zigbee2MQTT...
Zigbee2MQTT:info 2024-04-16 19:32:44: Logging to console and directory: '/config/zigbee2mqtt/log/2024-04-16.19-32-44' filename: log.txt
Zigbee2MQTT:info 2024-04-16 19:32:44: Starting Zigbee2MQTT version 1.36.1 (commit #unknown)
Zigbee2MQTT:info 2024-04-16 19:32:44: Starting zigbee-herdsman (0.40.3)
Zigbee2MQTT:info 2024-04-16 19:32:45: zigbee-herdsman started (resumed)
Zigbee2MQTT:info 2024-04-16 19:32:45: Coordinator firmware version: '{"meta":{"maintrel":1,"majorrel":2,"minorrel":7,"product":1,"revision":20210708,"transportrev":2},"type":"zStack3x0"}'
Zigbee2MQTT:info 2024-04-16 19:32:45: Currently 0 devices are joined:
Zigbee2MQTT:info 2024-04-16 19:32:45: Zigbee: disabling joining new devices.
Zigbee2MQTT:info 2024-04-16 19:32:45: Connecting to MQTT server at mqtt://core-mosquitto
Zigbee2MQTT:error 2024-04-16 19:32:45: MQTT error: Connection refused: Not authorized
Zigbee2MQTT:error 2024-04-16 19:32:45: MQTT failed to connect, exiting...
Zigbee2MQTT:info 2024-04-16 19:32:45: Stopping zigbee-herdsman...
Zigbee2MQTT:error 2024-04-16 19:32:46: MQTT error: Connection refused: Not authorized
Zigbee2MQTT:error 2024-04-16 19:32:47: MQTT error: Connection refused: Not authorized
Zigbee2MQTT:error 2024-04-16 19:32:48: MQTT error: Connection refused: Not authorized
Zigbee2MQTT:error 2024-04-16 19:32:49: MQTT error: Connection refused: Not authorized
Zigbee2MQTT:error 2024-04-16 19:32:50: MQTT error: Connection refused: Not authorized
Zigbee2MQTT:error 2024-04-16 19:32:51: MQTT error: Connection refused: Not authorized
Zigbee2MQTT:error 2024-04-16 19:32:52: MQTT error: Connection refused: Not authorized
Zigbee2MQTT:error 2024-04-16 19:32:53: MQTT error: Connection refused: Not authorized
Zigbee2MQTT:info 2024-04-16 19:32:53: Stopped zigbee-herdsman
After I did everything EXACTLY like in this video, it worked: https://www.youtube.com/watch?v=hGv8Jm574LE&t
I've no idea where the problem was. Maybe you need to add the mqtt
json property in the textfield again (it looked wrong, but it worked).
Maybe some restarts of the system was necessary to allow mosquitto to receive the account information. I don't know ...
I'm not so brave to kill my configuration to find the reason for my issue ...
Description of the issue
I did following steps:
server: mqtt://localhost:1883
and serial:port: /dev/ttyUSB0
then I startedIn the meanwhile Mosquitto shows:
Addon version
1.36.1-1
Platform
Home Assistant
Core 2024.4.3 Supervisor 2024.04.0 Operating System 12.2 Frontend 20240404.2
Logs of the issue (if applicable)
see above