Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Freeze while navigating external storage folders #27

Open
jmfarina opened this issue Apr 24, 2018 · 0 comments
Open

Freeze while navigating external storage folders #27

jmfarina opened this issue Apr 24, 2018 · 0 comments

Comments

@jmfarina
Copy link

jmfarina commented Apr 24, 2018

Nextcloud 13.0.1
W2G2 2.0.5
MySQL 5.7

We have an external storage enabled, and after navigating the folders for a while(*), Nextcloud freezes completely and the MySQL process CPU usage spikes. Only way I found to make it responsive again is to restart MySQL service.

  • No error or indication in nextcloud or mysql logs.
  • Command `sudo -u www-data php /path/to/nextcloud/occ files:scan user*name' didn't report any errors whatsoever and completed immediately.
  • This only happend with external storages, either mounted locally (as a folder in the file system) or as an external storage in Nextcloud.
  • It seems to work just fine with local folders.
  • External storage didn't present any problems navigating it otherwise (from API/another client/command line).
  • Disabled W2G2 and it works properly. Just to make sure, we enabled it once more and the problem re-appeared right away.

(*) oddly as it sounds, it seems to happen after the third folder you open, whichever that is, within that external storage, and regardless of the amount of files/subfolders it contains.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant