Hey Folks!
Switched from Home Assistant on the Raspberry Pi to Home Assistant under Proxmox on a ThinkCenter. I made a backup, restarted the server and all addons were back.
The problem:
Only the MQTT addon is causing problems. The Proxmox server runs on the IP 192.168.178.76, Home Assistant on 192.168.178.79. My Tasmota devices which I have now switched to the host 192.168.178.79 (Home Assistant) are no longer recognized. Reinstalling the MQTT addon and the Tasmota devices did not help either. The ports are of course the same as 1883.
LOG from MQTT Addon:
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/mosquitto.sh
[20:05:02] INFO: SSL is not enabled
cont-init: info: /etc/cont-init.d/mosquitto.sh exited 0
cont-init: info: running /etc/cont-init.d/nginx.sh
cont-init: info: /etc/cont-init.d/nginx.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun mosquitto (no readiness notification)
services-up: info: copying legacy longrun nginx (no readiness notification)
[20:05:03] INFO: Starting NGINX for authentication handling…
s6-rc: info: service legacy-services successfully started
[20:05:03] INFO: Starting mosquitto MQTT broker…
2023-01-07 20:05:03: Warning: Mosquitto should not be run as root/administrator.
[20:05:04] INFO: Successfully send discovery information to Home Assistant.
[20:05:04] INFO: Successfully send service information to the Supervisor.
Best regards,
Zinksa