Skip to content

[Bug]: macos talk app stops writing #2534

@rm-r1

Description

@rm-r1

⚠️ This issue respects the following points: ⚠️

Bug description

After a random time, when I try to send a message to anybody, the texto doesn't appear in the message bar. I noticed that neither works if I switch to the search field and try to input some text. Also I noticed that if I select another user to send a mesage, both user are selected, but in the previous messages no change are made and all the entire functionality of nextcloud talk are corrupted. I need to close the app and restart.

Image

Steps to reproduce

  1. After a random time, nextcloud talk for macos stops working

Expected behavior

Always accept input via keyboard

Nextcloud Server version

32

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.3

Web server

Apache (supported)

Database engine version

MariaDB

Is this bug present after an update or on a fresh install?

Upgraded to a MAJOR version (ex. 31 to 32)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

  • Default user-backend (database)
  • LDAP/ Active Directory
  • SSO - SAML
  • Other

Configuration report

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "nube.secops.mx"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "32.0.9.2",
        "overwrite.cli.url": "https:\/\/nube.secops.mx",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "mysql.utf8mb4": true,
        "installed": true,
        "maintenance": false,
        "theme": "",
        "loglevel": 0,
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpmode": "smtp",
        "mail_sendmailmode": "smtp",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpauth": true,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "app_install_overwrite": [
            "spreed"
        ]
    }
}

List of activated Apps

Enabled:
  - activity: 5.0.0
  - admin_audit: 1.22.0
  - admincockpit: 1.3.0
  - app_api: 32.0.0
  - approval: 2.8.0
  - bruteforcesettings: 5.0.0
  - circles: 32.0.0
  - cloud_federation_api: 1.16.0
  - collectives: 4.4.0
  - comments: 1.22.0
  - contactsinteraction: 1.13.1
  - dashboard: 7.12.0
  - dav: 1.34.2
  - deck: 1.16.4
  - federatedfilesharing: 1.22.0
  - federation: 1.22.0
  - files: 2.4.0
  - files_automatedtagging: 3.0.3
  - files_downloadlimit: 5.0.0
  - files_pdfviewer: 5.0.0
  - files_reminders: 1.5.0
  - files_sharing: 1.24.1
  - files_trashbin: 1.22.0
  - files_versions: 1.25.0
  - firstrunwizard: 5.0.0
  - forms: 5.2.7
  - logreader: 5.0.0
  - lookup_server_connector: 1.20.0
  - mail: 5.7.15
  - nextcloud_announcements: 4.0.0
  - notes: 5.0.0
  - notifications: 5.0.0
  - oauth2: 1.20.0
  - password_policy: 4.0.0
  - photos: 5.0.0
  - privacy: 4.0.0
  - profile: 1.1.0
  - provisioning_api: 1.22.0
  - recommendations: 5.0.0
  - related_resources: 3.0.0
  - richdocuments: 9.0.6
  - richdocumentscode: 25.4.904
  - serverinfo: 4.0.0
  - settings: 1.15.1
  - sharebymail: 1.22.0
  - spreed: 22.0.12
  - support: 4.0.0
  - survey_client: 4.0.0
  - systemtags: 1.22.0
  - text: 6.0.2
  - theming: 2.7.0
  - twofactor_backupcodes: 1.21.0
  - updatenotification: 1.22.0
  - user_status: 1.12.0
  - viewer: 5.0.0
  - weather_status: 1.12.0
  - webhook_listeners: 1.3.0
  - whiteboard: 1.5.8
  - workflowengine: 2.14.0
Disabled:
  - calendar: 6.2.4 (installed 6.2.4)
  - contacts: 8.3.9 (installed 8.3.9)
  - encryption: 2.20.0
  - files_accesscontrol: 3.0.2 (installed 3.0.2)
  - files_external: 1.24.1
  - suspicious_login: 10.0.0
  - twofactor_nextcloud_notification: 6.0.0
  - twofactor_totp: 14.0.0
  - user_ldap: 1.23.0

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":0,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"dirty table reads: SELECT `name` FROM `*PREFIX*authtoken` WHERE (`uid` = :dcValue1) AND (`last_activity` >= :dcValue2)","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","exception":{"Exception":"Exception","Message":"dirty table reads: SELECT `name` FROM `*PREFIX*authtoken` WHERE (`uid` = :dcValue1) AND (`last_activity` >= :dcValue2)","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/apps/notifications/lib/Service/ClientService.php","line":37,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/apps/notifications/lib/Controller/EndpointController.php","line":94,"function":"hasTalkDesktop","class":"OCA\\Notifications\\Service\\ClientService","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/AppFramework/Http/Dispatcher.php","line":204,"function":"listNotifications","class":"OCA\\Notifications\\Controller\\EndpointController","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/AppFramework/Http/Dispatcher.php","line":118,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/AppFramework/App.php","line":153,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/Route/Router.php","line":321,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/ocs/v1.php","line":61,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/ocs/v2.php","line":8,"args":["/var/www/vhosts/secops.mx/nube.secops.mx/ocs/v1.php"],"function":"require_once"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT `name` FROM `*PREFIX*authtoken` WHERE (`uid` = :dcValue1) AND (`last_activity` >= :dcValue2)","tables":["oc_authtoken"],"reads":["oc_authtoken"],"exception":{},"CustomMessage":"dirty table reads: SELECT `name` FROM `*PREFIX*authtoken` WHERE (`uid` = :dcValue1) AND (`last_activity` >= :dcValue2)"}}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":0,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"serverDI","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":{"app":"serverDI"}}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: approved]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: approved]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: rejected]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: approved]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"ahCCJsSooj6B3nbwh-yXIgAAAAE","level":1,"time":"2026-05-22T16:19:50+00:00","remoteAddr":"189.203.193.113","user":"nextcloud","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","scriptName":"/ocs/v2.php","message":"Notification was claimed to be parsed, but was not fully parsed by OCA\\Approval\\Notification\\Notifier [app: approval, subject: manual_request]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:151.0) Gecko/20100101 Firefox/151.0","version":"32.0.9.2","data":[]}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"serverDI","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"serverDI"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"serverDI","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"serverDI"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"serverDI","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"serverDI"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"serverDI","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"The requested alias \"OCP\\IServerContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"serverDI"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"dav","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"The requested alias \"OCP\\AppFramework\\IAppContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"dav"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"dav","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"The requested alias \"OCP\\AppFramework\\IAppContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"dav"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"federatedfilesharing","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"The requested alias \"OCP\\AppFramework\\IAppContainer\" is deprecated. Please request \"Psr\\Container\\ContainerInterface\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"federatedfilesharing"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"CLI cron call has selected job OCA\\Files\\BackgroundJob\\CleanupDirectEditingTokens (id: 12, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Starting job OCA\\Files\\BackgroundJob\\CleanupDirectEditingTokens (id: 12, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Finished job OCA\\Files\\BackgroundJob\\CleanupDirectEditingTokens (id: 12, arguments: null) in 0 seconds","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"Exception","Message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":296,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/BackgroundJob/JobList.php","line":198,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":157,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","tables":["oc_appconfig","oc_jobs","oc_direct_edit"],"reads":["oc_jobs"],"exception":{},"CustomMessage":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"CLI cron call has selected job OCA\\Activity\\BackgroundJob\\EmailNotification (id: 19, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Starting job OCA\\Activity\\BackgroundJob\\EmailNotification (id: 19, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Finished job OCA\\Activity\\BackgroundJob\\EmailNotification (id: 19, arguments: null) in 0 seconds","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"Exception","Message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":296,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/BackgroundJob/JobList.php","line":198,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":157,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","tables":["oc_appconfig","oc_jobs","oc_direct_edit"],"reads":["oc_jobs"],"exception":{},"CustomMessage":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"CLI cron call has selected job OCA\\Circles\\Cron\\Maintenance (id: 24, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Starting job OCA\\Circles\\Cron\\Maintenance (id: 24, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"[debug] running maintenance (2)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":""}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"[debug] running maintenance (1)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":""}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Finished job OCA\\Circles\\Cron\\Maintenance (id: 24, arguments: null) in 0 seconds","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"Exception","Message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":296,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/BackgroundJob/JobList.php","line":198,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":157,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","tables":["oc_appconfig","oc_jobs","oc_direct_edit"],"reads":["oc_jobs"],"exception":{},"CustomMessage":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"CLI cron call has selected job OCA\\Notifications\\BackgroundJob\\SendNotificationMails (id: 34, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Starting job OCA\\Notifications\\BackgroundJob\\SendNotificationMails (id: 34, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Finished job OCA\\Notifications\\BackgroundJob\\SendNotificationMails (id: 34, arguments: null) in 0 seconds","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"Exception","Message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":296,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/BackgroundJob/JobList.php","line":198,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":157,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","tables":["oc_appconfig","oc_jobs","oc_direct_edit"],"reads":["oc_jobs"],"exception":{},"CustomMessage":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"CLI cron call has selected job OCA\\UserStatus\\BackgroundJob\\ClearOldStatusesBackgroundJob (id: 35, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Starting job OCA\\UserStatus\\BackgroundJob\\ClearOldStatusesBackgroundJob (id: 35, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Finished job OCA\\UserStatus\\BackgroundJob\\ClearOldStatusesBackgroundJob (id: 35, arguments: null) in 0 seconds","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"Exception","Message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":296,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/BackgroundJob/JobList.php","line":198,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":157,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","tables":["oc_appconfig","oc_jobs","oc_direct_edit","oc_user_status"],"reads":["oc_jobs"],"exception":{},"CustomMessage":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"mail","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"The requested alias \"UserId\" is deprecated. Please request \"userId\" directly. This alias will be removed in a future Nextcloud version.","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"mail"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"CLI cron call has selected job OCA\\Mail\\BackgroundJob\\OutboxWorkerJob (id: 88, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"Exception","Message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":296,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/BackgroundJob/JobList.php","line":198,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":157,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","tables":["oc_appconfig","oc_jobs","oc_direct_edit","oc_user_status"],"reads":["oc_jobs"],"exception":{},"CustomMessage":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"CLI cron call has selected job OCA\\Mail\\BackgroundJob\\IMipMessageJob (id: 89, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"Exception","Message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":296,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/BackgroundJob/JobList.php","line":198,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":157,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","tables":["oc_appconfig","oc_jobs","oc_direct_edit","oc_user_status"],"reads":["oc_jobs"],"exception":{},"CustomMessage":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"CLI cron call has selected job OCA\\Mail\\BackgroundJob\\DraftsJob (id: 90, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"Exception","Message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":296,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/BackgroundJob/JobList.php","line":198,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":157,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","tables":["oc_appconfig","oc_jobs","oc_direct_edit","oc_user_status"],"reads":["oc_jobs"],"exception":{},"CustomMessage":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"CLI cron call has selected job OCA\\Mail\\BackgroundJob\\WakeJob (id: 92, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Starting job OCA\\Mail\\BackgroundJob\\WakeJob (id: 92, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Finished job OCA\\Mail\\BackgroundJob\\WakeJob (id: 92, arguments: null) in 0 seconds","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"Exception","Message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":296,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/BackgroundJob/JobList.php","line":198,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":157,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","tables":["oc_appconfig","oc_jobs","oc_direct_edit","oc_user_status"],"reads":["oc_jobs"],"exception":{},"CustomMessage":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"CLI cron call has selected job OCA\\Collectives\\BackgroundJob\\CleanupSessions (id: 3359, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Starting job OCA\\Collectives\\BackgroundJob\\CleanupSessions (id: 3359, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Finished job OCA\\Collectives\\BackgroundJob\\CleanupSessions (id: 3359, arguments: null) in 0 seconds","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"Exception","Message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":296,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/BackgroundJob/JobList.php","line":198,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":157,"function":"getNext","class":"OC\\BackgroundJob\\JobList","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1","tables":["oc_appconfig","oc_jobs","oc_direct_edit","oc_user_status","oc_collectives_sessions"],"reads":["oc_jobs"],"exception":{},"CustomMessage":"dirty table reads: SELECT * FROM `*PREFIX*jobs` WHERE (`reserved_at` <= :dcValue1) AND (`last_checked` <= :dcValue2) ORDER BY `last_checked` ASC LIMIT 1"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"CLI cron call has selected job OCA\\AppAPI\\BackgroundJob\\ExAppInitStatusCheckJob (id: 4698, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"cron","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"Starting job OCA\\AppAPI\\BackgroundJob\\ExAppInitStatusCheckJob (id: 4698, arguments: null)","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"data":{"app":"cron"}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"app_api","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"The loading of lazy AppConfig values have been triggered by app \"app_api\"","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"RuntimeException","Message":"The loading of lazy AppConfig values have been triggered by app \"app_api\"","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/AppConfig.php","line":492,"function":"loadConfig","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/AppConfig.php","line":368,"function":"getTypedValue","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/apps/app_api/lib/BackgroundJob/ExAppInitStatusCheckJob.php","line":39,"function":"getValueString","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/public/BackgroundJob/Job.php","line":61,"function":"run","class":"OCA\\AppAPI\\BackgroundJob\\ExAppInitStatusCheckJob","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/public/BackgroundJob/TimedJob.php","line":97,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/public/BackgroundJob/TimedJob.php","line":84,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":175,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/AppConfig.php","Line":1326,"message":"The loading of lazy AppConfig values have been triggered by app \"app_api\"","exception":{},"CustomMessage":"The loading of lazy AppConfig values have been triggered by app \"app_api\""}}
{"reqId":"hnGO6tOgjscguMtftYCZ","level":0,"time":"2026-05-22T16:20:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","scriptName":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","message":"dirty table reads: SELECT `appid`, `configkey`, `configvalue`, `type`, `lazy` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1","userAgent":"--","version":"32.0.9.2","occ_command":["/var/www/vhosts/secops.mx/nube.secops.mx/cron.php"],"exception":{"Exception":"Exception","Message":"dirty table reads: SELECT `appid`, `configkey`, `configvalue`, `type`, `lazy` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1","Code":0,"Trace":[{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/ConnectionAdapter.php","line":50,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/QueryBuilder/QueryBuilder.php","line":296,"function":"executeQuery","class":"OC\\DB\\ConnectionAdapter","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/AppConfig.php","line":1360,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/AppConfig.php","line":492,"function":"loadConfig","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/AppConfig.php","line":368,"function":"getTypedValue","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/apps/app_api/lib/BackgroundJob/ExAppInitStatusCheckJob.php","line":39,"function":"getValueString","class":"OC\\AppConfig","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/public/BackgroundJob/Job.php","line":61,"function":"run","class":"OCA\\AppAPI\\BackgroundJob\\ExAppInitStatusCheckJob","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/public/BackgroundJob/TimedJob.php","line":97,"function":"start","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/public/BackgroundJob/TimedJob.php","line":84,"function":"start","class":"OCP\\BackgroundJob\\TimedJob","type":"->"},{"file":"/var/www/vhosts/secops.mx/nube.secops.mx/cron.php","line":175,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/vhosts/secops.mx/nube.secops.mx/lib/private/DB/Connection.php","Line":407,"message":"dirty table reads: SELECT `appid`, `configkey`, `configvalue`, `type`, `lazy` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1","tables":["oc_appconfig","oc_jobs","oc_direct_edit","oc_user_status","oc_collectives_sessions"],"reads":["oc_appconfig"],"exception":{},"CustomMessage":"dirty table reads: SELECT `appid`, `configkey`, `configvalue`, `type`, `lazy` FROM `*PREFIX*appconfig` WHERE `lazy` = :dcValue1"}}

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions