Hey, Thanks for reporting issues back to Nextcloud Face Recognition. Please, try to complete this report in detail so we can help you easier. :smile: Make sure you read all the [documentation](https://github.com/matiasdelellis/facerecognition/wiki), and the [FAQ](https://github.com/matiasdelellis/facerecognition/wiki/FAQ), and that the issue has not been reported before. :wink: ### Expected behaviour Tell us what should happen ### Actual behaviour Tell us what happens instead ### Steps to reproduce 1. 2. 3. ### Server configuration * **Operating system:** * **Pdlib version:** * **How is DLib installed:** Make sure it is working correctly with this [tool](https://github.com/matiasdelellis/pdlib-min-test-suite) * **How is PDlib installed:** Make sure it is working correctly with this [tool](https://github.com/matiasdelellis/pdlib-min-test-suite) * **PHP version:** * **Web server:** * **Database:** * **Nextcloud version:** ### Client configuration * **Browser:** * **Operating system:** ### Logs #### Background task log with debug.
sudo -u apache php occ -vvv face:background_job ``` Insert your background log here ```
#### Web server error log
Web server error log ``` Insert your webserver log here ```
#### Nextcloud log (data/nextcloud.log)
Nextcloud log ``` Insert your Nextcloud log here ```
#### Browser log
Browser log ``` Insert your browser log here, this could for example include: a) The javascript console log b) The network log c) ... ```