Skip to content

[Bug]: No explorer integration on Windows 11 #7759

Open
@shumafuk

Description

⚠️ Before submitting, please verify the following: ⚠️

Bug description

Integration with windows explorer is missing. There is no icons showing status of sync (on synced folders and files). There is no context menu of options of Nextcloud. Sync is complete.

I also noticed in autoruns.exe this bug:
Image

Looks like NCOverlays.dll related problem. Client also refuse to autostart after login to Windows.

Steps to reproduce

  1. Start Nextcloud client.
  2. Open windows explorer, navigate to Nextcloud sync folder location.
  3. Icons about sync status on folders and files are missing.
  4. Shift+right-click on synced folder or file wont show any Nextcloud options (ie share).
    ...

Expected behavior

Showing icons about sync status in explorer. Showing Nextcloud options in context menu.

Which files are affected by this bug

All synced files.

Operating system

Windows

Which version of the operating system you are running.

Windows 11 IoT Enterprise LTSC, Version 24H2, OS build 26100.2894

Package

Official Windows MSI

Nextcloud Server version

29.0.9

Nextcloud Desktop Client version

3.15.3

Is this bug present after an update or on a fresh install?

Fresh desktop client install

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

  • Default internal user-backend
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Nextcloud Server logs

Additional info

nextcloud.cfg

[General]
clientVersion=3.15.3 (build 20250107)
confirmExternalStorage=false
crashReporter=true
isVfsEnabled=false
launchOnSystemStartup=true
monoIcons=false
moveToTrash=false
newBigFolderSizeLimit=500
notifyExistingFoldersOverLimit=false
optionalServerNotifications=true
overrideLocalDir=
overrideServerUrl=
promptDeleteAllFiles=false
showCallNotifications=true
showChatNotifications=true
showInExplorerNavigationPane=true
stopSyncingExistingFoldersOverLimit=false
useNewBigFolderSizeLimit=false
updateSegment=1

[Accounts]
0\Folders\1\localPath=D:/Nextcloud/
0\version=1
version=2
0\Folders\1\journalPath=.sync_7bbd4cce7430.db
0\url=*server.domain*
0\Folders\1\targetPath=/
0\dav_user=user
0\Folders\1\paused=false
0\displayName=User
0\Folders\1\ignoreHiddenFiles=false
0\serverVersion=29.0.9.2
0\Folders\1\virtualFilesMode=off
0\serverColor=@Variant(\0\0\0\x43\x1\xff\xff\x36\x36\x36\x36\x36\x36\0\0)
0\Folders\1\version=2
0\serverTextColor=@Variant(\0\0\0\x43\x1\xff\xff\xff\xff\xff\xff\xff\xff\0\0)
0\Folders\1\navigationPaneClsid=@Variant(\0\0\0\x7f\0\0\0\x6QUuid\0\xf0y!~K\xa2JK\x94\xebi\xf2Vl \xcc)
0\serverHasValidSubscription=false
0\networkProxySetting=0
0\networkProxyType=2
0\networkProxyHostName=
0\networkProxyPort=0
0\networkProxyNeedsAuth=false
0\networkProxyUser=
0\networkUploadLimitSetting=-2
0\networkDownloadLimitSetting=-2
0\networkUploadLimit=0
0\networkDownloadLimit=0
0\authType=webflow
0\webflow_user=user
0\user=@Invalid()

[Nextcloud]
autoUpdateCheck=false

[Settings]
geometry=@ByteArray(\x1\xd9\xd0\xcb\0\x3\0\0\0\0\x3\xf4\0\0\x1l\0\0\x6\xa4\0\0\x3\xd2\0\0\x3\xf4\0\0\x1\x8b\0\0\x6\xa4\0\0\x3\xd2\0\0\0\0\0\0\0\0\n\0\0\0\x3\xf4\0\0\x1\x8b\0\0\x6\xa4\0\0\x3\xd2)

nextcloud.log

2025-01-16 12:23:39:197 [ info nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\application.cpp:718 ]:	################## "Nextcloud" locale: "cs_CZ" ui_lang: QVariant(Invalid) version: "3.15.3 (build 20250107)" os: "Windows 11 Version 24H2"
2025-01-16 12:23:39:197 [ info nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\application.cpp:723 ]:	Arguments: QList("C:\\Program Files\\Nextcloud\\nextcloud.exe")
2025-01-16 12:23:39:205 [ info nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\application.cpp:998 ]:	Using "en_GB" translation
2025-01-16 12:23:39:233 [ info nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\application.cpp:359 ]:	VFS windows plugin is available
2025-01-16 12:23:39:245 [ info nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\application.cpp:363 ]:	VFS suffix plugin is available
2025-01-16 12:23:39:245 [ warning qt.core.qobject.connect unknown:0 ]:	QObject::connect(OCC::NextcloudTheme, Unknown): invalid nullptr parameter
2025-01-16 12:23:39:246 [ info nextcloud.gui.socketapi C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\socketapi\socketapi.cpp:310 ]:	server started, listening at  "\\\\.\\pipe\\nextcloud-user"
2025-01-16 12:23:39:246 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:73 ]:	setting remote poll timer interval to 30000 msec
2025-01-16 12:23:39:347 [ info nextcloud.gui.account.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\accountmanager.cpp:503 ]:	Account for QUrl("https://server.domain") using auth type "webflow"
2025-01-16 12:23:39:347 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:117 ]:	Get QNAM
2025-01-16 12:23:39:348 [ info nextcloud.gui.account.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\accountmanager.cpp:562 ]:	Restored:  0  unknown certs.
2025-01-16 12:23:39:352 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:192 ]:	Setup folders from settings file
2025-01-16 12:23:39:353 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:91 ]:	Detected filesystem "NTFS" for "D:/Nextcloud/.sync_7bbd4cce7430.db"
2025-01-16 12:23:39:354 [ info nextcloud.sync.configfile C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\configfile.cpp:1280 ]:	Adding user defined ignore list to csync: "C:/Users/user/AppData/Roaming/Nextcloud/sync-exclude.lst"
2025-01-16 12:23:39:381 [ info nextcloud.sync.filesystem C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\filesystem.cpp:438 ]:	"D:/Nextcloud/" will be read write
2025-01-16 12:23:39:381 [ info nextcloud.sync.filesystem C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\filesystem.cpp:438 ]:	"D:/Nextcloud/" will be read write
2025-01-16 12:23:39:381 [ info nextcloud.sync.filesystem C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\filesystem.cpp:438 ]:	"D:/Nextcloud/" will be read write
2025-01-16 12:23:39:381 [ info nextcloud.sync.filesystem C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\filesystem.cpp:438 ]:	"D:/Nextcloud/" will be read write
2025-01-16 12:23:39:381 [ info nextcloud.sync.filesystem C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\filesystem.cpp:438 ]:	"D:/Nextcloud/" will be read write
2025-01-16 12:23:39:381 [ info nextcloud.sync.filesystem C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\filesystem.cpp:438 ]:	"D:/Nextcloud/" will be read write
2025-01-16 12:23:39:381 [ info nextcloud.sync.filesystem C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\filesystem.cpp:438 ]:	"D:/Nextcloud/" will be read write
2025-01-16 12:23:39:382 [ info nextcloud.sync.filesystem C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\filesystem.cpp:438 ]:	"D:/Nextcloud/" will be read write
2025-01-16 12:23:44:561 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:341 ]:	sqlite3 version "3.42.0"
2025-01-16 12:23:44:561 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:353 ]:	sqlite3 locking_mode= "exclusive"
2025-01-16 12:23:44:561 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:361 ]:	sqlite3 journal_mode= "wal"
2025-01-16 12:23:44:561 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:383 ]:	sqlite3 synchronous= "NORMAL"
2025-01-16 12:23:44:562 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:1243 ]:	Adding folder to Folder Map  OCC::Folder(0x15be0eedfc0) "1"
2025-01-16 12:23:44:564 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:708 ]:	Schedule folder  "1"  to sync!
2025-01-16 12:23:44:564 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:712 ]:	Folder is not ready to sync, not scheduled!
2025-01-16 12:23:44:564 [ warning nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\application.cpp:510 ]:	Migration result AccountManager::AccountsRestoreResult:  OCC::AccountManager::AccountsRestoreSuccess
2025-01-16 12:23:44:564 [ warning nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\application.cpp:511 ]:	Folders migrated:  1
2025-01-16 12:23:44:564 [ warning nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\application.cpp:512 ]:	No accounts were migrated, prompting user to set up accounts and folders from scratch.
2025-01-16 12:23:44:586 [ warning qt.qml.typeregistration unknown:0 ]:	Invalid QML element name "Activity"; value type names should begin with a lowercase letter
2025-01-16 12:23:44:586 [ warning qt.qml.typeregistration unknown:0 ]:	Invalid QML element name "TalkNotificationData"; value type names should begin with a lowercase letter
2025-01-16 12:23:44:586 [ warning qt.qml.typeregistration unknown:0 ]:	Invalid QML element name "UserStatus"; value type names should begin with a lowercase letter
2025-01-16 12:23:44:586 [ warning qt.qml.typeregistration unknown:0 ]:	Invalid QML element name "Sharee"; value type names should begin with a lowercase letter
2025-01-16 12:23:44:586 [ info nextcloud.sync.clientproxy C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\clientproxy.cpp:103 ]:	Set proxy configuration to use the preferred system proxy for http tcp connections
2025-01-16 12:23:44:589 [ warning qt.core.qobject.connect unknown:0 ]:	QObject::connect(QNetworkInformation, OCC::Application): invalid nullptr parameter
2025-01-16 12:23:44:589 [ warning nextcloud.sync.configfile C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\configfile.cpp:735 ]:	Default update channel is "stable"
2025-01-16 12:23:45:179 [ warning default qrc:/qml/src/gui/tray/MainWindow.qml:258 ]:	qrc:/qml/src/gui/tray/MainWindow.qml:258:9: QML UnifiedSearchInputContainer: Binding loop detected for property "implicitWidth"
2025-01-16 12:23:45:279 [ warning default qrc:/qml/src/gui/tray/MainWindow.qml:258 ]:	qrc:/qml/src/gui/tray/MainWindow.qml:258:9: QML UnifiedSearchInputContainer: Binding loop detected for property "rightPadding"
2025-01-16 12:23:45:279 [ warning default qrc:/qml/src/gui/tray/MainWindow.qml:258 ]:	qrc:/qml/src/gui/tray/MainWindow.qml:258:9: QML UnifiedSearchInputContainer: Binding loop detected for property "rightPadding"
2025-01-16 12:23:45:280 [ warning default qrc:/qml/src/gui/tray/MainWindow.qml:258 ]:	qrc:/qml/src/gui/tray/MainWindow.qml:258:9: QML UnifiedSearchInputContainer: Binding loop detected for property "rightPadding"
2025-01-16 12:23:45:289 [ warning qt.qml.context unknown:0 ]:	qrc:/qml/src/gui/tray/CurrentAccountHeaderButton.qml:84:13 Parameter "index" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
2025-01-16 12:23:45:290 [ warning qt.qml.context unknown:0 ]:	qrc:/qml/src/gui/tray/CurrentAccountHeaderButton.qml:85:13 Parameter "object" is not declared. Injection of parameters into signal handlers is deprecated. Use JavaScript functions with formal parameters instead.
2025-01-16 12:23:45:434 [ warning nextcloud.gui.account.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\accountmanager.cpp:554 ]:	Failed to read proxy password to keychain "Password entry not found"
2025-01-16 12:23:45:434 [ info nextcloud.gui.account.state C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\accountstate.cpp:285 ]:	check connectivity
2025-01-16 12:23:45:434 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:139 ]:	Fetch from keychain!
2025-01-16 12:23:45:441 [ info nextcloud.gui.folder.navigationpane C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\navigationpanehelper.cpp:110 ]:	Explorer Cloud storage provider: saving path "D:\\Nextcloud" to CLSID "{f079217e-4ba2-4a4b-94eb-69f2566c20cc}"
2025-01-16 12:23:45:442 [ warning nextcloud.sync.credentials.keychainchunk C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\creds\keychainchunk.cpp:360 ]:	Unable to read "Nextcloud_user_clientCertificatePEM:https://server.domain/:0" chunk "0" "Password entry not found"
2025-01-16 12:23:45:443 [ warning nextcloud.sync.credentials.keychainchunk C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\creds\keychainchunk.cpp:360 ]:	Unable to read "Nextcloud_user_clientKeyPEM:https://server.domain/:0" chunk "0" "Password entry not found"
2025-01-16 12:23:45:443 [ warning nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:463 ]:	Unable to read client key "Password entry not found"
2025-01-16 12:23:45:444 [ warning nextcloud.sync.credentials.keychainchunk C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\creds\keychainchunk.cpp:360 ]:	Unable to read "Nextcloud_user_clientCaCertificatePEM0:https://server.domain/:0" chunk "0" "Password entry not found"
2025-01-16 12:23:45:444 [ warning nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:504 ]:	Unable to read client CA cert slot "0" "Password entry not found"
2025-01-16 12:23:45:444 [ info nextcloud.gui.account.state C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\accountstate.cpp:493 ]:	Fetched credentials for "https://server.domain" attempting to connect
2025-01-16 12:23:45:444 [ info nextcloud.gui.account.state C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\accountstate.cpp:285 ]:	check connectivity
2025-01-16 12:23:45:444 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:117 ]:	Get QNAM
2025-01-16 12:23:45:447 [ info nextcloud.sync.connectionvalidator C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\connectionvalidator.cpp:85 ]:	No system proxy set by OS
2025-01-16 12:23:45:447 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/index.php/204" has X-Request-ID "f407645b-661b-4940-9af9-3a0753c9bef5"
2025-01-16 12:23:45:448 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::CheckRedirectCostFreeUrlJob created for "https://server.domain" + "status.php" "OCC::ConnectionValidator"
2025-01-16 12:23:45:564 [ info nextcloud.gui.folderwatcher C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderwatcher.cpp:252 ]:	Detected changes in paths: QSet("D:/Nextcloud/.nextcloudsync.log")
2025-01-16 12:23:45:876 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:45:876 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/status.php" has X-Request-ID "42413ea8-a43a-4958-8197-aa383c8c480e"
2025-01-16 12:23:45:876 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::CheckServerJob created for "https://server.domain" + "status.php" "OCC::ConnectionValidator"
2025-01-16 12:23:45:877 [ info nextcloud.sync.account C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\account.cpp:830 ]:	appPassword stored in keychain
2025-01-16 12:23:45:901 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:45:901 [ warning nextcloud.sync.networkjob.checkserver C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:528 ]:	No SSL session identifier / session ticket is used, this might impact sync performance negatively.
2025-01-16 12:23:45:901 [ info nextcloud.sync.networkjob.checkserver C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:556 ]:	status.php returns:  QJsonDocument({"edition":"","extendedSupport":false,"installed":true,"maintenance":false,"needsDbUpgrade":false,"productname":"Nextcloud","version":"29.0.9.2","versionstring":"29.0.9"})   QNetworkReply::NoError  Reply:  QNetworkReplyHttpImpl(0x15be1676240)
2025-01-16 12:23:45:901 [ info nextcloud.sync.connectionvalidator C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\connectionvalidator.cpp:132 ]:	** Application: Nextcloud found:  QUrl("https://server.domain")  with version  "29.0.9" ( "29.0.9.2" )
2025-01-16 12:23:45:901 [ info nextcloud.sync.connectionvalidator C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\connectionvalidator.cpp:285 ]:	QUrl("https://server.domain") has server version "29.0.9.2"
2025-01-16 12:23:45:901 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	6 "PROPFIND" "https://server.domain/remote.php/dav/files/user/" has X-Request-ID "b7f1a52e-8722-4cd8-9167-fad26f4a8454"
2025-01-16 12:23:45:901 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::PropfindJob created for "https://server.domain" + "/" "OCC::ConnectionValidator"
2025-01-16 12:23:45:964 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:45:964 [ info nextcloud.sync.networkjob.propfind C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:658 ]:	PROPFIND of QUrl("https://server.domain/remote.php/dav/files/user/") FINISHED WITH STATUS "OK"
2025-01-16 12:23:45:964 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/ocs/v1.php/cloud/capabilities?format=json" has X-Request-ID "d17bfb4a-0e66-4a53-aba3-b6570689e529"
2025-01-16 12:23:45:964 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::JsonApiJob created for "https://server.domain" + "ocs/v1.php/cloud/capabilities" "OCC::ConnectionValidator"
2025-01-16 12:23:46:020 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:020 [ info nextcloud.sync.networkjob.jsonapi C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:972 ]:	JsonApiJob of QUrl("https://server.domain/ocs/v1.php/cloud/capabilities?format=json") FINISHED WITH STATUS "OK"
2025-01-16 12:23:46:020 [ info nextcloud.sync.connectionvalidator C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\connectionvalidator.cpp:259 ]:	Server capabilities QJsonObject({"activity":{"apiv2":["filters","filters-api","previews","rich-strings"]},"bruteforce":{"allow-listed":false,"delay":0},"core":{"mod-rewrite-working":true,"pollinterval":60,"reference-api":true,"reference-regex":"(\\s|\\n|^)(https?:\\/\\/)([-A-Z0-9+_.]+(?::[0-9]+)?(?:\\/[-A-Z0-9+&@#%?=~_|!:,.;()]*)*)(\\s|\\n|$)","webdav-root":"remote.php/webdav"},"dav":{"bulkupload":"1.0","chunking":"1.0"},"deck":{"apiVersions":["1.0","1.1"],"canCreateBoards":true,"version":"1.13.3"},"downloadlimit":{"enabled":true},"files":{"bigfilechunking":true,"blacklisted_files":[],"comments":true,"directEditing":{"etag":"c748e8fc588b54fc5af38c4481a19d20","supportsFileId":true,"url":"https://server.domain/ocs/v2.php/apps/files/api/v1/directEditing"},"forbidden_filename_characters":["\\","/"],"undelete":true,"version_deletion":true,"version_labeling":true,"versioning":true},"files_sharing":{"api_enabled":true,"default_permissions":1,"federation":{"expire_date":{"enabled":true},"expire_date_supported":{"enabled":true},"incoming":true,"outgoing":true},"group":{"enabled":true,"expire_date":{"enabled":true}},"group_sharing":true,"public":{"enabled":true,"expire_date":{"days":60,"enabled":true,"enforced":false},"expire_date_internal":{"enabled":false},"expire_date_remote":{"enabled":false},"multiple_links":true,"password":{"askForOptionalPassword":false,"enforced":false},"send_mail":false,"upload":true,"upload_files_drop":true},"resharing":true,"sharebymail":{"enabled":true,"expire_date":{"enabled":true,"enforced":false},"password":{"enabled":true,"enforced":false},"send_password_by_mail":true,"upload_files_drop":{"enabled":true}},"sharee":{"always_show_unique":true,"query_lookup_default":false},"user":{"expire_date":{"enabled":true},"send_mail":false}},"groupfolders":{"hasGroupFolders":true},"notifications":{"admin-notifications":["ocs","cli"],"ocs-endpoints":["list","get","delete","delete-all","icons","rich-strings","action-web","user-status","exists"],"push":["devices","object-data","delete"]},"notify_push":{"endpoints":{"pre_auth":"https://server.domain/apps/notify_push/pre_auth","websocket":"wss://nx57020.your-storageshare.de/push/ws"},"type":["files","activities","notifications"]},"ocm":{"apiVersion":"1.0-proposal1","enabled":true,"endPoint":"https://server.domain/ocm","resourceTypes":[{"name":"file","protocols":{"webdav":"/public.php/webdav/"},"shareTypes":["user","group"]}]},"password_policy":{"api":{"generate":"https://server.domain/ocs/v2.php/apps/password_policy/api/v1/generate","validate":"https://server.domain/ocs/v2.php/apps/password_policy/api/v1/validate"},"enforceNonCommonPassword":true,"enforceNumericCharacters":false,"enforceSpecialCharacters":false,"enforceUpperLowerCase":false,"minLength":10},"provisioning_api":{"AccountPropertyScopesFederatedEnabled":true,"AccountPropertyScopesPublishedEnabled":true,"AccountPropertyScopesVersion":2,"version":"1.19.0"},"theming":{"background":"https://server.domain/apps/theming/img/background/kamil-porembinski-clouds.jpg","background-default":false,"background-plain":false,"color":"#363636","color-element":"#363636","color-element-bright":"#363636","color-element-dark":"#363636","color-text":"#ffffff","favicon":"https://server.domain/apps/theming/image/logo?useSvg=1&v=37","logo":"https://server.domain/apps/theming/image/logo?useSvg=1&v=37","logoheader":"https://server.domain/apps/theming/image/logo?useSvg=1&v=37","name":"server.domain","slogan":"2024 © All rights reserved.","url":"https://userkucera.art"},"user_status":{"enabled":true,"restore":true,"supports_emoji":true},"weather_status":{"enabled":true}})
2025-01-16 12:23:46:020 [ warning nextcloud.sync.configfile C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\configfile.cpp:735 ]:	Default update channel is "stable"
2025-01-16 12:23:46:020 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/index.php/apps/groupfolders/folders?format=json&applicable=1" has X-Request-ID "3cb14e47-b4f7-4745-a3c7-cc93705bc87d"
2025-01-16 12:23:46:020 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::SimpleNetworkJob created for "https://server.domain" + "" ""
2025-01-16 12:23:46:020 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/ocs/v2.php/apps/user_status/api/v1/user_status?format=json" has X-Request-ID "7672a214-e4d8-46bd-b9c5-87a294763fa7"
2025-01-16 12:23:46:021 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::JsonApiJob created for "https://server.domain" + "/ocs/v2.php/apps/user_status/api/v1/user_status" "OCC::UserStatusConnector"
2025-01-16 12:23:46:021 [ info nextcloud.sync.account C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\account.cpp:323 ]:	Try to setup push notifications
2025-01-16 12:23:46:021 [ info nextcloud.sync.pushnotifications C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\pushnotifications.cpp:55 ]:	Setup push notifications
2025-01-16 12:23:46:021 [ info nextcloud.sync.pushnotifications C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\pushnotifications.cpp:68 ]:	Close websocket for account QUrl("https://server.domain")
2025-01-16 12:23:46:021 [ info nextcloud.sync.pushnotifications C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\pushnotifications.cpp:176 ]:	Open connection to websocket on QUrl("wss://nx57020.your-storageshare.de/push/ws") for account QUrl("https://server.domain")
2025-01-16 12:23:46:021 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/ocs/v2.php/apps/files/api/v1/directEditing?format=json" has X-Request-ID "310fa007-44ee-4da1-9743-6412ef5e4dda"
2025-01-16 12:23:46:021 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::JsonApiJob created for "https://server.domain" + "ocs/v2.php/apps/files/api/v1/directEditing" ""
2025-01-16 12:23:46:021 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/ocs/v2.php/apps/terms_of_service/terms?format=json" has X-Request-ID "1d1892cc-46b6-4179-92d6-867dca89f35a"
2025-01-16 12:23:46:021 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::JsonApiJob created for "https://server.domain" + "ocs/v2.php/apps/terms_of_service/terms" "OCC::TermsOfServiceChecker"
2025-01-16 12:23:46:077 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:078 [ warning default qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:229 ]:	qrc:/qml/src/gui/tray/TrayFoldersMenuButton.qml:229:13: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
2025-01-16 12:23:46:121 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:121 [ info nextcloud.sync.networkjob.jsonapi C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:972 ]:	JsonApiJob of QUrl("https://server.domain/ocs/v2.php/apps/files/api/v1/directEditing?format=json") FINISHED WITH STATUS "OK"
2025-01-16 12:23:46:123 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:123 [ warning nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:223 ]:	QNetworkReply::ContentNotFoundError "Server replied \"404 Not Found\" to \"GET https://server.domain/ocs/v2.php/apps/terms_of_service/terms?format=json\"" QVariant(int, 404)
2025-01-16 12:23:46:123 [ info nextcloud.sync.connectionvalidator C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\connectionvalidator.cpp:413 ]:	network error QNetworkReply::ContentNotFoundError
2025-01-16 12:23:46:123 [ warning nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:207 ]:	QNetworkReply::ContentNotFoundError
2025-01-16 12:23:46:123 [ warning nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:208 ]:	"Error transferring https://server.domain/ocs/v2.php/apps/terms_of_service/terms?format=json - server replied: Not Found"
2025-01-16 12:23:46:123 [ info nextcloud.sync.networkjob.jsonapi C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:972 ]:	JsonApiJob of QUrl("https://server.domain/ocs/v2.php/apps/terms_of_service/terms?format=json") FINISHED WITH STATUS "ContentNotFoundError Server replied \"404 Not Found\" to \"GET https://server.domain/ocs/v2.php/apps/terms_of_service/terms?format=json\""
2025-01-16 12:23:46:123 [ warning nextcloud.sync.networkjob.jsonapi C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:978 ]:	Network error:  "ocs/v2.php/apps/terms_of_service/terms" "Server replied \"404 Not Found\" to \"GET https://server.domain/ocs/v2.php/apps/terms_of_service/terms?format=json\"" QVariant(int, 404)
2025-01-16 12:23:46:123 [ info nextcloud.sync.connectionvalidator C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\connectionvalidator.cpp:381 ]:	Terms of service status QJsonDocument()
2025-01-16 12:23:46:123 [ info nextcloud.sync.connectionvalidator C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\connectionvalidator.cpp:396 ]:	done
2025-01-16 12:23:46:123 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/ocs/v1.php/cloud/user?format=json" has X-Request-ID "f1220af8-1a0f-47cf-adff-09bccebb46f5"
2025-01-16 12:23:46:123 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::JsonApiJob created for "https://server.domain" + "ocs/v1.php/cloud/user" "OCC::UserInfo"
2025-01-16 12:23:46:132 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:132 [ info nextcloud.sync.networkjob.jsonapi C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:972 ]:	JsonApiJob of QUrl("https://server.domain/ocs/v2.php/apps/user_status/api/v1/user_status?format=json") FINISHED WITH STATUS "OK"
2025-01-16 12:23:46:188 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:188 [ info nextcloud.sync.networkjob.jsonapi C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:972 ]:	JsonApiJob of QUrl("https://server.domain/ocs/v1.php/cloud/user?format=json") FINISHED WITH STATUS "OK"
2025-01-16 12:23:46:188 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/remote.php/dav/avatars/user/128.png" has X-Request-ID "001978d9-e369-49d2-9d56-8d7a58d60aed"
2025-01-16 12:23:46:188 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::AvatarJob created for "https://server.domain" + "" "OCC::UserInfo"
2025-01-16 12:23:46:246 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:248 [ info nextcloud.sync.clientsideencryption C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\clientsideencryption.cpp:776 ]:	Initializing
2025-01-16 12:23:46:248 [ info nextcloud.sync.clientsideencryption C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\clientsideencryption.cpp:778 ]:	No Client side encryption available on server.
2025-01-16 12:23:46:248 [ info nextcloud.gui.account.state C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\accountstate.cpp:386 ]:	AccountState connection status change:  OCC::ConnectionValidator::Undefined -> OCC::ConnectionValidator::Connected
2025-01-16 12:23:46:251 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:813 ]:	Account "[email protected]" disconnected or paused, terminating or descheduling sync folders
2025-01-16 12:23:46:251 [ info nextcloud.gui.account.state C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\accountstate.cpp:124 ]:	AccountState state change:  "Disconnected" -> "Connected"
2025-01-16 12:23:46:251 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	6 "GET" "https://server.domain/ocs/v2.php/core/navigation/apps?absolute=true&format=json" has X-Request-ID "6fc50eaf-f4d4-4539-9945-69ce2f89e8f4"
2025-01-16 12:23:46:251 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::OcsNavigationAppsJob created for "https://server.domain" + "ocs/v2.php/core/navigation/apps" ""
2025-01-16 12:23:46:251 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/ocs/v2.php/apps/notifications/api/v2/notifications?format=json" has X-Request-ID "f3671787-ed69-450b-a213-bb2e3051542c"
2025-01-16 12:23:46:251 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::JsonApiJob created for "https://server.domain" + "ocs/v2.php/apps/notifications/api/v2/notifications" "OCC::ServerNotificationHandler"
2025-01-16 12:23:46:253 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:802 ]:	Account "[email protected]" connected, scheduling its folders
2025-01-16 12:23:46:253 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:708 ]:	Schedule folder  "1"  to sync!
2025-01-16 12:23:46:253 [ info nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\owncloudgui.cpp:251 ]:	Sync state changed for folder  "https://server.domain/remote.php/dav/files/user/" :  "Not yet started"
2025-01-16 12:23:46:254 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:889 ]:	Starting the next scheduled sync in 0 seconds
2025-01-16 12:23:46:254 [ info nextcloud.gui.account.state C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\accountstate.cpp:353 ]:	reset retry count
2025-01-16 12:23:46:254 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	6 "GET" "https://server.domain/ocs/v2.php/core/navigation/apps?absolute=true&format=json" has X-Request-ID "0b72cedd-ea0e-4631-9848-e905064dbc86"
2025-01-16 12:23:46:254 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::OcsNavigationAppsJob created for "https://server.domain" + "ocs/v2.php/core/navigation/apps" ""
2025-01-16 12:23:46:254 [ info nextcloud.sync.account C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\account.cpp:323 ]:	Try to setup push notifications
2025-01-16 12:23:46:254 [ info nextcloud.sync.pushnotifications C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\pushnotifications.cpp:55 ]:	Setup push notifications
2025-01-16 12:23:46:255 [ info nextcloud.sync.pushnotifications C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\pushnotifications.cpp:68 ]:	Close websocket for account QUrl("https://server.domain")
2025-01-16 12:23:46:255 [ info nextcloud.sync.pushnotifications C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\pushnotifications.cpp:107 ]:	Disconnected from websocket for account QUrl("https://server.domain")
2025-01-16 12:23:46:255 [ info nextcloud.sync.pushnotifications C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\pushnotifications.cpp:176 ]:	Open connection to websocket on QUrl("wss://nx57020.your-storageshare.de/push/ws") for account QUrl("https://server.domain")
2025-01-16 12:23:46:296 [ info nextcloud.sync.pushnotifications C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\pushnotifications.cpp:87 ]:	Connected to websocket for account QUrl("https://server.domain")
2025-01-16 12:23:46:298 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:298 [ info nextcloud.sync.networkjob.jsonapi C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:972 ]:	JsonApiJob of QUrl("https://server.domain/ocs/v2.php/apps/notifications/api/v2/notifications?format=json") FINISHED WITH STATUS "OK"
2025-01-16 12:23:46:298 [ info nextcloud.gui.servernotification C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\tray\notificationhandler.cpp:59 ]:	New Notification ETag Response Header received  "\"d751713988987e9331980363e24189ce\""
2025-01-16 12:23:46:313 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:315 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/apps/files/img/app.svg" has X-Request-ID "e2f3c888-ea0c-456a-82c1-c558c6eee085"
2025-01-16 12:23:46:320 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/custom_apps/deck/img/deck.svg" has X-Request-ID "0ed210b4-e2c9-494e-8ff2-fad06da470fa"
2025-01-16 12:23:46:322 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:324 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/apps/activity/img/activity.svg" has X-Request-ID "0af08463-216c-4a4e-8d41-a3b9ab8fef8c"
2025-01-16 12:23:46:327 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/apps/dashboard/img/dashboard.svg" has X-Request-ID "b85d0433-950a-40a5-a1d4-c1588705809a"
2025-01-16 12:23:46:330 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/apps/photos/img/photos.svg" has X-Request-ID "151454d8-7eeb-4285-8ca7-b72cd9e19242"
2025-01-16 12:23:46:350 [ info nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\owncloudgui.cpp:251 ]:	Sync state changed for folder  "https://server.domain/remote.php/dav/files/user/" :  "Preparing to sync"
2025-01-16 12:23:46:352 [ info nextcloud.gui.folder C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folder.cpp:1075 ]:	*** Start syncing  "https://server.domain/remote.php/dav/files/user/"  - Nextcloud client version 3.15.3 (build 20250107)
2025-01-16 12:23:46:359 [ info nextcloud.gui.folder C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folder.cpp:1115 ]:	Forbidding local discovery to read from the database
2025-01-16 12:23:46:359 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:1224 ]:	paths to discover locally ""
2025-01-16 12:23:46:359 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:1155 ]:	>========== Sync started for folder [D:\Nextcloud] of account [[email protected]] with remote [https://server.domain/remote.php/dav/files/user/]
2025-01-16 12:23:46:362 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:568 ]:	There are 923140923392 bytes available at "D:/Nextcloud/"
2025-01-16 12:23:46:362 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:580 ]:	Sync with existing sync journal
2025-01-16 12:23:46:362 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:588 ]:	"Using Qt 6.7.2 SSL library OpenSSL 3.3.1 4 Jun 2024 on Windows 11 Version 24H2"
2025-01-16 12:23:46:362 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:618 ]:	Using Selective Sync
2025-01-16 12:23:46:362 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:632 ]:	#### Discovery start ####################################################
2025-01-16 12:23:46:362 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:633 ]:	Server "29.0.9.2" 
2025-01-16 12:23:46:362 [ info nextcloud.sync.discovery C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\discovery.cpp:86 ]:	STARTING "" OCC::ProcessDirectoryJob::NormalQuery "" OCC::ProcessDirectoryJob::NormalQuery
2025-01-16 12:23:46:362 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	6 "PROPFIND" "https://server.domain/remote.php/dav/files/user/" has X-Request-ID "014bd01f-8a56-42f3-9c55-398e578dca5f"
2025-01-16 12:23:46:362 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::LsColJob created for "https://server.domain" + "/" ""
2025-01-16 12:23:46:379 [ info nextcloud.sync.pushnotifications C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\pushnotifications.cpp:112 ]:	Received push notification: "authenticated"
2025-01-16 12:23:46:379 [ info nextcloud.sync.pushnotifications C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\pushnotifications.cpp:194 ]:	Authenticated successful on websocket
2025-01-16 12:23:46:379 [ info nextcloud.gui.activity C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\tray\usermodel.cpp:288 ]:	Push notifications are ready
2025-01-16 12:23:46:379 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:2034 ]:	Push notifications ready
2025-01-16 12:23:46:379 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:2016 ]:	Got files push notification for account OCC::Account(0x15bd9cda390)
2025-01-16 12:23:46:379 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:2024 ]:	Schedule folder OCC::Folder(0x15be0eedfc0) for sync
2025-01-16 12:23:46:379 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:708 ]:	Schedule folder  "1"  to sync!
2025-01-16 12:23:46:379 [ info nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\owncloudgui.cpp:251 ]:	Sync state changed for folder  "https://server.domain/remote.php/dav/files/user/" :  "Not yet started"
2025-01-16 12:23:46:380 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://server.domain/ocs/v2.php/apps/notifications/api/v2/notifications?format=json" has X-Request-ID "ec3586ff-0768-4fac-ad88-0ec50c587268"
2025-01-16 12:23:46:380 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::JsonApiJob created for "https://server.domain" + "ocs/v2.php/apps/notifications/api/v2/notifications" "OCC::ServerNotificationHandler"
2025-01-16 12:23:46:418 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:418 [ info nextcloud.sync.networkjob.jsonapi C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:972 ]:	JsonApiJob of QUrl("https://server.domain/ocs/v2.php/apps/notifications/api/v2/notifications?format=json") FINISHED WITH STATUS "OK"
2025-01-16 12:23:46:418 [ warning nextcloud.sync.networkjob.jsonapi C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:993 ]:	Nothing changed so nothing to retrieve - status code:  304
2025-01-16 12:23:46:418 [ info nextcloud.gui.servernotification C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\tray\notificationhandler.cpp:75 ]:	Status code  304  Not Modified - No new notifications.
2025-01-16 12:23:46:438 [ info nextcloud.sync.credentials.webflow C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\creds\webflowcredentials.cpp:405 ]:	request finished
2025-01-16 12:23:46:438 [ info nextcloud.sync.networkjob.lscol C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:386 ]:	LSCOL of QUrl("https://server.domain/remote.php/dav/files/user/") FINISHED WITH STATUS "OK"
2025-01-16 12:23:46:438 [ info nextcloud.gui.folder C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folder.cpp:391 ]:	Root etag from during sync: "044c395a54f2e055b46f5910fccc8ec2"
....... (mans processing lines)
2025-01-16 12:23:52:552 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:790 ]:	#### Discovery end ####################################################  6190 ms
2025-01-16 12:23:52:552 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:1036 ]:	#### Reconcile (aboutToPropagate) ####################################################  6190 ms
2025-01-16 12:23:52:552 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:1043 ]:	#### Reconcile (aboutToPropagate OK) ####################################################  6190 ms
2025-01-16 12:23:52:553 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:1097 ]:	#### Post-Reconcile end ####################################################  6191 ms
2025-01-16 12:23:52:574 [ info nextcloud.sync.engine C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\syncengine.cpp:909 ]:	Sync run took  6212 ms
2025-01-16 12:23:52:574 [ info nextcloud.gui.folderwatcher C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderwatcher.cpp:252 ]:	Detected changes in paths: QSet("D:/Nextcloud/.sync_7bbd4cce7430.db-wal")
2025-01-16 12:23:52:574 [ info nextcloud.gui.folder C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folder.cpp:1220 ]:	Client version 3.15.3 (build 20250107)  Qt 6.7.2  SSL  OpenSSL 3.3.1 4 Jun 2024
2025-01-16 12:23:52:574 [ info nextcloud.gui.folder C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folder.cpp:1229 ]:	SyncEngine finished without problem.
2025-01-16 12:23:52:574 [ info nextcloud.gui.folder C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folder.cpp:432 ]:	Folder "" sync result:  OCC::SyncResult::NotYetStarted
2025-01-16 12:23:52:574 [ info nextcloud.gui.application C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\owncloudgui.cpp:251 ]:	Sync state changed for folder  "https://server.domain/remote.php/dav/files/user/" :  "Success"

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions