Error running influxdb3 core docker container on ubuntu 24.04

Like t05d9vhd5, I am using named volumes, so I mounted them on another container (at /tmp/influxdb3), which I have for the purpose of… manual intervention… and did the chown -vR 1500:1500 /tmp/influxdb3. In other words, I do not do things inside a container that’s constantly crashing. I agree that there is something abnormal about the way the influxdb container is creating its volumes.