You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have the same issue. I have the docker running om ubuntu VM on a proxmox host. runs like a charm. unfortunatelly zigbee2mqttAssistant states that the bridge is offline. zigbee2mqtt is running on a seperate raspberry pi 4 working with the mqtt docker on the same ubunto Vm as the zigbee2mqttAssistant. I aslo use Homeassistant and not HACS.io
I use very similar settings as stated in above ticket.
zigbee2mqtt_assistant | fail: Microsoft.AspNetCore.Antiforgery.DefaultAntiforgery[7]
zigbee2mqtt_assistant | An exception was thrown while deserializing the token.
Describe the bug
To Reproduce
Run use docker in the same pi as zigbee2mqtt
Expected behavior
For it to work
Steps I took to try resolve the problem
Check settings and docker command:
sudo docker run -p 8880:80 -e "Z2MA_SETTINGS__MQTTSERVER=192.168.1.29" -e "Z2MA_SETTINGS__MQTTUSERNAME=mqtt" -e "Z2MA_SETTINGS__MQTTPASSWORD=mqtt" -e "Z2MA_SETTINGS_BASETOPIC=zigbee" --restart unless-stopped carldebilly/zigbee2mqttassistant
Screenshots
The text was updated successfully, but these errors were encountered: