For the past few days, Iāve noticed some strange behavior in Windows 11 File Explorer. As the day goes on, it becomes increasingly sluggish and sometimes takes up to 30 seconds to display the save dialog.
The reason Iām writing this is that, at the same time, the NextCloud client (33.0.2) is generating a huge number of log entries (every minute a new gz file with 20-200KB). It seems that the following entries keep repeating themselves (Update: Contrary to my initial assumption, the number of log entries didnāt seem to have anything to do with the problem.):
2026-04-15 08:13:54:927 [ info nextcloud.sync.vfs.cfapi.wrapper C:\Users\User\AppData\Local\Temp\windows-38496\client-building\desktop\src\libsync\vfs\cfapi\cfapiwrapper.cpp:475 ]: Desktop client process id: 2652
2026-04-15 08:13:54:927 [ info nextcloud.sync.vfs.cfapi.wrapper C:\Users\User\AppData\Local\Temp\windows-38496\client-building\desktop\src\libsync\vfs\cfapi\cfapiwrapper.cpp:477 ]: Open file completed by process id: 15448
2026-04-15 08:13:54:927 [ info nextcloud.sync.vfs.cfapi.wrapper C:\Users\User\AppData\Local\Temp\windows-38496\client-building\desktop\src\libsync\vfs\cfapi\cfapiwrapper.cpp:478 ]: Open file completed by application id: "UNKNOWN"
2026-04-15 08:13:54:941 [ info nextcloud.sync.vfs.cfapi.wrapper C:\Users\User\AppData\Local\Temp\windows-38496\client-building\desktop\src\libsync\vfs\cfapi\cfapiwrapper.cpp:634 ]: Desktop client process id: 2652
2026-04-15 08:13:54:941 [ info nextcloud.sync.vfs.cfapi.wrapper C:\Users\User\AppData\Local\Temp\windows-38496\client-building\desktop\src\libsync\vfs\cfapi\cfapiwrapper.cpp:636 ]: Close file completion by process id: 15448
2026-04-15 08:13:54:941 [ info nextcloud.sync.vfs.cfapi.wrapper C:\Users\User\AppData\Local\Temp\windows-38496\client-building\desktop\src\libsync\vfs\cfapi\cfapiwrapper.cpp:637 ]: Close file completion by application id: "UNKNOWN"
But Iām not sure now whether this is a bug in the NexCloud client that I should report, or just a symptom of an Explorer issue.