-
-
Notifications
You must be signed in to change notification settings - Fork 46
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
File with ID ... doesn't exist anymore, skipping it for files that exists #787
Comments
If helpful:
I love this app! I primarily use and support Photoprism for all my photos needs (>300k photos), but really like to be able to handle most use cases in Nextcloud where it is easier to share and access control etc. |
Hi @priyankub |
Thanks for checking! I really wish it was that simple, but likely not. The file is owned by 33:0. In my server, 33:0 is sshd and root:
After exec into the docker, that is www-data and root, which is what Nextcloud recommends file permissions should be. Inside nextcloud container:
|
but you wrote in your first Post that u execute sudo -u apache .... or is this a mistake? |
That's a remnant of the issue template left there as is |
@priyankub. Did you sort this out? I'm seeing a similar issue. My permissions for ncdata are 750 as recommended. Error says file doesn't exist, but when db is checked, it does exist. What is interesting is that it's not for all files. I'm scanning all my photos, which are in a group folder. One subfolder doesn't have any issues, the rest do. The permissions, and owner are the same. |
Hey, Thanks for reporting issues back to Nextcloud Face Recognition. Please, try to complete this report in detail so we can help you easier. 😄
Make sure you read all the documentation, and the FAQ, and that the issue has not been reported before. 😉
Expected behaviour
Process files that were not marked stale, because they exist
Actual behaviour
File do not exist anymore, skipping it...
Steps to reproduce
More details in background log section
Server configuration
Operating system:
Unraid
Pdlib version:
... Nextcloud AIO does not support
How is DLib installed: Make sure it is working correctly with this tool
How is PDlib installed: Make sure it is working correctly with this tool
PHP version:
8.2.25
Web server:
Apache - standard AIO
Database:
Postgres
Nextcloud version:
Client configuration
Chrome
Mac
Logs
Background task log with debug.
sudo -u apache php occ -vvv face:background_job
Web server error log
Web server error log
Nextcloud log (data/nextcloud.log)
Nextcloud log
Browser log
Browser log
The text was updated successfully, but these errors were encountered: