Luca Olovrap
Luca Olovrap
Same issue here. I've got about 40 devices BTicino/Legrand, with ZBDongle-P as a coordinator and 2 others ZBDongle-P as routers, and none of them can be updated, even if there...
@shuricksumy to let your Docker compose works, I had to change this: ``` volumes: - ./scripts:/scripts - ./conf:/etc/wireguard - ./log:/opt/wireguarddashboard/app/src/log - ./db:/opt/wireguarddashboard/app/src/db # touch ./ini/wg-dashboard.ini - ./ini/wg-dashboard.ini:/opt/wireguarddashboard/app/src/wg-dashboard.ini ``` to this:...
> @Luca1996O I updated my Docker builder and docker compose file Now configuration files are stored in app_conf ` - ./app_conf:/opt/wireguarddashboard/app/src/app_conf` > > So it will be created automatically. There...
Same issue here. Does anyone has a workaround with the exception of removing that database and let it regenerate it (it keeps reboot and appear after some days)?
Same issue here, with ZBDongle-P latest firmware version and ZigBee2MQTT latest version (1.40.1).