This is a follow up to the already closed but unfixed issue #1521
The error still exists. It fails to index special folders inside the windows "Documents" folder. The issue has been closed by @killing with the comment that it has been fixed with 9.0.6 but I can't find any commit that's targeting that specific case of hidden system folders that are unable to be indexed.
According to others the issue still exists in 9.0.6, in 9.0.8 and I can confirm that it still persists in 9.0.12 and 9.0.15
Here are my log snippest from a windows 10 system (with german locales of the those mentioned hidden special folders)
[08/25/25 13:59:34] Repo 'Documents' sync state transition from 'synchronized' to 'committing'.
[08/25/25 13:59:35] FindFirstFile failed \\?\C:\Users\mia\Documents\Eigene Bilder: 5.
[08/25/25 13:59:35] FindFirstFile failed \\?\C:\Users\mia\Documents\Eigene Musik: 5.
[08/25/25 13:59:35] FindFirstFile failed \\?\C:\Users\mia\Documents\Eigene Videos: 5.
[08/25/25 13:59:36] All events are processed for repo 452e0ad8-95b3-43f6-af5a-fa2967e2a791.
[08/25/25 13:59:36] Repo 'Documents' sync is finished but with error: Error when indexing
[08/25/25 13:59:36] Repo 'Documents' sync state transition from 'committing' to 'initializing'.
[08/25/25 13:59:36] Repo 'Documents' sync is finished but with error: Error when indexing
A part from the logs I guess I don't need to provider new screenshots as they would be exactly the same compared to #1521
This is a follow up to the already closed but unfixed issue #1521
The error still exists. It fails to index special folders inside the windows "Documents" folder. The issue has been closed by @killing with the comment that it has been fixed with 9.0.6 but I can't find any commit that's targeting that specific case of hidden system folders that are unable to be indexed.
According to others the issue still exists in 9.0.6, in 9.0.8 and I can confirm that it still persists in 9.0.12 and 9.0.15
Here are my log snippest from a windows 10 system (with german locales of the those mentioned hidden special folders)
A part from the logs I guess I don't need to provider new screenshots as they would be exactly the same compared to #1521