Couldn't move or delete files, none scheduler is running

For first post, please answer the questions below!

Describe your issue in detail

Hello there, I am having an issue with deleting or moving files. I don’t see an error in the cells.service, but the browser shows an error. After investigating a little bit, I found an indicator on the services admin console. Currently, I can’t move, copy, or delete files.
I had restored Cells from a backup a couple of months ago, and since then, I have had an issue that I wasn’t facing before, such as:

  1. Email digest is only getting activated and sends an email notification on Cells.service restart ( Email notifications require a cell service restart )
  2. Old logs (comments, who created a file…) are gone from some files

What version of Cells are you using?

Version: 4.4.15

What is the server OS? Database name/version? Browser name or mobile device description (if issue appears client-side)?

I am running Cells on WSL2 Windows Server 2025
Using the latest version of Firefox
Mariadb Ver 15.1 Distrib 10.11.11-MariaDB

What steps have you taken to resolve this issue already?

  1. I tried resetting jobs from cli using `cells admin clean reset-jobs`
  2. Deleting tasks logs = /var/cells/services/pydio.grpc.jobs/tasklogs.blev

None worked for me. Here is a log from the Services admin option:

Whenever I try to start the user digest scheduler manually, I don’t see any error on the front, but the browser shows the following:

Hi,

This issue may happen when the system ran out of resource (no more RAM) and cells processes (usually pydio.grpc.task, pydio.grpc.jobs) were killed by system OOM.

You may have oom footprints in the system log

Solutions:

Short: restart cells

Long term:

Hello @c12simple
Thank you for replying. The server has enough memory, with 67% of free memory

I have restarted the cells.service multiple times after removing the contents inside /var/cells/services/pydio.grpc.tasks/[fifo-*]

I found this log on cells.service

ERROR        pydio.grpc.tasks        Cannot start treeQueue, using an in-memory instead        {"error": "leveldb: manifest corrupted (field 'comparer'): missing [file=MANIFEST-000444]"}