Proxmox Home Assistant and MQTT Restore

So I recently transferred HA from a VM on Synology to Proxmox (so much faster)!!!

Anyway, everything went well with the restoration of the backup exceptstrong text**** my Zigbee2MQTT server will not start. I receive the following message:

Zigbee2MQTT:warn  2023-07-15 13:40:56: `permit_join` set to  `true` in configuration.yaml.
Zigbee2MQTT:warn  2023-07-15 13:40:56: Allowing new devices to join.
Zigbee2MQTT:warn  2023-07-15 13:40:56: Set `permit_join` to `false` once you joined all devices.
Zigbee2MQTT:info  2023-07-15 13:40:56: Zigbee: allowing new devices to join.
Zigbee2MQTT:info  2023-07-15 13:40:56: Connecting to MQTT server at mqtt://core-mosquitto:1883
Zigbee2MQTT:error 2023-07-15 13:40:56: MQTT error: Connection refused: Not authorized
Zigbee2MQTT:error 2023-07-15 13:40:56: MQTT failed to connect, exiting...
Zigbee2MQTT:info  2023-07-15 13:40:56: Stopping zigbee-herdsman...
Zigbee2MQTT:info  2023-07-15 13:40:57: Stopped zigbee-herdsman

I changed no settings with the transfer, except my local IP changed by migrating from the old VM.

Could anyone know where I can go to diagnose/fix the issue?

Thank You!

Have you reinstalled your MQTT broker?

1 Like

I have not because I restored the MQTT broker from a backup (to avoid reinstalling) and, I did not want to reinstall the MQTT broker out of fear that I would lose/remove my zigbee devices.