Eugen

Results 6 comments of Eugen

perhaps this helps: https://raspberrypi.stackexchange.com/a/70288/70770 ``` Raspbian 11/bullseye actually includes adb v1.0.41, 28.0.2-debian ```

this missing feature makes the use of retention policies and CONTINUOUS QUERIES hardly usable...

i had this in my `/data/data/ru.meefik.linuxdeploy/files/config/linux.conf` ``` INIT="sysv" INIT_ASYNC="false" INIT_LEVEL="3" INIT_PATH="/etc/rc.local" INIT_USER="root" ``` but it never worked. also tried run-parts. I fixed it like this now: ``` INCLUDE="bootstrap extra/ssh init/sysv"...

I'm having the same problem with latest EP and Windows 11 Pro (23H2, 22631.2861)

can't get this to work with influxdb 1.4.2 and influxdb-php 1.14.5 ``` > show retention policies name duration shardGroupDuration replicaN default ---- -------- ------------------ -------- ------- autogen 0s 168h0m0s 1...