We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
During the automatic and manual indexing, one file is not found, which I can see in the logs and on the console when running the command manually:
Failed to index folder /user1/files/filename: File by id 1714707 not found
Waiting for automatic or manual indexing results. It also happens with limiting the scan to the user in question:
php occ memories:index --user user1
Running php occ files:scan user1 did not help.
php occ files:scan user1
- OS: Debian GNU/Linux 11 (bullseye) - Memories Version: 7.4.1 - Nextcloud Version: 29.0.9 - PHP Version: 8.2.26
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
During the automatic and manual indexing, one file is not found, which I can see in the logs and on the console when running the command manually:
Steps To Reproduce
Waiting for automatic or manual indexing results. It also happens with limiting the scan to the user in question:
Running
php occ files:scan user1
did not help.Platform
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: