nextcloud / calendar

📆 Calendar app for Nextcloud
https://apps.nextcloud.com/apps/calendar
GNU Affero General Public License v3.0
982 stars 241 forks source link

Thunderbird calendar with Nextcloud sync: error message on dismissing reminder #4416

Open KiaraGrouwstra opened 2 years ago

KiaraGrouwstra commented 2 years ago

Steps to reproduce

Expected behavior

the reminder is dismissed

Actual behaviour

I get an error message from Thunderbird saying "This item has recently been changed on the server. Submitting your changes will overwrite the changes made on the server." Options are: "Discard my changes and reload" "Submit my changes anyway"

Both options result in nothing much happening.

Calendar app version

3.4.2

CalDAV-clients used

Thunderbird calendar

Browser

n/a

Client operating system

Arch Linux

Server operating system

Debian

Web server

No response

Database engine version

No response

PHP engine version

No response

Nextcloud version

23.0.5

Updated from an older installed version or fresh install

No response

List of activated apps

Enabled:
  - accessibility: 1.9.0
  - activity: 2.15.0
  - announcementcenter: 6.3.1
  - bruteforcesettings: 2.4.0
  - calendar: 3.4.2
  - circles: 23.1.1
  - cloud_federation_api: 1.6.0
  - collectives: 1.4.2
  - comments: 1.13.0
  - contacts: 4.2.0
  - contactsinteraction: 1.4.0
  - dashboard: 7.3.0
  - dav: 1.21.0
  - deck: 1.6.3
  - encryption: 2.11.0
  - external: 3.10.2
  - federatedfilesharing: 1.13.0
  - federation: 1.13.0
  - files: 1.18.0
  - files_external: 1.15.0
  - files_pdfviewer: 2.4.0
  - files_rightclick: 1.2.0
  - files_sharing: 1.15.0
  - files_trashbin: 1.13.0
  - files_versions: 1.16.0
  - files_videoplayer: 1.12.0
  - firstrunwizard: 2.12.0
  - forms: 2.5.1
  - groupfolders: 11.1.5
  - integration_gitlab: 1.0.3
  - logreader: 2.8.0
  - lookup_server_connector: 1.11.0
  - mail: 1.13.7
  - nextcloud_announcements: 1.12.0
  - notes: 4.4.0
  - notifications: 2.11.1
  - oauth2: 1.11.0
  - password_policy: 1.13.0
  - photos: 1.5.0
  - privacy: 1.7.0
  - provisioning_api: 1.13.0
  - richdocuments: 5.0.6
  - richdocumentscode: 22.5.502
  - serverinfo: 1.13.0
  - settings: 1.5.0
  - sharebymail: 1.13.0
  - spreed: 13.0.7
  - systemtags: 1.13.0
  - tasks: 0.14.4
  - text: 3.4.1
  - theming: 1.14.0
  - twofactor_backupcodes: 1.12.0
  - twofactor_totp: 6.4.0
  - updatenotification: 1.13.0
  - user_ldap: 1.13.1
  - user_status: 1.3.1
  - viewer: 1.7.0
  - weather_status: 1.3.0
  - workflowengine: 2.5.0

Nextcloud configuration

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "localhost",
            "cloud.bij1.org"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "pgsql",
        "version": "23.0.5.1",
        "overwrite.cli.url": "http:\/\/localhost",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "default_language": "nl",
        "default_locale": "nl_NL",
        "overwriteprotocol": "https",
        "debug": "true",
        "default_phone_region": "NL",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": "6379"
        },
        "mail_smtpmode": "smtp",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpsecure": "tls",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_user": "nextcloud",
        "mail_from": "nextcloud",
        "mail_sendmailmode": "smtp",
        "mail_smtpauth": 1,
        "mail_smtpauthtype": "PLAIN",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "maintenance": false,
        "theme": "",
        "loglevel": 2,
        "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory",
        "updater.secret": "***REMOVED SENSITIVE VALUE***"
    }
}

Web server error log

2022/08/10 05:17:27 [crit] 2042498#2042498: *522910 SSL_do_handshake() failed (SSL: error:141CF06C:SSL routines:tls_parse_ctos_key_share:bad key share) while SSL handshaking, client: 94.102.49.190, server: 0.0.0.0:443

Log file

{"reqId":"YKLg7SOCTNpLwD1Exh7z","level":3,"time":"2022-08-10T09:15:41+00:00","remoteAddr":"82.217.121.24","user":"--","app":"PHP","method":"PROPFIND","url":"/remote.php/webdav","message":"session_start(): Ignoring session_start() because a session is already active at /var/www/nextcloud/lib/private/Session/Internal.php#208","userAgent":"gvfs/1.50.2","version":"23.0.5.1","exception":{"Exception":"Error","Message":"session_start(): Ignoring session_start() because a session is already active at /var/www/nextcloud/lib/private/Session/Internal.php#208","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"function":"session_start"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":208,"function":"call_user_func_array"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":218,"function":"invoke","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":106,"function":"startSession","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/Session/CryptoSessionData.php","line":149,"function":"clear","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":940,"function":"clear","class":"OC\\Session\\CryptoSessionData","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":270,"function":"logout","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":243,"function":"validateSession","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":389,"function":"getUser","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":122,"function":"getEnabledApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_User.php","line":127,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":713,"function":"setupBackends","class":"OC_User","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1089,"function":"init","class":"OC","type":"::"},{"file":"/var/www/nextcloud/remote.php","line":114,"args":["/var/www/nextcloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"jRwmSkx7r9apbECe1UyS","level":3,"time":"2022-08-10T09:40:03+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )","userAgent":"--","version":"23.0.5.1","exception":{"Exception":"PDOException","Message":"could not find driver","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","line":178,"function":"__construct","class":"PDO","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Search/FileSearch/FileSearcher.php","line":92,"function":"createIndex","class":"TeamTNT\\TNTSearch\\Indexer\\TNTIndexer","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Service/SearchService.php","line":53,"function":"createIndex","class":"OCA\\Collectives\\Search\\FileSearch\\FileSearcher","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/BackgroundJob/IndexCollectives.php","line":56,"function":"indexCollective","class":"OCA\\Collectives\\Service\\SearchService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":79,"function":"run","class":"OCA\\Collectives\\BackgroundJob\\IndexCollectives","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":95,"function":"execute","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":151,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","Line":178,"CustomMessage":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )"}}
{"reqId":"iTDEKMeEiH78LriZvqEa","level":3,"time":"2022-08-10T09:42:16+00:00","remoteAddr":"82.217.121.24","user":"--","app":"PHP","method":"REPORT","url":"/remote.php/dav/calendars/kiara/app-generated--deck--board-2/","message":"session_start(): Ignoring session_start() because a session is already active at /var/www/nextcloud/lib/private/Session/Internal.php#208","userAgent":"okhttp/4.9.3","version":"23.0.5.1","exception":{"Exception":"Error","Message":"session_start(): Ignoring session_start() because a session is already active at /var/www/nextcloud/lib/private/Session/Internal.php#208","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"function":"session_start"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":208,"function":"call_user_func_array"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":218,"function":"invoke","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":106,"function":"startSession","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/Session/CryptoSessionData.php","line":149,"function":"clear","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":940,"function":"clear","class":"OC\\Session\\CryptoSessionData","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":270,"function":"logout","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":243,"function":"validateSession","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":389,"function":"getUser","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":122,"function":"getEnabledApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_User.php","line":127,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":713,"function":"setupBackends","class":"OC_User","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1089,"function":"init","class":"OC","type":"::"},{"file":"/var/www/nextcloud/remote.php","line":114,"args":["/var/www/nextcloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"ss3tNK3TjIzpVFlrwLFI","level":3,"time":"2022-08-10T09:50:02+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )","userAgent":"--","version":"23.0.5.1","exception":{"Exception":"PDOException","Message":"could not find driver","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","line":178,"function":"__construct","class":"PDO","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Search/FileSearch/FileSearcher.php","line":92,"function":"createIndex","class":"TeamTNT\\TNTSearch\\Indexer\\TNTIndexer","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Service/SearchService.php","line":53,"function":"createIndex","class":"OCA\\Collectives\\Search\\FileSearch\\FileSearcher","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/BackgroundJob/IndexCollectives.php","line":56,"function":"indexCollective","class":"OCA\\Collectives\\Service\\SearchService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":79,"function":"run","class":"OCA\\Collectives\\BackgroundJob\\IndexCollectives","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":95,"function":"execute","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":151,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","Line":178,"CustomMessage":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )"}}
{"reqId":"qcXYT8fOTcLpqtwqfbqn","level":3,"time":"2022-08-10T09:55:03+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )","userAgent":"--","version":"23.0.5.1","exception":{"Exception":"PDOException","Message":"could not find driver","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","line":178,"function":"__construct","class":"PDO","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Search/FileSearch/FileSearcher.php","line":92,"function":"createIndex","class":"TeamTNT\\TNTSearch\\Indexer\\TNTIndexer","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Service/SearchService.php","line":53,"function":"createIndex","class":"OCA\\Collectives\\Search\\FileSearch\\FileSearcher","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/BackgroundJob/IndexCollectives.php","line":56,"function":"indexCollective","class":"OCA\\Collectives\\Service\\SearchService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":79,"function":"run","class":"OCA\\Collectives\\BackgroundJob\\IndexCollectives","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":95,"function":"execute","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":151,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","Line":178,"CustomMessage":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )"}}
{"reqId":"zCMTpCYVCFD7hhF9bCBD","level":3,"time":"2022-08-10T10:05:02+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )","userAgent":"--","version":"23.0.5.1","exception":{"Exception":"PDOException","Message":"could not find driver","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","line":178,"function":"__construct","class":"PDO","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Search/FileSearch/FileSearcher.php","line":92,"function":"createIndex","class":"TeamTNT\\TNTSearch\\Indexer\\TNTIndexer","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Service/SearchService.php","line":53,"function":"createIndex","class":"OCA\\Collectives\\Search\\FileSearch\\FileSearcher","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/BackgroundJob/IndexCollectives.php","line":56,"function":"indexCollective","class":"OCA\\Collectives\\Service\\SearchService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":79,"function":"run","class":"OCA\\Collectives\\BackgroundJob\\IndexCollectives","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":95,"function":"execute","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":151,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","Line":178,"CustomMessage":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )"}}
{"reqId":"X66hJT8a8oNqQyAXD9Uy","level":3,"time":"2022-08-10T10:15:03+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )","userAgent":"--","version":"23.0.5.1","exception":{"Exception":"PDOException","Message":"could not find driver","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","line":178,"function":"__construct","class":"PDO","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Search/FileSearch/FileSearcher.php","line":92,"function":"createIndex","class":"TeamTNT\\TNTSearch\\Indexer\\TNTIndexer","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Service/SearchService.php","line":53,"function":"createIndex","class":"OCA\\Collectives\\Search\\FileSearch\\FileSearcher","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/BackgroundJob/IndexCollectives.php","line":56,"function":"indexCollective","class":"OCA\\Collectives\\Service\\SearchService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":79,"function":"run","class":"OCA\\Collectives\\BackgroundJob\\IndexCollectives","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":95,"function":"execute","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":151,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","Line":178,"CustomMessage":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )"}}
{"reqId":"vClbQ1kTweXNnP6uA6mS","level":3,"time":"2022-08-10T10:19:42+00:00","remoteAddr":"82.217.121.24","user":"--","app":"PHP","method":"PROPFIND","url":"/remote.php/webdav","message":"session_start(): Ignoring session_start() because a session is already active at /var/www/nextcloud/lib/private/Session/Internal.php#208","userAgent":"gvfs/1.50.2","version":"23.0.5.1","exception":{"Exception":"Error","Message":"session_start(): Ignoring session_start() because a session is already active at /var/www/nextcloud/lib/private/Session/Internal.php#208","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"function":"session_start"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":208,"function":"call_user_func_array"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":218,"function":"invoke","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":106,"function":"startSession","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/Session/CryptoSessionData.php","line":149,"function":"clear","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":940,"function":"clear","class":"OC\\Session\\CryptoSessionData","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":270,"function":"logout","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":243,"function":"validateSession","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":389,"function":"getUser","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":122,"function":"getEnabledApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_User.php","line":127,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":713,"function":"setupBackends","class":"OC_User","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1089,"function":"init","class":"OC","type":"::"},{"file":"/var/www/nextcloud/remote.php","line":114,"args":["/var/www/nextcloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"NHC5fx1tcfYxuIrm96Z4","level":3,"time":"2022-08-10T10:25:02+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )","userAgent":"--","version":"23.0.5.1","exception":{"Exception":"PDOException","Message":"could not find driver","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","line":178,"function":"__construct","class":"PDO","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Search/FileSearch/FileSearcher.php","line":92,"function":"createIndex","class":"TeamTNT\\TNTSearch\\Indexer\\TNTIndexer","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Service/SearchService.php","line":53,"function":"createIndex","class":"OCA\\Collectives\\Search\\FileSearch\\FileSearcher","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/BackgroundJob/IndexCollectives.php","line":56,"function":"indexCollective","class":"OCA\\Collectives\\Service\\SearchService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":79,"function":"run","class":"OCA\\Collectives\\BackgroundJob\\IndexCollectives","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":95,"function":"execute","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":151,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","Line":178,"CustomMessage":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )"}}
{"reqId":"DreUDPKjGJmAqHHLbhhX","level":3,"time":"2022-08-10T10:30:03+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )","userAgent":"--","version":"23.0.5.1","exception":{"Exception":"PDOException","Message":"could not find driver","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","line":178,"function":"__construct","class":"PDO","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Search/FileSearch/FileSearcher.php","line":92,"function":"createIndex","class":"TeamTNT\\TNTSearch\\Indexer\\TNTIndexer","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Service/SearchService.php","line":53,"function":"createIndex","class":"OCA\\Collectives\\Search\\FileSearch\\FileSearcher","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/BackgroundJob/IndexCollectives.php","line":56,"function":"indexCollective","class":"OCA\\Collectives\\Service\\SearchService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":79,"function":"run","class":"OCA\\Collectives\\BackgroundJob\\IndexCollectives","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":95,"function":"execute","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":151,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","Line":178,"CustomMessage":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )"}}
{"reqId":"k7lLGNCCSK7jwqzP7Pva","level":3,"time":"2022-08-10T10:40:23+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )","userAgent":"--","version":"23.0.5.1","exception":{"Exception":"PDOException","Message":"could not find driver","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","line":178,"function":"__construct","class":"PDO","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Search/FileSearch/FileSearcher.php","line":92,"function":"createIndex","class":"TeamTNT\\TNTSearch\\Indexer\\TNTIndexer","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Service/SearchService.php","line":53,"function":"createIndex","class":"OCA\\Collectives\\Search\\FileSearch\\FileSearcher","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/BackgroundJob/IndexCollectives.php","line":56,"function":"indexCollective","class":"OCA\\Collectives\\Service\\SearchService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":79,"function":"run","class":"OCA\\Collectives\\BackgroundJob\\IndexCollectives","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":95,"function":"execute","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":151,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","Line":178,"CustomMessage":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )"}}
{"reqId":"yiLrxje0XHqwKSp7Ed7B","level":3,"time":"2022-08-10T10:49:05+00:00","remoteAddr":"82.217.121.24","user":"--","app":"PHP","method":"REPORT","url":"/remote.php/dav/calendars/kiara/app-generated--deck--board-2/","message":"session_start(): Ignoring session_start() because a session is already active at /var/www/nextcloud/lib/private/Session/Internal.php#208","userAgent":"okhttp/4.9.3","version":"23.0.5.1","exception":{"Exception":"Error","Message":"session_start(): Ignoring session_start() because a session is already active at /var/www/nextcloud/lib/private/Session/Internal.php#208","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"function":"session_start"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":208,"function":"call_user_func_array"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":218,"function":"invoke","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":106,"function":"startSession","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/Session/CryptoSessionData.php","line":149,"function":"clear","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":940,"function":"clear","class":"OC\\Session\\CryptoSessionData","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":270,"function":"logout","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":243,"function":"validateSession","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":389,"function":"getUser","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":122,"function":"getEnabledApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_User.php","line":127,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":713,"function":"setupBackends","class":"OC_User","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1089,"function":"init","class":"OC","type":"::"},{"file":"/var/www/nextcloud/remote.php","line":114,"args":["/var/www/nextcloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"H25wHlyBlizc40r8RbQp","level":3,"time":"2022-08-10T10:49:07+00:00","remoteAddr":"82.217.121.24","user":"--","app":"PHP","method":"REPORT","url":"/remote.php/dav/calendars/kiara/app-generated--deck--board-4/","message":"session_start(): Ignoring session_start() because a session is already active at /var/www/nextcloud/lib/private/Session/Internal.php#208","userAgent":"DAVx5/4.2.2-ose (2022/06/25; dav4jvm; okhttp/4.9.3) Android/12","version":"23.0.5.1","exception":{"Exception":"Error","Message":"session_start(): Ignoring session_start() because a session is already active at /var/www/nextcloud/lib/private/Session/Internal.php#208","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"function":"session_start"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":208,"function":"call_user_func_array"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":218,"function":"invoke","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/Session/Internal.php","line":106,"function":"startSession","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/Session/CryptoSessionData.php","line":149,"function":"clear","class":"OC\\Session\\Internal","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":940,"function":"clear","class":"OC\\Session\\CryptoSessionData","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":270,"function":"logout","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/User/Session.php","line":243,"function":"validateSession","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":389,"function":"getUser","class":"OC\\User\\Session","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":122,"function":"getEnabledApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_User.php","line":127,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":713,"function":"setupBackends","class":"OC_User","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1089,"function":"init","class":"OC","type":"::"},{"file":"/var/www/nextcloud/remote.php","line":114,"args":["/var/www/nextcloud/lib/base.php"],"function":"require_once"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"X2yCy8dk81Uw2DcWBmSe","level":3,"time":"2022-08-10T10:49:55+00:00","remoteAddr":"82.217.121.24","user":"kiara","app":"PHP","method":"GET","url":"/apps/mail/api/avatars/image/viola%40bij1.org","message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0","version":"23.0.5.1","exception":{"Exception":"Error","Message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php","line":15,"function":"file_get_contents"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":259,"function":"retrieveUrl","class":"OCA\\Mail\\Vendor\\Favicon\\DataAccess","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":198,"function":"getInPage","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":156,"function":"getFavicon","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/FaviconSource.php","line":72,"function":"get","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/CompositeAvatarSource.php","line":61,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\FaviconSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/AvatarService.php","line":118,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\CompositeAvatarSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/AvatarService.php","line":139,"function":"getAvatar","class":"OCA\\Mail\\Service\\AvatarService","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Controller/AvatarsController.php","line":103,"function":"getAvatarImage","class":"OCA\\Mail\\Service\\AvatarService","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":217,"function":"image","class":"OCA\\Mail\\Controller\\AvatarsController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":126,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"x1DPbWUGxXPz8W9tk0Aa","level":3,"time":"2022-08-10T10:49:56+00:00","remoteAddr":"82.217.121.24","user":"kiara","app":"PHP","method":"GET","url":"/apps/mail/api/avatars/url/pauline.gransier%40startmail.com","message":"get_headers(): This function may only be used against URLs at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#21","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0","version":"23.0.5.1","exception":{"Exception":"Error","Message":"get_headers(): This function may only be used against URLs at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#21","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php","line":21,"function":"get_headers"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":99,"function":"retrieveHeader","class":"OCA\\Mail\\Vendor\\Favicon\\DataAccess","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":129,"function":"info","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":158,"function":"endRedirect","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/FaviconSource.php","line":72,"function":"get","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/CompositeAvatarSource.php","line":61,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\FaviconSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/AvatarService.php","line":118,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\CompositeAvatarSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Controller/AvatarsController.php","line":70,"function":"getAvatar","class":"OCA\\Mail\\Service\\AvatarService","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":217,"function":"url","class":"OCA\\Mail\\Controller\\AvatarsController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":126,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"KGavRzEwhe4VCvgY2uqz","level":3,"time":"2022-08-10T10:49:56+00:00","remoteAddr":"82.217.121.24","user":"kiara","app":"PHP","method":"GET","url":"/apps/mail/api/avatars/url/vrijwilliger%40bij1.org","message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0","version":"23.0.5.1","exception":{"Exception":"Error","Message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php","line":15,"function":"file_get_contents"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":259,"function":"retrieveUrl","class":"OCA\\Mail\\Vendor\\Favicon\\DataAccess","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":198,"function":"getInPage","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":156,"function":"getFavicon","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/FaviconSource.php","line":72,"function":"get","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/CompositeAvatarSource.php","line":61,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\FaviconSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/AvatarService.php","line":118,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\CompositeAvatarSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Controller/AvatarsController.php","line":70,"function":"getAvatar","class":"OCA\\Mail\\Service\\AvatarService","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":217,"function":"url","class":"OCA\\Mail\\Controller\\AvatarsController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":126,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"lVijzanYABn7qynms66X","level":3,"time":"2022-08-10T10:49:56+00:00","remoteAddr":"82.217.121.24","user":"kiara","app":"PHP","method":"GET","url":"/apps/mail/api/avatars/url/penningmeester%40bij1.org","message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0","version":"23.0.5.1","exception":{"Exception":"Error","Message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php","line":15,"function":"file_get_contents"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":259,"function":"retrieveUrl","class":"OCA\\Mail\\Vendor\\Favicon\\DataAccess","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":198,"function":"getInPage","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":156,"function":"getFavicon","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/FaviconSource.php","line":72,"function":"get","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/CompositeAvatarSource.php","line":61,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\FaviconSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/AvatarService.php","line":118,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\CompositeAvatarSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Controller/AvatarsController.php","line":70,"function":"getAvatar","class":"OCA\\Mail\\Service\\AvatarService","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":217,"function":"url","class":"OCA\\Mail\\Controller\\AvatarsController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":126,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"mUnrDcCX2OsC6oRTwXNw","level":3,"time":"2022-08-10T10:49:56+00:00","remoteAddr":"82.217.121.24","user":"kiara","app":"PHP","method":"GET","url":"/apps/mail/api/avatars/image/jelle%40bij1.org","message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0","version":"23.0.5.1","exception":{"Exception":"Error","Message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php","line":15,"function":"file_get_contents"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":259,"function":"retrieveUrl","class":"OCA\\Mail\\Vendor\\Favicon\\DataAccess","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":198,"function":"getInPage","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":156,"function":"getFavicon","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/FaviconSource.php","line":72,"function":"get","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/CompositeAvatarSource.php","line":61,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\FaviconSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/AvatarService.php","line":118,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\CompositeAvatarSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/AvatarService.php","line":139,"function":"getAvatar","class":"OCA\\Mail\\Service\\AvatarService","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Controller/AvatarsController.php","line":103,"function":"getAvatarImage","class":"OCA\\Mail\\Service\\AvatarService","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":217,"function":"image","class":"OCA\\Mail\\Controller\\AvatarsController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":126,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"zF0helhEJ1B0hXtD4FRh","level":3,"time":"2022-08-10T10:49:56+00:00","remoteAddr":"82.217.121.24","user":"kiara","app":"PHP","method":"GET","url":"/apps/mail/api/avatars/url/edson%40bij1.org","message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0","version":"23.0.5.1","exception":{"Exception":"Error","Message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php","line":15,"function":"file_get_contents"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":259,"function":"retrieveUrl","class":"OCA\\Mail\\Vendor\\Favicon\\DataAccess","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":198,"function":"getInPage","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":156,"function":"getFavicon","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/FaviconSource.php","line":72,"function":"get","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/CompositeAvatarSource.php","line":61,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\FaviconSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/AvatarService.php","line":118,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\CompositeAvatarSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Controller/AvatarsController.php","line":70,"function":"getAvatar","class":"OCA\\Mail\\Service\\AvatarService","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":217,"function":"url","class":"OCA\\Mail\\Controller\\AvatarsController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":126,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"OBpFJ8sT0TTt5mi8ldW2","level":3,"time":"2022-08-10T10:49:56+00:00","remoteAddr":"82.217.121.24","user":"kiara","app":"PHP","method":"GET","url":"/apps/mail/api/avatars/url/webmaster%40bij1.org","message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0","version":"23.0.5.1","exception":{"Exception":"Error","Message":"file_get_contents(https://bij1.org/): Failed to open stream: HTTP request failed! HTTP/1.1 503 Service Temporarily Unavailable\r\n at /var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php#15","Code":0,"Trace":[{"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/DataAccess.php","line":15,"function":"file_get_contents"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":259,"function":"retrieveUrl","class":"OCA\\Mail\\Vendor\\Favicon\\DataAccess","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":198,"function":"getInPage","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Vendor/Favicon/Favicon.php","line":156,"function":"getFavicon","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/FaviconSource.php","line":72,"function":"get","class":"OCA\\Mail\\Vendor\\Favicon\\Favicon","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/Avatar/CompositeAvatarSource.php","line":61,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\FaviconSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Service/AvatarService.php","line":118,"function":"fetch","class":"OCA\\Mail\\Service\\Avatar\\CompositeAvatarSource","type":"->"},{"file":"/var/www/nextcloud/apps/mail/lib/Controller/AvatarsController.php","line":70,"function":"getAvatar","class":"OCA\\Mail\\Service\\AvatarService","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":217,"function":"url","class":"OCA\\Mail\\Controller\\AvatarsController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":126,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"2FbzSBeZV1FFluiG9uOS","level":3,"time":"2022-08-10T10:50:03+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )","userAgent":"--","version":"23.0.5.1","exception":{"Exception":"PDOException","Message":"could not find driver","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","line":178,"function":"__construct","class":"PDO","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Search/FileSearch/FileSearcher.php","line":92,"function":"createIndex","class":"TeamTNT\\TNTSearch\\Indexer\\TNTIndexer","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Service/SearchService.php","line":53,"function":"createIndex","class":"OCA\\Collectives\\Search\\FileSearch\\FileSearcher","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/BackgroundJob/IndexCollectives.php","line":56,"function":"indexCollective","class":"OCA\\Collectives\\Service\\SearchService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":79,"function":"run","class":"OCA\\Collectives\\BackgroundJob\\IndexCollectives","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":95,"function":"execute","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":151,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","Line":178,"CustomMessage":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )"}}
{"reqId":"7q5RYY9bcJUNOWn1IrWH","level":2,"time":"2022-08-10T10:51:54+00:00","remoteAddr":"82.217.121.24","user":"kiara","app":"core","method":"POST","url":"/login/confirm","message":"Login failed: 'kiara' (Remote IP: '82.217.121.24')","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0","version":"23.0.5.1"}
{"reqId":"NIRFo9e6IuyZqLK3o8wp","level":3,"time":"2022-08-10T10:53:04+00:00","remoteAddr":"82.217.121.24","user":"kiara","app":"PHP","method":"GET","url":"/settings/admin/overview","message":"Function libxml_disable_entity_loader() is deprecated at /var/www/nextcloud/lib/private/Updater/VersionCheck.php#98","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0","version":"23.0.5.1","exception":{"Exception":"Error","Message":"Function libxml_disable_entity_loader() is deprecated at /var/www/nextcloud/lib/private/Updater/VersionCheck.php#98","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Updater/VersionCheck.php","line":98,"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/nextcloud/apps/updatenotification/lib/UpdateChecker.php","line":52,"function":"check","class":"OC\\Updater\\VersionCheck","type":"->"},{"file":"/var/www/nextcloud/apps/updatenotification/lib/Settings/Admin.php","line":102,"function":"getUpdateState","class":"OCA\\UpdateNotification\\UpdateChecker","type":"->"},{"file":"/var/www/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php","line":129,"function":"getForm","class":"OCA\\UpdateNotification\\Settings\\Admin","type":"->"},{"file":"/var/www/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/var/www/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php","line":140,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/var/www/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":217,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":126,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"NIRFo9e6IuyZqLK3o8wp","level":3,"time":"2022-08-10T10:53:04+00:00","remoteAddr":"82.217.121.24","user":"kiara","app":"PHP","method":"GET","url":"/settings/admin/overview","message":"Function libxml_disable_entity_loader() is deprecated at /var/www/nextcloud/lib/private/Updater/VersionCheck.php#100","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0","version":"23.0.5.1","exception":{"Exception":"Error","Message":"Function libxml_disable_entity_loader() is deprecated at /var/www/nextcloud/lib/private/Updater/VersionCheck.php#100","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/Updater/VersionCheck.php","line":100,"function":"onAll","class":"OC\\Log\\ErrorHandler","type":"::"},{"file":"/var/www/nextcloud/apps/updatenotification/lib/UpdateChecker.php","line":52,"function":"check","class":"OC\\Updater\\VersionCheck","type":"->"},{"file":"/var/www/nextcloud/apps/updatenotification/lib/Settings/Admin.php","line":102,"function":"getUpdateState","class":"OCA\\UpdateNotification\\UpdateChecker","type":"->"},{"file":"/var/www/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php","line":129,"function":"getForm","class":"OCA\\UpdateNotification\\Settings\\Admin","type":"->"},{"file":"/var/www/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php","line":83,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/var/www/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php","line":140,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/var/www/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php","line":68,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":217,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":126,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/App.php","line":157,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/var/www/nextcloud/lib/private/Route/Router.php","line":302,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/var/www/nextcloud/lib/base.php","line":1008,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/var/www/nextcloud/index.php","line":36,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/lib/private/Log/ErrorHandler.php","Line":99,"CustomMessage":"--"}}
{"reqId":"X06HfJDyJ0D5HXbjdGan","level":2,"time":"2022-08-10T10:53:10+00:00","remoteAddr":"82.217.121.24","user":"kiara","app":"settings","method":"GET","url":"/settings/ajax/checksetup","message":"Controller OCA\\Settings\\Controller\\CheckSetupController::check executed 6048 queries.","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0","version":"23.0.5.1"}
{"reqId":"CZkqhyMKeaLUJ2HPsQGf","level":3,"time":"2022-08-10T11:00:03+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )","userAgent":"--","version":"23.0.5.1","exception":{"Exception":"PDOException","Message":"could not find driver","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","line":178,"function":"__construct","class":"PDO","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Search/FileSearch/FileSearcher.php","line":92,"function":"createIndex","class":"TeamTNT\\TNTSearch\\Indexer\\TNTIndexer","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Service/SearchService.php","line":53,"function":"createIndex","class":"OCA\\Collectives\\Search\\FileSearch\\FileSearcher","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/BackgroundJob/IndexCollectives.php","line":56,"function":"indexCollective","class":"OCA\\Collectives\\Service\\SearchService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":79,"function":"run","class":"OCA\\Collectives\\BackgroundJob\\IndexCollectives","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":95,"function":"execute","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":151,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","Line":178,"CustomMessage":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )"}}
{"reqId":"pRHE3OsBPGtfX7Bok2k3","level":3,"time":"2022-08-10T11:10:03+00:00","remoteAddr":"","user":"--","app":"core","method":"","url":"--","message":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )","userAgent":"--","version":"23.0.5.1","exception":{"Exception":"PDOException","Message":"could not find driver","Code":0,"Trace":[{"file":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","line":178,"function":"__construct","class":"PDO","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Search/FileSearch/FileSearcher.php","line":92,"function":"createIndex","class":"TeamTNT\\TNTSearch\\Indexer\\TNTIndexer","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/Service/SearchService.php","line":53,"function":"createIndex","class":"OCA\\Collectives\\Search\\FileSearch\\FileSearcher","type":"->"},{"file":"/var/www/nextcloud/apps/collectives/lib/BackgroundJob/IndexCollectives.php","line":56,"function":"indexCollective","class":"OCA\\Collectives\\Service\\SearchService","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/Job.php","line":79,"function":"run","class":"OCA\\Collectives\\BackgroundJob\\IndexCollectives","type":"->"},{"file":"/var/www/nextcloud/lib/public/BackgroundJob/TimedJob.php","line":95,"function":"execute","class":"OCP\\BackgroundJob\\Job","type":"->"},{"file":"/var/www/nextcloud/cron.php","line":151,"function":"execute","class":"OCP\\BackgroundJob\\TimedJob","type":"->"}],"File":"/var/www/nextcloud/apps/collectives/vendor/teamtnt/tntsearch/src/Indexer/TNTIndexer.php","Line":178,"CustomMessage":"Error while running background job (class: OCA\\Collectives\\BackgroundJob\\IndexCollectives, arguments: )"}}

Browser log

n/a

Additional info

I am pretty sure the error message appears in mistake, as the item cannot have changed on the server. I don't have the web interface open and it appears even if the other calendar clients (e.g. phone) are offline.

Is there any way to avoid the error message?

p.s.: this issue was also posted on Reddit last year.

nawordar commented 2 years ago

I leave my computer at the lock screen at work and the same happens every morning. It shows all the reminders that I had already dismissed on my phone and when I press "Discard all", I get the mentioned error message. After I press "Discard my changes and reload" everything works fine. The problem doesn't occur with the company's Zimbra calendar.

The proposed solution from that Reddit thread — unsubscribing and subscribing again — doesn't work for me.

schymans commented 2 weeks ago

I have the same problem, with the addition that it takes ages until the error message appears and/or the reminder closes and Thunderbird becomes functional again. Is this a Nextcloud or a Thunderbird problem?