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

[Bug]: implicit hydration triggered by the client itself. 0x800701AA #7747

Open
5 of 8 tasks
bigretromike opened this issue Jan 10, 2025 · 2 comments
Open
5 of 8 tasks

Comments

@bigretromike
Copy link

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

Bug description

While using nextcloud desktop client some files are locking up and Im unable to open(download) them while using VFS.
Error on windows prompt is :0x800701AA
I tried adding site to trusted sites in Internet options - didnt helped
I saw that nginx proxy said few times that sharred session cache is full - I lower the timeout and double capacity

Steps to reproduce

  1. start pc
  2. double check if client is green (synced)
  3. double click on file that is not stored locally and being serverd via VFS.
  4. randomly get 0x800701AA and no access to file, retry wont help.
  5. (workaround) somethines restarting client helps

Expected behavior

When using VFS I would like to being able to access every file that is shared with me (or on my account)

Which files are affected by this bug

Randome files: pdf, lnk, txt

Operating system

Windows

Which version of the operating system you are running.

Windows 11

Package

Other

Nextcloud Server version

30.0.4 (before I been on 29.0.10 and the same thing was happening)

Nextcloud Desktop Client version

3.15.3 (stable)

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

Updated from a minor version (ex. 3.4.2 to 3.4.4)

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

No logs on server site has been recorded - last one are from few hours before.

Additional info

CLIENT.LOG

2025-01-10 22:13:08:105 [ critical nextcloud.sync.vfs.cfapi.wrapper C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\vfs\cfapi\cfapiwrapper.cpp:111 ]:	Couldn't send transfer info "1db54b8a079e561" : -2147024498 "Operacja w chmurze została anulowana przez użytkownika."
2025-01-10 22:13:08:106 [ 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("C:/Users/Lenovo/Nextcloud/Desktop/Total Commander 64 bit.lnk")
2025-01-10 22:13:08:106 [ info nextcloud.gui.folder C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folder.cpp:668 ]:	Ignoring spurious notification for file "Desktop/Total Commander 64 bit.lnk"
2025-01-10 22:13:08:108 [ info nextcloud.gui.shellextensions.server C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\shellextensionsserver.cpp:126 ]:	"Desktop/Total Commander 64 bit.lnk"  record._lastShareStateFetchedTimestamp has less than  120000  ms difference with QDateTime::currentMSecsSinceEpoch(). Returning data from SyncJournal.
2025-01-10 22:13:08:210 [ 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-10 22:13:08:210 [ 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://cloud.test.local/ocs/v2.php/apps/user_status/api/v1/user_status?format=json") FINISHED WITH STATUS "OK"
2025-01-10 22:13:08:210 [ 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-10 22:13:08:210 [ 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://cloud.test.local/ocs/v2.php/apps/notifications/api/v2/notifications?format=json") FINISHED WITH STATUS "OK"
2025-01-10 22:13:08:210 [ 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-10 22:13:08:217 [ 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-10 22:13:08:270 [ 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-10 22:13:08:270 [ 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://cloud.test.local/remote.php/dav/files/test-michal/") FINISHED WITH STATUS "OK"
2025-01-10 22:13:09:062 [ info nextcloud.gui.shellextensions.server C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\shellextensionsserver.cpp:126 ]:	"Desktop/Total Commander 64 bit.lnk"  record._lastShareStateFetchedTimestamp has less than  120000  ms difference with QDateTime::currentMSecsSinceEpoch(). Returning data from SyncJournal.
2025-01-10 22:13:09:062 [ critical nextcloud.sync.vfs.cfapi.wrapper C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\vfs\cfapi\cfapiwrapper.cpp:166 ]:	implicit hydration triggered by the client itself. Will lead to a deadlock. Cancel "C:\\Users\\Lenovo\\Nextcloud\\Desktop\\Total Commander 64 bit.lnk" "1db54b8a079e562"
2025-01-10 22:13:09:062 [ critical nextcloud.sync.vfs.cfapi.wrapper C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\vfs\cfapi\cfapiwrapper.cpp:166 ]:	implicit hydration triggered by the client itself. Will lead to a deadlock. Cancel "C:\\Users\\Lenovo\\Nextcloud\\Desktop\\Total Commander 64 bit.lnk" "1db54b8a079e562"
2025-01-10 22:13:09:094 [ info nextcloud.gui.shellextensions.server C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\shellextensionsserver.cpp:126 ]:	"Desktop/Total Commander 64 bit.lnk"  record._lastShareStateFetchedTimestamp has less than  120000  ms difference with QDateTime::currentMSecsSinceEpoch(). Returning data from SyncJournal.
2025-01-10 22:13:12:306 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:965 ]:	Etag poll timer timeout
2025-01-10 22:13:12:306 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:969 ]:	Folders to sync: 1
2025-01-10 22:13:12:306 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:979 ]:	Number of folders that don't use push notifications: 1
2025-01-10 22:13:12:306 [ info nextcloud.gui.folder.manager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderman.cpp:996 ]:	Run etag job on folder OCC::Folder(0x24c9e9eb520)
2025-01-10 22:13:12:306 [ info nextcloud.gui.folder C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folder.cpp:350 ]:	Trying to check "https://cloud.test.local/remote.php/dav/files/test-michal/" for changes via ETag check. (time since last sync: 714 s)
2025-01-10 22:13:12:306 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	6 "PROPFIND" "https://cloud.test.local/remote.php/dav/files/test-michal/" has X-Request-ID "ff1b72d4-6b41-4250-8562-db108e59bcc6"
2025-01-10 22:13:12:306 [ info nextcloud.sync.networkjob C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\abstractnetworkjob.cpp:365 ]:	OCC::RequestEtagJob created for "https://cloud.test.local" + "/" "OCC::Folder"
2025-01-10 22:13:12:527 [ 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-10 22:13:12:527 [ info nextcloud.sync.networkjob.etag C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\networkjobs.cpp:101 ]:	Request Etag of QUrl("https://cloud.test.local/remote.php/dav/files/test-michal/") FINISHED WITH STATUS "OK"
2025-01-10 22:13:12:560 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://cloud.test.local/ocs/v2.php/apps/user_status/api/v1/user_status?format=json" has X-Request-ID "87382944-9263-436e-9c87-603527451133"
2025-01-10 22:13:12:560 [ 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://cloud.test.local" + "/ocs/v2.php/apps/user_status/api/v1/user_status" "OCC::UserStatusConnector"
2025-01-10 22:13:12:704 [ 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-10 22:13:12:704 [ 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://cloud.test.local/ocs/v2.php/apps/user_status/api/v1/user_status?format=json") FINISHED WITH STATUS "OK"
2025-01-10 22:13:15:005 [ 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-10 22:13:15:008 [ 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_proxy-password" chunk "0" "Password entry not found"
2025-01-10 22:13:15:011 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	6 "PROPFIND" "https://cloud.test.local/remote.php/dav/files/test-michal/" has X-Request-ID "0743f5db-2342-4276-8e60-c8b28dd8e712"
2025-01-10 22:13:15:011 [ 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://cloud.test.local" + "/" ""
2025-01-10 22:13:15:016 [ 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_proxy-password" chunk "0" "Password entry not found"
2025-01-10 22:13:15:017 [ info nextcloud.sync.clientsideencryption C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\clientsideencryption.cpp:776 ]:	Initializing
2025-01-10 22:13:15:017 [ 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-10 22:13:15:017 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	6 "PROPFIND" "https://cloud.test.local/remote.php/dav/files/test-michal/" has X-Request-ID "a04cf1e0-88c8-468a-82de-493f1b7d084f"
2025-01-10 22:13:15:017 [ 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://cloud.test.local" + "/" ""
2025-01-10 22:13:15:018 [ info nextcloud.gui.account.settings C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\accountsettings.cpp:1365 ]:	Account "[email protected]" Client Side Encryption false
2025-01-10 22:13:15:018 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://cloud.test.local/ocs/v1.php/cloud/user?format=json" has X-Request-ID "4fccb29d-1de3-4bb6-b84a-17c198a4bb2a"
2025-01-10 22:13:15:018 [ 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://cloud.test.local" + "ocs/v1.php/cloud/user" "OCC::UserInfo"
2025-01-10 22:13:15:018 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://cloud.test.local/ocs/v1.php/cloud/user?format=json" has X-Request-ID "6e1d75b6-06f4-484a-807c-dfe3a041d50a"
2025-01-10 22:13:15:018 [ 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://cloud.test.local" + "ocs/v1.php/cloud/user" "OCC::UserInfo"
2025-01-10 22:13:15:026 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://cloud.test.local/ocs/v1.php/cloud/user?format=json" has X-Request-ID "a0ad5571-1d7c-4541-b659-c956c1c856a6"
2025-01-10 22:13:15:026 [ 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://cloud.test.local" + "ocs/v1.php/cloud/user" "OCC::UserInfo"
2025-01-10 22:13:15:307 [ 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-10 22:13:15:307 [ 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://cloud.test.local/ocs/v1.php/cloud/user?format=json") FINISHED WITH STATUS "OK"
2025-01-10 22:13:15:308 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://cloud.test.local/remote.php/dav/avatars/test-michal/128.png" has X-Request-ID "c13ddb7c-2287-4178-bf93-44928bdbcd01"
2025-01-10 22:13:15:308 [ 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://cloud.test.local" + "" "OCC::UserInfo"
2025-01-10 22:13:15:319 [ 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-10 22:13:15:319 [ 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://cloud.test.local/remote.php/dav/files/test-michal/") FINISHED WITH STATUS "OK"
2025-01-10 22:13:15:622 [ 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-10 22:13:15:622 [ 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://cloud.test.local/ocs/v1.php/cloud/user?format=json") FINISHED WITH STATUS "OK"
2025-01-10 22:13:15:923 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	2 "" "https://cloud.test.local/remote.php/dav/avatars/test-michal/128.png" has X-Request-ID "9aa63d34-1926-4df8-811d-61c5f264cac6"
2025-01-10 22:13:15:923 [ 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://cloud.test.local" + "" "OCC::UserInfo"
2025-01-10 22:13:15:923 [ 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-10 22:13:16:226 [ 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-10 22:13:28:194 [ info nextcloud.sync.accessmanager C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\libsync\accessmanager.cpp:67 ]:	6 "PROPFIND" "https://cloud.test.local/remote.php/dav/files/test-michal/Documents" has X-Request-ID "db17c2ec-d583-486b-9180-1debc84b70fd"
2025-01-10 22:13:28:194 [ 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://cloud.test.local" + "/Documents" ""
2025-01-10 22:13:28:194 [ info nextcloud.gui.shellextensions.server C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\shellextensionsserver.cpp:144 ]:	LsColJob is already running for path:  "Documents"
2025-01-10 22:13:28:194 [ info nextcloud.gui.shellextensions.server C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\shellextensionsserver.cpp:144 ]:	LsColJob is already running for path:  "Documents"
2025-01-10 22:13:28:194 [ info nextcloud.gui.shellextensions.server C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\shellextensionsserver.cpp:144 ]:	LsColJob is already running for path:  "Documents"
2025-01-10 22:13:28:599 [ 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-10 22:13:28:599 [ 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://cloud.test.local/remote.php/dav/files/test-michal/Documents") FINISHED WITH STATUS "OK"
2025-01-10 22:13:28:599 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:959 ]:	Updating file record for path: "Documents/Arduino" inode: 31619 modtime: 1726128381 type: CSyncEnums::ItemTypeDirectory etag: "66e2a0fd4270c" fileId: "00250710ocol80u2q4o2" remotePerm: "DNVCKR" fileSize: 0 checksum: "" e2eMangledName: "" isE2eEncrypted: false lock: false lock owner type: 0 lock owner: "" lock owner id: "" lock editor: "" sharedByMe: false isShared: false lastShareStateFetchedTimestamp: 1736543608599 isLivePhoto false livePhotoFile ""
2025-01-10 22:13:28:599 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:959 ]:	Updating file record for path: "Documents/Default.rdp" inode: 19219 modtime: 1734563026 type: CSyncEnums::ItemTypeFile etag: "9f2d2c3275565bcee343f1ec671cf933" fileId: "00251530ocol80u2q4o2" remotePerm: "WDNVR" fileSize: 2368 checksum: "MD5:65f23e7eb4ffb36673578cd6fbcb50b4" e2eMangledName: "" isE2eEncrypted: false lock: false lock owner type: 0 lock owner: "" lock owner id: "" lock editor: "" sharedByMe: false isShared: false lastShareStateFetchedTimestamp: 1736543608599 isLivePhoto false livePhotoFile ""
2025-01-10 22:13:28:599 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:959 ]:	Updating file record for path: "Documents/KnownFolderPath.ps1" inode: 43217 modtime: 1723931998 type: CSyncEnums::ItemTypeFile etag: "5b438def15f631e82ba223cb825ef9a4" fileId: "00250186ocol80u2q4o2" remotePerm: "WDNVR" fileSize: 8489 checksum: "MD5:b49d135bb07df63919a141f8790bee87" e2eMangledName: "" isE2eEncrypted: false lock: false lock owner type: 0 lock owner: "" lock owner id: "" lock editor: "" sharedByMe: false isShared: false lastShareStateFetchedTimestamp: 1736543608599 isLivePhoto false livePhotoFile ""
2025-01-10 22:13:28:599 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:959 ]:	Updating file record for path: "Documents/NOWY" inode: 46775 modtime: 1719477215 type: CSyncEnums::ItemTypeDirectory etag: "667d23dfdab9b" fileId: "00001017ocol80u2q4o2" remotePerm: "DNVCKR" fileSize: 0 checksum: "" e2eMangledName: "" isE2eEncrypted: false lock: false lock owner type: 0 lock owner: "" lock owner id: "" lock editor: "" sharedByMe: false isShared: false lastShareStateFetchedTimestamp: 1736543608599 isLivePhoto false livePhotoFile ""
2025-01-10 22:13:28:599 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:959 ]:	Updating file record for path: "Documents/Visual Studio 2022" inode: 238095 modtime: 1724622867 type: CSyncEnums::ItemTypeDirectory etag: "66cba81363142" fileId: "00250442ocol80u2q4o2" remotePerm: "DNVCKR" fileSize: 0 checksum: "" e2eMangledName: "" isE2eEncrypted: false lock: false lock owner type: 0 lock owner: "" lock owner id: "" lock editor: "" sharedByMe: false isShared: false lastShareStateFetchedTimestamp: 1736543608599 isLivePhoto false livePhotoFile ""
2025-01-10 22:13:28:599 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:959 ]:	Updating file record for path: "Documents/modbus_test.py" inode: 6825 modtime: 1728676554 type: CSyncEnums::ItemTypeVirtualFile etag: "6abb473dc487af9099a5db5a5027a9fb" fileId: "00251640ocol80u2q4o2" remotePerm: "WDNVR" fileSize: 624 checksum: "SHA1:a6dd1cda6eda252517fa29b1623d8e38c57995c4" e2eMangledName: "" isE2eEncrypted: false lock: false lock owner type: 0 lock owner: "" lock owner id: "" lock editor: "" sharedByMe: false isShared: false lastShareStateFetchedTimestamp: 1736543608599 isLivePhoto false livePhotoFile ""
2025-01-10 22:13:28:604 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:959 ]:	Updating file record for path: "Documents/next-cloud-fix.txt" inode: 7411 modtime: 1736465266 type: CSyncEnums::ItemTypeFile etag: "ea554b4eb9307cc62339480973b22a50" fileId: "00252425ocol80u2q4o2" remotePerm: "WDNVR" fileSize: 209 checksum: "MD5:f4da59aee6f1bc17deb177c5dc79dc50" e2eMangledName: "" isE2eEncrypted: false lock: false lock owner type: 0 lock owner: "" lock owner id: "" lock editor: "" sharedByMe: false isShared: false lastShareStateFetchedTimestamp: 1736543608604 isLivePhoto false livePhotoFile ""
2025-01-10 22:13:28:604 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:959 ]:	Updating file record for path: "Documents/nextcloud.ps1" inode: 43224 modtime: 1723931997 type: CSyncEnums::ItemTypeFile etag: "e4881d8daec360c439c3d41fe7ad49d4" fileId: "00250185ocol80u2q4o2" remotePerm: "WDNVR" fileSize: 3134 checksum: "MD5:a55d4fcb28c654b9359a6db73200c10d" e2eMangledName: "" isE2eEncrypted: false lock: false lock owner type: 0 lock owner: "" lock owner id: "" lock editor: "" sharedByMe: false isShared: false lastShareStateFetchedTimestamp: 1736543608604 isLivePhoto false livePhotoFile ""
2025-01-10 22:13:28:604 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:959 ]:	Updating file record for path: "Documents/nowe_wlasne" inode: 46781 modtime: 1723932211 type: CSyncEnums::ItemTypeDirectory etag: "66c11e33ef079" fileId: "00001070ocol80u2q4o2" remotePerm: "DNVCKR" fileSize: 0 checksum: "" e2eMangledName: "" isE2eEncrypted: false lock: false lock owner type: 0 lock owner: "" lock owner id: "" lock editor: "" sharedByMe: false isShared: false lastShareStateFetchedTimestamp: 1736543608604 isLivePhoto false livePhotoFile ""
2025-01-10 22:13:28:604 [ info nextcloud.sync.database C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\common\syncjournaldb.cpp:959 ]:	Updating file record for path: "Documents/test1.txt" inode: 43227 modtime: 1723928629 type: CSyncEnums::ItemTypeFile etag: "f47f3066166ade053ed5e76d5842a5d9" fileId: "00250179ocol80u2q4o2" remotePerm: "WDNVR" fileSize: 0 checksum: "MD5:d41d8cd98f00b204e9800998ecf8427e" e2eMangledName: "" isE2eEncrypted: false lock: false lock owner type: 0 lock owner: "" lock owner id: "" lock editor: "" sharedByMe: false isShared: false lastShareStateFetchedTimestamp: 1736543608604 isLivePhoto false livePhotoFile ""
2025-01-10 22:13:28:604 [ info nextcloud.gui.shellextensions.server C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\shellextensionsserver.cpp:166 ]:	Sending reply from LsColJob for socket:  3520  and record:  "Documents/Arduino"
2025-01-10 22:13:35:084 [ warning nextcloud.gui.folderwatcher C:\Users\User\AppData\Local\Temp\windows-27802\client-building\desktop\src\gui\folderwatcher_win.cpp:137 ]:	Error converting file name "\\\\?\\C:\\Users\\Lenovo\\Nextcloud\\Documents\\test-debug.zip" to full length, keeping original name. "WindowsError: 2: Nie można odnaleźć określonego pliku."

NGINX.ACCESS.LOG

<my_ip> - test-michal [10/Jan/2025:22:48:41 +0100] "GET /remote.php/dav/files/test-michal/Desktop/Total%20Commander%2064%20bit.lnk HTTP/1.1" 200 1080 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22631 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - - [10/Jan/2025:22:48:42 +0100] "GET /apps/logreader/api/poll?lastReqId=sZIZxAprhB83wt2C0B25 HTTP/2.0" 200 22 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"
<my_ip> - - [10/Jan/2025:22:48:46 +0100] "GET /csrftoken HTTP/2.0" 200 124 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"
<my_ip> - test-michal [10/Jan/2025:22:48:52 +0100] "PROPFIND /remote.php/dav/files/test-michal/ HTTP/1.1" 207 253 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22621 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - - [10/Jan/2025:22:48:53 +0100] "GET /apps/logreader/api/poll?lastReqId=sZIZxAprhB83wt2C0B25 HTTP/2.0" 200 22 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"
<my_ip> - - [10/Jan/2025:22:48:53 +0100] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 304 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"
<my_ip> - - [10/Jan/2025:22:49:04 +0100] "GET /apps/logreader/api/poll?lastReqId=sZIZxAprhB83wt2C0B25 HTTP/2.0" 200 22 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"
<my_ip> - - [10/Jan/2025:22:49:15 +0100] "GET /apps/logreader/api/poll?lastReqId=sZIZxAprhB83wt2C0B25 HTTP/2.0" 200 22 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"
<my_ip> - test-michal [10/Jan/2025:22:49:17 +0100] "PROPFIND /remote.php/dav/files/test-michal/ HTTP/1.1" 207 262 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22621 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - test-michal [10/Jan/2025:22:49:21 +0100] "GET /ocs/v2.php/apps/user_status/api/v1/user_status?format=json HTTP/1.1" 200 156 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22621 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - test-michal [10/Jan/2025:22:49:21 +0100] "GET /ocs/v2.php/apps/notifications/api/v2/notifications?format=json HTTP/1.1" 304 0 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22621 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - test-michal [10/Jan/2025:22:49:22 +0100] "PROPFIND /remote.php/dav/files/test-michal/ HTTP/1.1" 207 253 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22621 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - - [10/Jan/2025:22:49:23 +0100] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 304 0 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"
<my_ip> - - [10/Jan/2025:22:49:26 +0100] "GET /apps/logreader/api/poll?lastReqId=sZIZxAprhB83wt2C0B25 HTTP/2.0" 200 22 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"
<my_ip> - - [10/Jan/2025:22:49:37 +0100] "GET /apps/logreader/api/poll?lastReqId=sZIZxAprhB83wt2C0B25 HTTP/2.0" 200 22 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"
<my_ip> - test-michal [10/Jan/2025:22:49:42 +0100] "GET /ocs/v2.php/apps/user_status/api/v1/user_status?format=json HTTP/1.1" 200 156 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22631 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - test-michal [10/Jan/2025:22:49:42 +0100] "GET /ocs/v2.php/apps/notifications/api/v2/notifications?format=json HTTP/1.1" 304 0 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22631 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - test-michal [10/Jan/2025:22:49:42 +0100] "PROPFIND /remote.php/dav/files/test-michal/ HTTP/1.1" 207 262 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22631 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - test-michal [10/Jan/2025:22:49:42 +0100] "PROPFIND /remote.php/dav/files/test-michal/Desktop HTTP/1.1" 207 524 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22631 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - test-michal [10/Jan/2025:22:49:42 +0100] "PROPFIND /remote.php/dav/files/test-michal/ HTTP/1.1" 207 253 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22631 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - test-michal [10/Jan/2025:22:49:46 +0100] "PROPFIND /remote.php/dav/files/test-michal/ HTTP/1.1" 207 262 "-" "Mozilla/5.0 (Windows) mirall/3.15.3 (build 20250107) (Nextcloud, windows-10.0.22631 ClientArchitecture: x86_64 OsArchitecture: x86_64)"
<my_ip> - - [10/Jan/2025:22:49:49 +0100] "GET /apps/logreader/api/poll?lastReqId=sZIZxAprhB83wt2C0B25 HTTP/2.0" 200 22 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:128.0) Gecko/20100101 Firefox/128.0"
@JokoBurger
Copy link

Hello,

I'm facing the same issue, using ODIC backend (Authentik). Some random files (not all) are running into the same error message.
The sync was running for a few days and started trowing error 0x800701AA.

@bigretromike
Copy link
Author

yeah, something is not right. Can't pin point to issue. when I get those errors nothing comes up on server log side.

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

3 participants