A couple of times my Frigate docker container has entered stopped working with the log flooded with this message:
Frigate: s6-log: warning: unable to write to /dev/shm/logs/nginx/current: No space left on device
Plenty of space on the device and my shm_size is 192 MB for my 4 cameras with 720P detection (calculator recommends 78MB with logs). "du" clearly shows 192MB is allocated and is full
Any ideas? (I have not restarted the container yet)