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

High CPU usage in 2.5.0 client on Windows #853

Closed
skrrgh opened this issue Nov 18, 2018 · 17 comments
Closed

High CPU usage in 2.5.0 client on Windows #853

skrrgh opened this issue Nov 18, 2018 · 17 comments
Assignees

Comments

@skrrgh
Copy link

skrrgh commented Nov 18, 2018

Expected behaviour

The client should not consume so much when no synchronization is performed.

Actual behaviour

After upgrading to client v2.5, Nextcloud always consumes 10-25% of CPU. Even minimized to tray with paused synchronization.

Steps to reproduce

  1. Start Nextcloud client 2.5.0

Client configuration

Client version: Version 2.5.0v2.5.0 (build 20181112) Built from Git revision 371001 on Nov 12 2018, 11:38:51 using Qt 5.11.1, OpenSSL 1.0.1h 5 Jun 2014

Operating system: Windows 7 (64-Bit)

OS language: English

Installation path of client: C:\Program Files (x86)\Nextcloud

Logs

[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "dcfe8db1-ab98-45b6-a081-3d279ade04b8"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_1" + "/" "OCC::QuotaInfo"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::Folder::slotRunEtagJob 	Trying to check "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" for changes via ETag check. (time since last sync: 457 s)
[OCC::Folder::slotRunEtagJob 	Trying to check "https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/" for changes via ETag check. (time since last sync: 456 s)
[OCC::Folder::slotRunEtagJob 	Trying to check "https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/" for changes via ETag check. (time since last sync: 37 s)
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "1c3fb88c-d91d-48f8-b63b-6c006025a0cf"
[OCC::AbstractNetworkJob::start 	OCC::RequestEtagJob created for "https://MY_NEXTCLOUD_SERVER_1" + "/" "OCC::Folder"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::RequestEtagJob::finished 	Request Etag of QUrl("https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "3f66dc85-f48a-4d2b-b34c-f63b29d9f984"
[OCC::AbstractNetworkJob::start 	OCC::RequestEtagJob created for "https://MY_NEXTCLOUD_SERVER_2" + "/" "OCC::Folder"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::RequestEtagJob::finished 	Request Etag of QUrl("https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "5a299fbf-c2bf-4d46-ad51-ca457f99d295"
[OCC::AbstractNetworkJob::start 	OCC::RequestEtagJob created for "https://MY_NEXTCLOUD_SERVER_3" + "/" "OCC::Folder"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::RequestEtagJob::finished 	Request Etag of QUrl("https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "d2b93c47-4dc0-47a4-85b6-559f00bbf7bb"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_1" + "/" "OCC::ConnectionValidator"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "6213be97-23b1-464c-b3ff-2e77e3f31b33"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_2" + "/" "OCC::ConnectionValidator"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "273472ac-f6c9-4618-8922-e2ef4c4a4b5e"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_3" + "/" "OCC::ConnectionValidator"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "a3dc1727-537d-4d75-a373-21ce36e9c48f"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_1" + "/" "OCC::QuotaInfo"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::Folder::slotRunEtagJob 	Trying to check "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" for changes via ETag check. (time since last sync: 487 s)
[OCC::Folder::slotRunEtagJob 	Trying to check "https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/" for changes via ETag check. (time since last sync: 486 s)
[OCC::Folder::slotRunEtagJob 	Trying to check "https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/" for changes via ETag check. (time since last sync: 67 s)
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "e58a0373-cd79-4ff6-989c-c7eb7426d294"
[OCC::AbstractNetworkJob::start 	OCC::RequestEtagJob created for "https://MY_NEXTCLOUD_SERVER_1" + "/" "OCC::Folder"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::RequestEtagJob::finished 	Request Etag of QUrl("https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "360e9dc4-1763-43b9-87d0-780e81a73fee"
[OCC::AbstractNetworkJob::start 	OCC::RequestEtagJob created for "https://MY_NEXTCLOUD_SERVER_2" + "/" "OCC::Folder"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::RequestEtagJob::finished 	Request Etag of QUrl("https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "46561c99-8ec8-442a-ade3-a20b62035fcc"
[OCC::AbstractNetworkJob::start 	OCC::RequestEtagJob created for "https://MY_NEXTCLOUD_SERVER_3" + "/" "OCC::Folder"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::RequestEtagJob::finished 	Request Etag of QUrl("https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "34c77a22-be25-412d-8ddc-1391059edaec"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_1" + "/" "OCC::ConnectionValidator"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "7835be7b-405e-4fb1-a832-621f6b7d42fa"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_2" + "/" "OCC::ConnectionValidator"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "dc3263e8-289d-41ec-b24a-ece7701276ee"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_3" + "/" "OCC::ConnectionValidator"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "320650e0-b0d0-4ca5-907b-58d20297353a"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_1" + "/" "OCC::QuotaInfo"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::Folder::slotRunEtagJob 	Trying to check "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" for changes via ETag check. (time since last sync: 517 s)
[OCC::Folder::slotRunEtagJob 	Trying to check "https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/" for changes via ETag check. (time since last sync: 516 s)
[OCC::Folder::slotRunEtagJob 	Trying to check "https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/" for changes via ETag check. (time since last sync: 97 s)
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "03b659dc-0931-4847-b8e5-6918316f1192"
[OCC::AbstractNetworkJob::start 	OCC::RequestEtagJob created for "https://MY_NEXTCLOUD_SERVER_1" + "/" "OCC::Folder"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::RequestEtagJob::finished 	Request Etag of QUrl("https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "98a475e2-6f78-49b1-a333-4400e4a7c942"
[OCC::AbstractNetworkJob::start 	OCC::RequestEtagJob created for "https://MY_NEXTCLOUD_SERVER_2" + "/" "OCC::Folder"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::RequestEtagJob::finished 	Request Etag of QUrl("https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "8729b213-7463-4350-bccc-64d6bc22f9b7"
[OCC::AbstractNetworkJob::start 	OCC::RequestEtagJob created for "https://MY_NEXTCLOUD_SERVER_3" + "/" "OCC::Folder"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::RequestEtagJob::finished 	Request Etag of QUrl("https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "ed2bbcaa-c3ae-45d7-90e8-4fe9f2887c10"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_1" + "/" "OCC::ConnectionValidator"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "c9eeac5f-c67c-4dfd-a28a-13c475e8c064"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_2" + "/" "OCC::ConnectionValidator"
[OCC::AccessManager::createRequest 	6 "PROPFIND" "https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/" has X-Request-ID "28365020-11ff-4b93-9541-12f5590df3ae"
[OCC::AbstractNetworkJob::start 	OCC::PropfindJob created for "https://MY_NEXTCLOUD_SERVER_3" + "/" "OCC::ConnectionValidator"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_2/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_3/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
[OCC::WebFlowCredentials::slotFinished 	request finished
[OCC::WebFlowCredentials::stillValid 	Still valid?
[OCC::WebFlowCredentials::stillValid 	QNetworkReply::NetworkError(NoError)
[OCC::WebFlowCredentials::stillValid 	"Unknown error"
[OCC::PropfindJob::finished 	PROPFIND of QUrl("https://MY_NEXTCLOUD_SERVER_1/remote.php/dav/files/MY_USERNAME/") FINISHED WITH STATUS "OK"
@pointhi
Copy link

pointhi commented Nov 23, 2018

Similar issue on Linux, with the difference it consumes about 100% on a single thread for quite a long time.

@arminus
Copy link

arminus commented Nov 27, 2018

Same behavior on my Win7/64 with the current build 2018112 - didn't observe that with the old 2.3 client.

@apramhaas
Copy link

I have a similar symptom since update to the latest version 2.5.0 (build 20181112).
When the Nextcloud client is running, the svchost.exe process consumes constantly 20-24 % CPU and the nextcloud.exe consumes about 2-4 % CPU.

I don't see anything special in the logfile. My machine has a quad-core processor.
Windows 7 Enterprise, SP1, 64 Bit, English with german language pack.

image

@camilasan camilasan added the bug label Nov 27, 2018
@camilasan camilasan self-assigned this Nov 27, 2018
@rolandixor
Copy link

I'm having this issue on Linux as well, using the latest build from git available via the ppa.

@AnastasiusGavras
Copy link

Same issue with Version 2.5.1final (build 20181204).
The process consumes around 14% of CPU on an i7-4600U

@rolandixor
Copy link

I just confirmed that the issue is related to the wallet service being used on Linux (I think Kwallet in this case). I'll open a separate issue.

@dirrgang
Copy link

Can confirm, same issue on OpenSUSE TW with KDE (kwallet)
Built from Git revision b37cbe using Qt 5.12.0, OpenSSL 1.1.0h-fips 27 Mar 2018

@markus-k
Copy link

Having the same issue with 2.5.1 (from ArchLinux AUR, 4 core cpu), additionally it's consuming 2,2GB RAM.

Nothing exciting in the logs, but high CPU usage happens when it starts to sync files and lasts a couple of minutes. I have thousands of ignored files, maybe that is causing an issue? My Nextcloud sync has about 50k files total.

Wasn't a problem before the latest update, but I can't say which version I was running before.

image

@th-joerger
Copy link

Same here. We just switched over from ownCloud, but that issue makes me want to go back there.

@skrrgh
Copy link
Author

skrrgh commented Feb 10, 2019

I can confirm that the problem seems to be in QtWebengine as described in #964.

Before:
image

After opening any webview (e.g. "Account" -> "Add new" -> "Register with a provider") in the app the CPU usage drops to normal values (But the use of memory is increasing. And that memory isn't free after closing the webview.):
image

@sserkez
Copy link

sserkez commented Apr 2, 2019

I second this bug:
see the attachment with CPU load before (0->3/4 of time) and after I shut down the client

Windows 7 Enterprise 64bit, i7-6600U
image

@sserkez
Copy link

sserkez commented Apr 5, 2019

Also here

@dodancs
Copy link

dodancs commented Oct 23, 2019

https://imgur.com/S84bpC4

v. 2.6.0 stable win 64 b20190927

Same here. 7-13% CPU usage at all times, always trying to sync something even though there are no changes - see attached gif.

@zlukenic
Copy link

zlukenic commented Oct 23, 2019

similar problem on osX 10.15 with nextcloud client 2.6.0
#1550

@mat813
Copy link
Contributor

mat813 commented Dec 15, 2019

same on 2.6.1 on osx 10.15.2.

@github-actions
Copy link

github-actions bot commented May 6, 2021

This bug report did not receive an update in the last 4 weeks. Please take a look again and update the issue with new details, otherwise the issue will be automatically closed in 2 weeks. Thank you!

@github-actions github-actions bot added the stale label May 6, 2021
@github-actions
Copy link

This bug report is getting automatically closed due to no answer since the issue has been staled. Thank you!

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

No branches or pull requests