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

PHP unserialize(): Error at offset #808

Closed
louim-lbs opened this issue Jun 12, 2023 · 5 comments
Closed

PHP unserialize(): Error at offset #808

louim-lbs opened this issue Jun 12, 2023 · 5 comments
Labels
bug Something isn't working technical debt

Comments

@louim-lbs
Copy link

Hello,

Very often, but not regularly, I have this error in my logs:

[PHP] Erreur: unserialize(): Error at offset 0 of 595 bytes at /config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php#49

at ********

I don't know what event triggers this error...

I use NC 26.0.2 and SL 4.4.0, with php 8.1.17

@ChristophWurst ChristophWurst added bug Something isn't working needs info labels Jun 12, 2023
@ChristophWurst
Copy link
Member

Please find the latest entry for that error in your data/nextcloud.log and post it. Redact any sensitive info.

@louim-lbs
Copy link
Author

I have this:
Maybe it's linked with Mail app?

{"reqId":"O6fLldbt2xPCJ9Y88zqV","level":3,"time":"2023-06-08T10:14:34+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"unserialize(): Error at offset 0 of 595 bytes at /config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php#49","userAgent":"--","version":"26.0.2.1","data":{"app":"PHP"}}
{"reqId":"O6fLldbt2xPCJ9Y88zqV","level":2,"time":"2023-06-08T10:14:34+00:00","remoteAddr":"","user":"--","app":"mail","method":"","url":"--","message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","userAgent":"--","version":"26.0.2.1","exception":{"Exception":"OCA\\Mail\\Exception\\ServiceException","Message":"Could not deserialize persisted classifier 2: Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","Line":207,"Previous":{"Exception":"Rubix\\ML\\Exceptions\\RuntimeException","Message":"Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Flysystem.php","line":143,"function":"unserialize","class":"Rubix\\ML\\Persisters\\Serializers\\Native","type":"->"},{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/PersistentModel.php","line":51,"function":"load","class":"Rubix\\ML\\Persisters\\Flysystem","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":205,"function":"load","class":"Rubix\\ML\\PersistentModel","type":"::"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php","Line":52},"message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","exception":{},"CustomMessage":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object."}}
{"reqId":"F9phx8tC2xjQQOm5QHwK","level":3,"time":"2023-06-08T12:20:31+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"unserialize(): Error at offset 0 of 595 bytes at /config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php#49","userAgent":"--","version":"26.0.2.1","data":{"app":"PHP"}}
{"reqId":"F9phx8tC2xjQQOm5QHwK","level":2,"time":"2023-06-08T12:20:31+00:00","remoteAddr":"","user":"--","app":"mail","method":"","url":"--","message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","userAgent":"--","version":"26.0.2.1","exception":{"Exception":"OCA\\Mail\\Exception\\ServiceException","Message":"Could not deserialize persisted classifier 2: Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","Line":207,"Previous":{"Exception":"Rubix\\ML\\Exceptions\\RuntimeException","Message":"Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Flysystem.php","line":143,"function":"unserialize","class":"Rubix\\ML\\Persisters\\Serializers\\Native","type":"->"},{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/PersistentModel.php","line":51,"function":"load","class":"Rubix\\ML\\Persisters\\Flysystem","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":205,"function":"load","class":"Rubix\\ML\\PersistentModel","type":"::"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php","Line":52},"message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","exception":{},"CustomMessage":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object."}}
{"reqId":"ZLaVl32Sd7zEiVHLUYyw","level":3,"time":"2023-06-08T13:25:12+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"unserialize(): Error at offset 0 of 595 bytes at /config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php#49","userAgent":"--","version":"26.0.2.1","data":{"app":"PHP"}}
{"reqId":"ZLaVl32Sd7zEiVHLUYyw","level":2,"time":"2023-06-08T13:25:12+00:00","remoteAddr":"","user":"--","app":"mail","method":"","url":"--","message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","userAgent":"--","version":"26.0.2.1","exception":{"Exception":"OCA\\Mail\\Exception\\ServiceException","Message":"Could not deserialize persisted classifier 2: Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","Line":207,"Previous":{"Exception":"Rubix\\ML\\Exceptions\\RuntimeException","Message":"Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Flysystem.php","line":143,"function":"unserialize","class":"Rubix\\ML\\Persisters\\Serializers\\Native","type":"->"},{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/PersistentModel.php","line":51,"function":"load","class":"Rubix\\ML\\Persisters\\Flysystem","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":205,"function":"load","class":"Rubix\\ML\\PersistentModel","type":"::"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php","Line":52},"message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","exception":{},"CustomMessage":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object."}}
{"reqId":"MpMO8VbrdG0xPq8wbny2","level":3,"time":"2023-06-08T15:31:28+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"unserialize(): Error at offset 0 of 595 bytes at /config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php#49","userAgent":"--","version":"26.0.2.1","data":{"app":"PHP"}}
{"reqId":"MpMO8VbrdG0xPq8wbny2","level":2,"time":"2023-06-08T15:31:28+00:00","remoteAddr":"","user":"--","app":"mail","method":"","url":"--","message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","userAgent":"--","version":"26.0.2.1","exception":{"Exception":"OCA\\Mail\\Exception\\ServiceException","Message":"Could not deserialize persisted classifier 2: Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","Line":207,"Previous":{"Exception":"Rubix\\ML\\Exceptions\\RuntimeException","Message":"Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Flysystem.php","line":143,"function":"unserialize","class":"Rubix\\ML\\Persisters\\Serializers\\Native","type":"->"},{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/PersistentModel.php","line":51,"function":"load","class":"Rubix\\ML\\Persisters\\Flysystem","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":205,"function":"load","class":"Rubix\\ML\\PersistentModel","type":"::"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php","Line":52},"message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","exception":{},"CustomMessage":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object."}}
{"reqId":"apI9b6cCjjL03N1RaeVa","level":3,"time":"2023-06-09T07:35:12+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"unserialize(): Error at offset 0 of 595 bytes at /config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php#49","userAgent":"--","version":"26.0.2.1","data":{"app":"PHP"}}
{"reqId":"apI9b6cCjjL03N1RaeVa","level":2,"time":"2023-06-09T07:35:12+00:00","remoteAddr":"","user":"--","app":"mail","method":"","url":"--","message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","userAgent":"--","version":"26.0.2.1","exception":{"Exception":"OCA\\Mail\\Exception\\ServiceException","Message":"Could not deserialize persisted classifier 2: Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","Line":207,"Previous":{"Exception":"Rubix\\ML\\Exceptions\\RuntimeException","Message":"Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Flysystem.php","line":143,"function":"unserialize","class":"Rubix\\ML\\Persisters\\Serializers\\Native","type":"->"},{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/PersistentModel.php","line":51,"function":"load","class":"Rubix\\ML\\Persisters\\Flysystem","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":205,"function":"load","class":"Rubix\\ML\\PersistentModel","type":"::"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php","Line":52},"message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","exception":{},"CustomMessage":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object."}}
{"reqId":"4VIdtRzGCBGO9J8WXFJ5","level":3,"time":"2023-06-09T08:40:05+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"unserialize(): Error at offset 0 of 595 bytes at /config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php#49","userAgent":"--","version":"26.0.2.1","data":{"app":"PHP"}}
{"reqId":"4VIdtRzGCBGO9J8WXFJ5","level":2,"time":"2023-06-09T08:40:05+00:00","remoteAddr":"","user":"--","app":"mail","method":"","url":"--","message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","userAgent":"--","version":"26.0.2.1","exception":{"Exception":"OCA\\Mail\\Exception\\ServiceException","Message":"Could not deserialize persisted classifier 2: Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","Line":207,"Previous":{"Exception":"Rubix\\ML\\Exceptions\\RuntimeException","Message":"Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Flysystem.php","line":143,"function":"unserialize","class":"Rubix\\ML\\Persisters\\Serializers\\Native","type":"->"},{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/PersistentModel.php","line":51,"function":"load","class":"Rubix\\ML\\Persisters\\Flysystem","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":205,"function":"load","class":"Rubix\\ML\\PersistentModel","type":"::"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php","Line":52},"message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","exception":{},"CustomMessage":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object."}}
{"reqId":"bDKD1mUOuHK3Qz2D5r2D","level":3,"time":"2023-06-09T09:40:47+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"unserialize(): Error at offset 0 of 595 bytes at /config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php#49","userAgent":"--","version":"26.0.2.1","data":{"app":"PHP"}}
{"reqId":"bDKD1mUOuHK3Qz2D5r2D","level":2,"time":"2023-06-09T09:40:47+00:00","remoteAddr":"","user":"--","app":"mail","method":"","url":"--","message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","userAgent":"--","version":"26.0.2.1","exception":{"Exception":"OCA\\Mail\\Exception\\ServiceException","Message":"Could not deserialize persisted classifier 2: Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","Line":207,"Previous":{"Exception":"Rubix\\ML\\Exceptions\\RuntimeException","Message":"Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Flysystem.php","line":143,"function":"unserialize","class":"Rubix\\ML\\Persisters\\Serializers\\Native","type":"->"},{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/PersistentModel.php","line":51,"function":"load","class":"Rubix\\ML\\Persisters\\Flysystem","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":205,"function":"load","class":"Rubix\\ML\\PersistentModel","type":"::"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php","Line":52},"message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","exception":{},"CustomMessage":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object."}}
{"reqId":"zq3rzmzYMjj8FmOHiIUU","level":3,"time":"2023-06-09T10:45:39+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"unserialize(): Error at offset 0 of 595 bytes at /config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php#49","userAgent":"--","version":"26.0.2.1","data":{"app":"PHP"}}
{"reqId":"zq3rzmzYMjj8FmOHiIUU","level":2,"time":"2023-06-09T10:45:39+00:00","remoteAddr":"","user":"--","app":"mail","method":"","url":"--","message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","userAgent":"--","version":"26.0.2.1","exception":{"Exception":"OCA\\Mail\\Exception\\ServiceException","Message":"Could not deserialize persisted classifier 2: Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","Line":207,"Previous":{"Exception":"Rubix\\ML\\Exceptions\\RuntimeException","Message":"Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Flysystem.php","line":143,"function":"unserialize","class":"Rubix\\ML\\Persisters\\Serializers\\Native","type":"->"},{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/PersistentModel.php","line":51,"function":"load","class":"Rubix\\ML\\Persisters\\Flysystem","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":205,"function":"load","class":"Rubix\\ML\\PersistentModel","type":"::"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php","Line":52},"message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","exception":{},"CustomMessage":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object."}}
{"reqId":"t5TK9kXRgNMxiu6L1XAe","level":3,"time":"2023-06-09T12:50:30+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"unserialize(): Error at offset 0 of 595 bytes at /config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php#49","userAgent":"--","version":"26.0.2.1","data":{"app":"PHP"}}
{"reqId":"t5TK9kXRgNMxiu6L1XAe","level":2,"time":"2023-06-09T12:50:30+00:00","remoteAddr":"","user":"--","app":"mail","method":"","url":"--","message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","userAgent":"--","version":"26.0.2.1","exception":{"Exception":"OCA\\Mail\\Exception\\ServiceException","Message":"Could not deserialize persisted classifier 2: Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","Line":207,"Previous":{"Exception":"Rubix\\ML\\Exceptions\\RuntimeException","Message":"Unserialized data must be an object.","Code":0,"Trace":[{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Flysystem.php","line":143,"function":"unserialize","class":"Rubix\\ML\\Persisters\\Serializers\\Native","type":"->"},{"file":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/PersistentModel.php","line":51,"function":"load","class":"Rubix\\ML\\Persisters\\Flysystem","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":205,"function":"load","class":"Rubix\\ML\\PersistentModel","type":"::"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/PersistenceService.php","line":165,"function":"load","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Classification/ImportanceClassifier.php","line":306,"function":"loadLatest","class":"OCA\\Mail\\Service\\Classification\\PersistenceService","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Listener/NewMessageClassificationListener.php","line":121,"function":"classifyImportance","class":"OCA\\Mail\\Service\\Classification\\ImportanceClassifier","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/ServiceEventListener.php","line":86,"function":"handle","class":"OCA\\Mail\\Listener\\NewMessageClassificationListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":251,"function":"__invoke","class":"OC\\EventDispatcher\\ServiceEventListener","type":"->"},{"file":"/config/www/nextcloud/3rdparty/symfony/event-dispatcher/EventDispatcher.php","line":73,"function":"callListeners","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/lib/private/EventDispatcher/EventDispatcher.php","line":87,"function":"dispatch","class":"Symfony\\Component\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":404,"function":"dispatch","class":"OC\\EventDispatcher\\EventDispatcher","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":236,"function":"runPartialSync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->"},{"file":"/config/www/nextcloud/apps/mail/lib/Service/Sync/ImapToDbSynchronizer.php","line":137,"function":"sync","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/apps/mail/lib/BackgroundJob/SyncJob.php","line":110,"function":"syncAccount","class":"OCA\\Mail\\Service\\Sync\\ImapToDbSynchronizer","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/Job.php","line":78,"function":"run","class":"OCA\\Mail\\BackgroundJob\\SyncJob","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":103,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/config/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":93,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/config/www/nextcloud/cron.php","line":152,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/config/www/nextcloud/apps/suspicious_login/vendor/rubix/ml/src/Persisters/Serializers/Native.php","Line":52},"message":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object.","exception":{},"CustomMessage":"Failed to load importance classifier: Could not deserialize persisted classifier 2: Unserialized data must be an object."}}

Thanks!

@joshtrichards
Copy link
Member

joshtrichards commented Feb 11, 2024

You still seeing this error these days, @louim-lbs?

Might be related (not sure), but looks we can switch suspicious_login back to stock rubix/ml (#710). Looks like mail already switched back (nextcloud/mail#7388) and currently prefers a different version (v2.4.0 via nextcloud/mail#8878) than suspicious_login uses these days.

EDIT: I partially take back the versioning comparison preference since I apparently don't understand how to compare across league/flysystem and rubix/ml. (This is what happens when I get into Composer dependencies 😂). But the gist of the above comment still stands (I think).

EDIT (again): Hmm. Maybe a can of worms now that I see #780.

@louim-lbs
Copy link
Author

Not for a while, maybe an update solved the problem.

I think we can close this issue, I'll reopen it if something pops up again. What do you think?

@joshtrichards
Copy link
Member

👍

@joshtrichards joshtrichards closed this as not planned Won't fix, can't repro, duplicate, stale Feb 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working technical debt
Projects
None yet
Development

No branches or pull requests

3 participants