Face Recognition - What does this mean?

What does this mean when running face recognition?

Faces found: 0
File with ID 14954 doesn’t exist anymore, skipping it
File with ID 16229 doesn’t exist anymore, skipping it
File with ID 18404 doesn’t exist anymore, skipping it

Thanks!

I would assume that the file information stored in the database doesn’t match the files on the harddisk. Maybe you’ve delete a file directly on the file system without updating the Nextcloud database afterwards.

This is an error from the face recognition script. The image file still shows under nextcloud. I issued a command to completely clear the prior face recognition search:

sudo -u www-data php occ face:reset --all

So what do I need to do to clear those File IDs?

thanks,
Joe