Listing files via webdav is taking too long

For first post, please answer the questions below!

Describe your issue in detail

Listing files via webdav is taking too long.
There are only 3 files, but it takes forever.
Is there anything I can do to find out where the problem is?

What version of Cells are you using?

Cells Home 4.2.3

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

RockyLinux 8.8, MariaDB 10.5

What steps have you taken to resolve this issue already?

cells admin resync --service=pydio.grpc.search --path=/
1 Like

Hi,

I think you have problem with datasource. Do you have 3 files when you open the workspace in GUI (browser)?

If the datasource is “structured”, please try this command

./cells admin resync --service=pydio.grpc.data.sync.datasource-name --path=/

It is a flat datasource.
I have found the cause of the problem: using a remote MySQL server was slowing down Pydio Cells.

1 Like

This topic was automatically closed 11 days after the last reply. New replies are no longer allowed.