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

Recurrent DB requests and high load of mariadb cpu consumption since NC27 #2445

Closed
Mer0me opened this issue Jun 27, 2023 · 3 comments
Closed
Labels
0. Needs triage Issues that need to be triaged bug performance 🚀

Comments

@Mer0me
Copy link

Mer0me commented Jun 27, 2023

Steps to reproduce

  1. Set up NC27 with groupfolders apps and some folders in it
  2. Observe the process list of the DB server
  3. See a lot of requests concerning oc_group_folders and oc_group_folders_groups tables

Expected behaviour

Database CPU load should be "normal"

Actual behaviour

High load of CPU on the database server and the mariadb process list shows recurrent database requests on oc_groupfolder tables :

image

CPU is >300% and nextcloud UI is slow.
Server was updated to 27.0.0 two days ago.

Server configuration

Operating system:
Debian 11

Web server:
Apache 2.4.56

Database:
mariadb Ver 15.1 Distrib 10.5.19-MariaDB

PHP version:
8.2

Nextcloud version: (see Nextcloud admin page)
27.0.0

Group folders version:
15.0.0

Updated from an older Nextcloud/ownCloud or fresh install:
updated

Where did you install Nextcloud from:
upgrade from stable channel

Are you using external storage, if yes which one: local/s3/smb/sftp/...
no

Are you using encryption: yes/no
no

Are you using an external user-backend, if yes which one: LDAP/ActiveDirectory/Webdav/Saml/...
LDAP (Active Directory)

Client configuration

Browser:
Firefox 102.11

Operating system:
Debian 11 / Xfce

Logs

Web server error log

Web server error log
no relevant log here.

Nextcloud log (data/nextcloud.log)

Nextcloud log
no relevant log here

Browser log

Browser log
not relevant as it's a server side problem
@Mer0me Mer0me added 0. Needs triage Issues that need to be triaged bug labels Jun 27, 2023
@ArtificialOwl
Copy link
Member

This should already lighten the request, if you are willing to patch your Circles app to test nextcloud/circles#1324

@provokateurin
Copy link
Member

@Mer0me can you check if this problem still persists? If so please re-open the issue.

@Mer0me
Copy link
Author

Mer0me commented Sep 18, 2024

@Mer0me can you check if this problem still persists? If so please re-open the issue.

I'm not using group folders app anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Issues that need to be triaged bug performance 🚀
Projects
None yet
Development

No branches or pull requests

4 participants