You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running into problems that the webui does not have file permissions to delete carrel files. It looks like the compute code assigns all carrel files to have owner "eric":
drwxr-xr-x. 16 eric eric 4096 May 26 17:44 dogs
The webui can read the files but not delete them. The carrel records are removed from the database, but if the carrel is not removed from disk it will reappear the next time the background process scans the private carrels, a process that occurs every 5 minutes.
No description provided.
The text was updated successfully, but these errors were encountered: