Lot of grpc.task errors after upgrade to V 5

I’m getting these error messages after a failed upgrade to v5.

I tried to repair the system, but ended up making things worse. I’m aware that reverting back to v4 would have been the better option, but unfortunately I didn’t have a backup of the pydio.json file.

So I attempted a fresh installation instead. I’m using a structured datasource layout, recreated the datasource, and re-imported the files. I also tried cells admin clean reset-jobs, but after selecting a option it hangs.

Thanks for any help!

For first post, please answer the questions below!

What version of Cells are you using?

5.01

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

Ubuntu 24.04 mariadb Ver 15.1 Distrib 10.11.14-MariaDB

What steps have you taken to resolve this issue already?

This problem disappeard over night. But there are two new/additional problems. I’m getting ACL errors for the Root Role. Is there a way to recreate/reset this role?

Also i cannot access two WS. Message is: Oops, something went wrong, ressource not found.

Thank you for your help.

Hi @mike0577

Based on the logs, it seems that the task service had an issue with fifo

Basically, you can fix it by stop cells and removing CELLS_WORKING_DIR/services/pydio.grpc.tasks/fifo-* or just restarting cells service.

We experience this issue on a deployment where the disk performance is relatively low.