Dis

Results 30 comments of Dis

Advanced form, but yes: ``` frontend: port: 8080 host: 0.0.0.0 url: https://zigbee.XXXXXX ``` The only change was the version and the restarts. (I tried 1.37.1 today but it still hung....

`0.0.0.0` traditionally means 'every available IPV4 address'. I removed the host line, but so far (8 minutes) it is still just hanging. These are info, sorry. I will restart with...

`0.0.0.0` traditionally means 'every available IPV4 address'. I removed the host line, but so far (8 minutes) it is still just hanging. These are info, sorry. I will restart with...

Debug includes it receiving zigbee messages, and those debug logs - but not the actual data - are sent to mqtt as well. `"message": "Received Zigbee message from 'Humidor', type...

When sending commands from HA: `Zigbee2MQTT:debug 2024-05-15 12:03:54: Received MQTT message on 'zigbee2mqtt/Device/set' with data '{"state":"OFF"}'` but so far (12:07) it hasn't logged any followup. Just more incoming messages.

1.37.1 has not come online yet, running overnight with about an hour between restarts. I'm downgrading to 1.36.1 to see if it recovers. (If it doesn't recover, I'll shut it...

This is still completely down for me. I have tried unplugging everything for a full 24 hours, and it still behaves exactly the same. Downgrading did not help. What can...

Home lab, made of RPI 4 under K3S. IPV6 is explicitly disabled in the kernel commandline.

Where is that chart version hosted? Edit: found it, and it is working as expected. Thanks!

[place1/wg-access-server:v0.4.6](https://hub.docker.com/r/place1/wg-access-server/tags) Don't use latest and you won't have this problem :)