nextcloud / recognize

👁 👂 Smart media tagging for Nextcloud: recognizes faces, objects, landscapes, music genres
https://apps.nextcloud.com/apps/recognize
GNU Affero General Public License v3.0
558 stars 46 forks source link

ErrorException: Classifier process error #974

Closed SaschaMuehl closed 1 year ago

SaschaMuehl commented 1 year ago

Which version of recognize are you using?

4.3.2

Enabled Modes

Object recognition, Face recognition

TensorFlow mode

WASM mode

Downstream App

Memories App

Which Nextcloud version do you have installed?

Nextcloud Hub 5 (27.0.2)

Which Operating system do you have installed?

ubuntu - Linux 5.4.0-162-generic x86_64

Which database are you running Nextcloud on?

mysql 10.6.15

Which Docker container are you using to run Nextcloud? (if applicable)

-

How much RAM does your server have?

47GIB

What processor Architecture does your CPU have?

Intel(R) Atom(TM) CPU C3558 @ 2.20GHz (4 cores)

Describe the Bug

[recognize] Information: ErrorException: Classifier process error at <>

  1. /var/www/nextcloud/apps/recognize/lib/Classifiers/Images/ClusteringFaceClassifier.php line 84 OCA\Recognize\Classifiers\Classifier->classifyFiles()
  2. /var/www/nextcloud/apps/recognize/lib/Command/Classify.php line 134 OCA\Recognize\Classifiers\Images\ClusteringFaceClassifier->classify()
  3. /var/www/nextcloud/3rdparty/symfony/console/Command/Command.php line 298 OCA\Recognize\Command\Classify->execute()
  4. /var/www/nextcloud/3rdparty/symfony/console/Application.php line 1040 Symfony\Component\Console\Command\Command->run()
  5. /var/www/nextcloud/3rdparty/symfony/console/Application.php line 301 Symfony\Component\Console\Application->doRunCommand()
  6. /var/www/nextcloud/3rdparty/symfony/console/Application.php line 171 Symfony\Component\Console\Application->doRun()
  7. /var/www/nextcloud/lib/private/Console/Application.php line 211 Symfony\Component\Console\Application->run()
  8. /var/www/nextcloud/console.php line 100 OC\Console\Application->run()
  9. /var/www/nextcloud/occ line 11 require_once("/var/www/nextcloud/console.php")

at 2023-09-10T17:33:20+02:00

Expected Behavior

willing to start a full (re)Clustering and (re)Classification process (Face+Landmark)

To Reproduce

  1. stopped all background jobs
  2. removed all tags
  3. Starting Clustering and Classification process (Face+Landmark) via admin mode

Debug log

No response

xloypaypa commented 1 year ago

hi. I'm facing similar issue with you. may I check if you got the same logs as below? image

if so, it should be the same issue with: https://github.com/nextcloud/recognize/issues/966

marcelklehr commented 1 year ago

Indeed recognize should log more details about the problem

github-actions[bot] commented 1 year ago

Hello :wave: This issue is waiting for a response by the original poster for 2 weeks. We cannot keep track of whether individual issues have resolved themselves or still require attention without user interaction. We're thus adding the stale label to this issue to schedule it for getting closed in 5 days time. If you believe this issue is still valid and should be fixed, you can add a comment or remove the label to avoid it getting closed.

Cheers :blue_heart:

github-actions[bot] commented 1 year ago

This issue was closed because it has been stale for 5 days with no activity.