Ingmar Stein

Results 139 comments of Ingmar Stein

The update is tentatively scheduled to be released this week.

From the 9721R3 changelog: „Fixed a bug that affected the functionality of smart thermostats connected via API“

I‘m currently traveling and was hoping to hear a success story in this issue 😉

I would not expect the API specs to be changed. Only a few more read/write parameters should be exposed.

I found myself in the same situation. Were you able to solve the problem?

``` root@DS923:/volume2/docker/pihole# du -sh /volume2/@docker 22G /volume2/@docker root@DS923:/volume2/docker/pihole# du -sh /volume1/@docker_backup du: cannot access '/volume1/@docker_backup': No such file or directory root@DS923:/volume2/docker/pihole# sudo du -sh /volume2/@docker_backup du: cannot access '/volume2/@docker_backup': No...

So this is what worked in the end: 1) uninstall Container Manager 2) reboot (without this, the next step would fail with "device busy") 3) move aside /volume2/@docker 4) install...

I changed the Minimum TLS Version from 1.3 to 1.2 in the Cloudflare dashboard and that made the registration successful (I got `Unprocessable Entity (422)` before).

My reverse proxy is a cloudflared tunnel. If I were to use that in the LAN, the traffic would be sent to the WAN, through Cloudflare‘s CDN to the tunnel...

@Enes3078 I‘m not aware of that issue and listening on multiple interfaces is unlikely to make a difference there.