You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any login attempt results in a nextcloud.log entry with the following details:
InvalidArgumentException
Datasets must have the same number of columns, 48 expected, but 16 given.
/usr/local/lib/owncloud/apps/suspicious_login/lib/Service/DataLoader.php
line 131
Rubix\ML\Datasets\Labeled->merge()
/usr/local/lib/owncloud/apps/suspicious_login/lib/Service/TrainService.php
line 72
OCA\SuspiciousLogin\Service\DataLoader->generateRandomShuffledData()
/usr/local/lib/owncloud/apps/suspicious_login/lib/BackgroundJob/TrainJobIpV4.php
line 70
OCA\SuspiciousLogin\Service\TrainService->train()
/usr/local/lib/owncloud/lib/public/BackgroundJob/Job.php
line 81
OCA\SuspiciousLogin\BackgroundJob\TrainJobIpV4->run()
/usr/local/lib/owncloud/lib/public/BackgroundJob/TimedJob.php
line 102
OCP\BackgroundJob\Job->start()
/usr/local/lib/owncloud/lib/public/BackgroundJob/TimedJob.php
line 92
OCP\BackgroundJob\TimedJob->start()
/usr/local/lib/owncloud/cron.php
line 152
OCP\BackgroundJob\TimedJob->execute()
Any login attempt results in a nextcloud.log entry with the following details:
This probably related to issue #860
How to replicate:
Should see something like the attached screenshot.
The text was updated successfully, but these errors were encountered: