Skip to content
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

Error: Call to undefined method Rubix\ML\Datasets\Labeled::features() #677

Closed
ghost opened this issue Feb 10, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Feb 10, 2023

Which version of recognize are you using?

3.5.0

Enabled Modes

Face recognition

TensorFlow mode

Normal mode

Which Nextcloud version do you have installed?

25.0.3

Which Operating system do you have installed?

Ubuntu 22.0.4

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

NO

How much RAM does your server have?

23.47

What processor Architecture does your CPU have?

X64

Describe the Bug

N/A

Expected Behavior

N/A

To Reproduce

N/A

Debug log

{"reqId":"alNJxFoae2Y5yXPE9pvS","level":3,"time":"2023-02-10T09:05:02-06:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","message":"Call to undefined method Rubix\ML\Datasets\Labeled::features()","userAgent":"--","version":"25.0.3.2","exception":{"Exception":"Error","Message":"Call to undefined method Rubix\ML\Datasets\Labeled::features()","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/recognize/lib/Clustering/MrdBallTree.php","line":632,"function":"split","class":"OCA\Recognize\Clustering\DualTreeBall","type":"::"},{"file":"/var/www/nextcloud/apps/recognize/lib/Clustering/MstSolver.php","line":22,"function":"grow","class":"OCA\Recognize\Clustering\MrdBallTree","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Clustering/HDBSCAN.php","line":90,"function":"__construct","class":"OCA\Recognize\Clustering\MstSolver","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/Service/FaceClusterAnalyzer.php","line":73,"function":"__construct","class":"OCA\Recognize\Clustering\HDBSCAN","type":"->"},{"file":"/var/www/nextcloud/apps/recognize/lib/BackgroundJobs/ClusterFacesJob.php","line":39,"function":"calculateClusters","class":"OCA\Recognize\Service\FaceClusterAnalyzer","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\Recognize\BackgroundJobs\ClusterFacesJob","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":58,"function":"start","class":"OCP\BackgroundJob\Job","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/QueuedJob.php","line":48,"function":"start","class":"OCP\BackgroundJob\QueuedJob","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\BackgroundJob\QueuedJob","type":"->"}],"File":"/var/www/nextcloud/apps/recognize/lib/Clustering/DualTreeBall.php","Line":107,"CustomMessage":"--"},"id":"63e667f98a574"}

@ghost ghost added the bug Something isn't working label Feb 10, 2023
@marcelklehr
Copy link
Member

duplicate of #676

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant