Camera model
Arducam B0205
What is the problem?
When I delete a file in the UI it appears to work, I can see the 200 response status from the API call, but the file is still there.
What did you already try to solve it?
checked permissions, I see drwxr-xr-x for the folder and -rw-r--r-- for the timelapse folders
tried through individual file and group file interface
turned on developer tools, looked at network tab; see the 200OK coming back to the DELETE call
turned logs into debug mode, can see tornado.access - INFO - 200 DELETE /api/timelapse/ entry
tried in safe mode, no change
not really sure which logs I can put into debug to get more info on the delete at the OS level.
Have you tried running in safe mode?
yup
Did running in safe mode solve the problem?
nope
Systeminfo Bundle
octoprint-systeminfo-20230713155311.zip (73.2 KB)
Additional information about your setup
OctoPrint version 1.9.1 (but has been an issue for a bit now)
Armbian 23.02.2 Jammy with Linux 5.15.76-rockchip64
Prusa Mk4 (also happens with MK3s+)