Windows OS - Windows Explorer - hang due to OwnCloud client

Using - 2.10.0 build 6519

Expected behaviour

After starting OwnCloud on Windows 10 OS, it hangs the Windows File Explorer.
We think it is the Windows Explorer extension.

There are many files that are synced and many are pending.

Actual behaviour

We noticed the client tool is working on another machine with a smaller number of files. We are not sure if it is the number of files or OS or any other.

Steps to reproduce

Server configuration

Operating system: Windows 10

Web server: Ubuntu 20

Database: MySQL community edition

PHP version: 8.0

ownCloud version:

version 10.9.1.2
versionstring 10.9.1
edition Community
productname ownCloud

Storage backend (external storage):
5TB WD HDD

Client configuration

Client version:
2.10.0 build 6519

Operating system: Windows 10

OS language: English

Qt version used by client package (Linux only, see also Settings dialog):

Client package (From ownCloud or distro) (Linux only):

Installation path of client:
Default.

Any suggestions and advice are appreciated.

Thanks in advance

Regards -Raj

Hi Raj,

This is most definitely not true as ownCloud doesn’t support PHP version 8.
Ubuntu systems have different configuration for PHP inside Apache and CLI. So most likely you have the incorrect version enabled on the CLI. I recommend to set the correct PHP version for CLI using the dpkg --set-selections command (you will have to do some more research how to use it exactly, I don’t remember how). Perhaps you can write it down here.
Due to this misconfiguration no occ and therefore also not the occ system:cron command will work at this time.

This will most likely not fix the issue you are seeing though. That’s most likely unrelated.

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