nextcloud / calendar

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

Reordering of calendars reloads page and logs user out #6002

Closed timonsky closed 2 months ago

timonsky commented 2 months ago

Steps to reproduce

  1. have multiple calendars
  2. try to move a calendar down/up in the sidebar overview

Expected behavior

it should be possible to move a calendar more than one spot down/up

Actual behaviour

moving a calendar by one spot works, however trying to move it for more than that in one go results in a notification 'Could not update calendar order' and another one notifying the user of upcoming page reload in 5seconds. the reloaded page has the user logged out

Calendar app version

4.7.3

CalDAV-clients used

No response

Browser

Firefox

Client operating system

No response

Server operating system

NextcloudPi

Web server

Apache

Database engine version

MariaDB

PHP engine version

PHP 8.2

Nextcloud version

28.0.5.1

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

- activity: 2.20.0
  - admin_audit: 1.18.0
  - apporder: 0.15.0
  - audioplayer: 3.4.1
  - bookmarks: 14.0.2
  - bruteforcesettings: 2.8.0
  - calendar: 4.7.3
  - cfg_share_links: 5.1.0
  - circles: 28.0.0
  - cloud_federation_api: 1.11.0
  - comments: 1.18.0
  - contacts: 5.5.3
  - contactsinteraction: 1.9.0
  - dashboard: 7.8.0
  - dav: 1.29.1
  - federatedfilesharing: 1.18.0
  - federation: 1.18.0
  - files: 2.0.0
  - files_external: 1.20.0
  - files_pdfviewer: 2.9.0
  - files_readmemd: 2.0.1
  - files_reminders: 1.1.0
  - files_sharing: 1.20.0
  - files_trashbin: 1.18.0
  - files_versions: 1.21.0
  - firstrunwizard: 2.17.0
  - gpoddersync: 3.8.3
  - logreader: 2.13.0
  - lookup_server_connector: 1.16.0
  - nextcloud_announcements: 1.17.0
  - nextcloudpi: 0.0.2
  - notes: 4.10.0
  - notifications: 2.16.0
  - notify_push: 0.6.11
  - oauth2: 1.16.3
  - password_policy: 1.18.0
  - phonetrack: 0.8.1
  - photos: 2.4.0
  - privacy: 1.12.0
  - provisioning_api: 1.18.0
  - recommendations: 2.0.0
  - related_resources: 1.3.0
  - serverinfo: 1.18.0
  - settings: 1.10.1
  - sharebymail: 1.18.0
  - support: 1.11.1
  - survey_client: 1.16.0
  - suspicious_login: 6.0.0
  - systemtags: 1.18.0
  - tasks: 0.16.0
  - text: 3.9.1
  - theming: 2.3.0
  - theming_customcss: 1.16.0
  - twofactor_backupcodes: 1.17.0
  - twofactor_totp: 10.0.0-beta.2
  - updatenotification: 1.18.0
  - user_ldap: 1.19.0
  - user_status: 1.8.1
  - viewer: 2.2.0
  - weather_status: 1.8.0
  - workflowengine: 2.10.0

Nextcloud configuration

{
    "system": {
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": {
            "0": "localhost",
        },
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "dbtype": "mysql",
        "version": "28.0.5.1",
        "overwrite.cli.url": "https:\/\/latormenta\/",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "mysql.utf8mb4": true,
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "memcache.local": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0,
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "tempdirectory": "\/REMOVED_PATH\/.ncdata\/data\/tmp",
        "mail_smtpmode": "sendmail",
        "mail_smtpauthtype": "LOGIN",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "preview_max_x": "2048",
        "preview_max_y": "2048",
        "jpeg_quality": "60",
        "overwriteprotocol": "https",
        "htaccess.RewriteBase": "\/",
        "loglevel": 0,
        "log_type": "file",
        "maintenance": false,
        "defaultapp": "calendar",
        "check_for_working_htaccess": true,
        "data-fingerprint": "16bbc30c4ba7dc389021f345b7dca963",
        "theme": "",
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "logfile": "\/REMOVED_PATH\/.ncdata\/data\/nextcloud.log",
        "memories.exiftool": "\/var\/www\/nextcloud\/apps\/memories\/exiftool-bin\/exiftool-aarch64-glibc",
        "simpleSignUpLink.shown": false,
        "app_install_overwrite": [
            "files_readmemd",
            "gpxedit",
            "apporder"
        ],
        "memories.ffmpeg_path": "ffmpeg",
        "memories.ffprobe_path": "ffprobe",
        "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory"
    }
}

Web server error log

No response

Log file

No response

Browser log

No response

Additional info

<--! Paste this in GitHub report -->

NextcloudPi diagnostics ``` NextcloudPi version v1.54.2 NextcloudPi image OS Armbian-unofficial 24.2.1 Bookworm \l . 6.6.18-current-bcm2711 (aarch64) automount yes USB devices sda datadir /REMOVED_PATH/.ncdata/data data in SD no data filesystem btrfs data disk usage 28G/120G rootfs usage 4.8G/15G swapfile /REMOVED_PATH/swap dbdir /var/lib/mysql Nextcloud check ok Nextcloud version 28.0.5.1 HTTPD service up PHP service up MariaDB service up Redis service up HPB service up Postfix service up Internet check ok Public IPv4 ***REMOVED SENSITIVE VALUE*** Public IPv6 ***REMOVED SENSITIVE VALUE*** Port 80 open Port 443 open IP ***REMOVED SENSITIVE VALUE*** Gateway ***REMOVED SENSITIVE VALUE*** Interface wlan0 Certificates ***REMOVED SENSITIVE VALUE*** NAT loopback no Uptime 1:11 ```
Nextcloud configuration ``` { "system": { "passwordsalt": "***REMOVED SENSITIVE VALUE***", "secret": "***REMOVED SENSITIVE VALUE***", "trusted_domains": { "0": "localhost", }, "datadirectory": "***REMOVED SENSITIVE VALUE***", "dbtype": "mysql", "version": "28.0.5.1", "overwrite.cli.url": "https:\/\/latormenta\/", "dbname": "***REMOVED SENSITIVE VALUE***", "dbhost": "***REMOVED SENSITIVE VALUE***", "dbport": "", "dbtableprefix": "oc_", "mysql.utf8mb4": true, "dbuser": "***REMOVED SENSITIVE VALUE***", "dbpassword": "***REMOVED SENSITIVE VALUE***", "installed": true, "instanceid": "***REMOVED SENSITIVE VALUE***", "memcache.local": "\\OC\\Memcache\\Redis", "memcache.locking": "\\OC\\Memcache\\Redis", "redis": { "host": "***REMOVED SENSITIVE VALUE***", "port": 0, "timeout": 0, "password": "***REMOVED SENSITIVE VALUE***" }, "tempdirectory": "\/REMOVED_PATH\/.ncdata\/data\/tmp", "mail_smtpmode": "sendmail", "mail_smtpauthtype": "LOGIN", "mail_from_address": "***REMOVED SENSITIVE VALUE***", "mail_domain": "***REMOVED SENSITIVE VALUE***", "preview_max_x": "2048", "preview_max_y": "2048", "jpeg_quality": "60", "overwriteprotocol": "https", "htaccess.RewriteBase": "\/", "loglevel": 0, "log_type": "file", "maintenance": false, "defaultapp": "calendar", "check_for_working_htaccess": true, "data-fingerprint": "16bbc30c4ba7dc389021f345b7dca963", "theme": "", "trusted_proxies": "***REMOVED SENSITIVE VALUE***", "logfile": "\/REMOVED_PATH\/.ncdata\/data\/nextcloud.log", "memories.exiftool": "\/var\/www\/nextcloud\/apps\/memories\/exiftool-bin\/exiftool-aarch64-glibc", "simpleSignUpLink.shown": false, "app_install_overwrite": [ "files_readmemd", "gpxedit", "apporder" ], "memories.ffmpeg_path": "ffmpeg", "memories.ffprobe_path": "ffprobe", "ldapProviderFactory": "OCA\\User_LDAP\\LDAPProviderFactory" } } ```
HTTPd logs ``` [Sat May 11 18:00:43.803375 2024] [mpm_event:notice] [pid 1252:tid 281473402552352] AH00489: Apache/2.4.59 (Debian) OpenSSL/3.0.11 configured -- resuming normal operations [Sat May 11 18:00:43.803554 2024] [core:notice] [pid 1252:tid 281473402552352] AH00094: Command line: '/usr/sbin/apache2' [Sun May 12 04:44:37.126744 2024] [mpm_event:notice] [pid 1252:tid 281473402552352] AH00493: SIGUSR1 received. Doing graceful restart [Sun May 12 04:44:37.230888 2024] [ssl:warn] [pid 1252:tid 281473402552352] AH01882: Init: this version of mod_ssl was compiled against a newer library (OpenSSL 3.0.13 30 Jan 2024 (OpenSSL 3.0.11 19 Sep 2023), version currently loaded is 0x300000B0) - may result in undefined or erroneous behavior [Sun May 12 04:44:37.251221 2024] [ssl:warn] [pid 1252:tid 281473402552352] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name [Sun May 12 04:44:37.257483 2024] [ssl:error] [pid 1252:tid 281473402552352] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=rpi4b / issuer: CN=rpi4b / serial: 1989C9E7DAF7D226438675DC05DA2D441043BC7D / notbefore: May 2 01:17:38 2024 GMT / notafter: Apr 30 01:17:38 2034 GMT] [Sun May 12 04:44:37.257660 2024] [ssl:error] [pid 1252:tid 281473402552352] AH02604: Unable to configure certificate localhost:4443:0 for stapling [Sun May 12 04:44:37.287140 2024] [mpm_event:notice] [pid 1252:tid 281473402552352] AH00489: Apache/2.4.59 (Debian) OpenSSL/3.0.11 configured -- resuming normal operations [Sun May 12 04:44:37.287233 2024] [core:notice] [pid 1252:tid 281473402552352] AH00094: Command line: '/usr/sbin/apache2' [Sun May 12 15:46:05.796385 2024] [mpm_event:notice] [pid 1252:tid 281473402552352] AH00492: caught SIGWINCH, shutting down gracefully [Sun May 12 17:46:18.805630 2024] [ssl:warn] [pid 998:tid 281473879470112] AH01882: Init: this version of mod_ssl was compiled against a newer library (OpenSSL 3.0.13 30 Jan 2024 (OpenSSL 3.0.11 19 Sep 2023), version currently loaded is 0x300000B0) - may result in undefined or erroneous behavior [Sun May 12 17:46:18.868461 2024] [ssl:warn] [pid 998:tid 281473879470112] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name [Sun May 12 17:46:18.872680 2024] [ssl:error] [pid 998:tid 281473879470112] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=rpi4b / issuer: CN=rpi4b / serial: 1989C9E7DAF7D226438675DC05DA2D441043BC7D / notbefore: May 2 01:17:38 2024 GMT / notafter: Apr 30 01:17:38 2034 GMT] [Sun May 12 17:46:18.872911 2024] [ssl:error] [pid 998:tid 281473879470112] AH02604: Unable to configure certificate localhost:4443:0 for stapling [Sun May 12 17:46:19.027727 2024] [ssl:warn] [pid 1278:tid 281473879470112] AH01882: Init: this version of mod_ssl was compiled against a newer library (OpenSSL 3.0.13 30 Jan 2024 (OpenSSL 3.0.11 19 Sep 2023), version currently loaded is 0x300000B0) - may result in undefined or erroneous behavior [Sun May 12 17:46:19.046266 2024] [ssl:warn] [pid 1278:tid 281473879470112] AH01909: localhost:4443:0 server certificate does NOT include an ID which matches the server name [Sun May 12 17:46:19.050794 2024] [ssl:error] [pid 1278:tid 281473879470112] AH02217: ssl_stapling_init_cert: can't retrieve issuer certificate! [subject: CN=rpi4b / issuer: CN=rpi4b / serial: 1989C9E7DAF7D226438675DC05DA2D441043BC7D / notbefore: May 2 01:17:38 2024 GMT / notafter: Apr 30 01:17:38 2034 GMT] [Sun May 12 17:46:19.050901 2024] [ssl:error] [pid 1278:tid 281473879470112] AH02604: Unable to configure certificate localhost:4443:0 for stapling [Sun May 12 17:46:19.097595 2024] [mpm_event:notice] [pid 1278:tid 281473879470112] AH00489: Apache/2.4.59 (Debian) OpenSSL/3.0.11 configured -- resuming normal operations [Sun May 12 17:46:19.097812 2024] [core:notice] [pid 1278:tid 281473879470112] AH00094: Command line: '/usr/sbin/apache2' ```
Database logs ``` tail: cannot open '/var/log/mysql/*.log' for reading: No such file or directory ```
Nextcloud logs ``` {"reqId":"ZkEC5NJanIHwjBTK1m6DOQAAAhI","level":4,"time":"2024-05-12T17:56:53+00:00","remoteAddr":"185.221.132.247","user":"timo","app":"no app in context","method":"POST","url":"/apps/notify_push/pre_auth","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/base.php","line":1049,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEC7znNSBrzYvrkDHKNawAASQA","level":4,"time":"2024-05-12T17:57:03+00:00","remoteAddr":"185.221.132.247","user":"timo","app":"no app in context","method":"POST","url":"/apps/notify_push/pre_auth","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/base.php","line":1049,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEC8TnNSBrzYvrkDHKNbAAAAEI","level":4,"time":"2024-05-12T17:57:05+00:00","remoteAddr":"185.221.132.247","user":"timo","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/timo/","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (Linux) mirall/3.4.2-1ubuntu1 (Nextcloud, linuxmint-5.15.0-101-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":157,"function":"loadApps","class":"OC_App","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEC8TnNSBrzYvrkDHKNbQAAAEc","level":4,"time":"2024-05-12T17:57:06+00:00","remoteAddr":"185.221.132.247","user":"study","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/study/","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (Linux) mirall/3.4.2-1ubuntu1 (Nextcloud, linuxmint-5.15.0-101-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":157,"function":"loadApps","class":"OC_App","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEC_DnNSBrzYvrkDHKNbgAATBA","level":4,"time":"2024-05-12T17:57:16+00:00","remoteAddr":"185.221.132.247","user":"timo","app":"no app in context","method":"POST","url":"/apps/notify_push/pre_auth","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/base.php","line":1049,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEDCznNSBrzYvrkDHKNbwAASwc","level":4,"time":"2024-05-12T17:57:32+00:00","remoteAddr":"185.221.132.247","user":"timo","app":"no app in context","method":"POST","url":"/apps/notify_push/pre_auth","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/base.php","line":1049,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEDD9JanIHwjBTK1m6DOgAAAAE","level":4,"time":"2024-05-12T17:57:35+00:00","remoteAddr":"185.221.132.247","user":"timo","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/timo/","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (Linux) mirall/3.4.2-1ubuntu1 (Nextcloud, linuxmint-5.15.0-101-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":157,"function":"loadApps","class":"OC_App","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEDD9JanIHwjBTK1m6DOwAAAAU","level":4,"time":"2024-05-12T17:57:36+00:00","remoteAddr":"185.221.132.247","user":"study","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/study/","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (Linux) mirall/3.4.2-1ubuntu1 (Nextcloud, linuxmint-5.15.0-101-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":157,"function":"loadApps","class":"OC_App","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEDGznNSBrzYvrkDHKNcAAAVQU","level":4,"time":"2024-05-12T17:57:48+00:00","remoteAddr":"185.221.132.247","user":"ncp","app":"no app in context","method":"POST","url":"/apps/notify_push/pre_auth","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:124.0) Gecko/20100101 Firefox/124.0","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/base.php","line":1049,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEDHtJanIHwjBTK1m6DPAAABAI","level":4,"time":"2024-05-12T17:57:50+00:00","remoteAddr":"185.221.132.247","user":"timo","app":"no app in context","method":"POST","url":"/apps/notify_push/pre_auth","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/base.php","line":1049,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"bjy191ffLd0His0Lom4M","level":4,"time":"2024-05-12T17:57:58+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"--","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":114,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/console.php","line":99,"function":"loadCommands","class":"OC\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ScV1wGYt6HH7D6rfOTd5","level":4,"time":"2024-05-12T17:58:01+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"--","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":114,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/console.php","line":99,"function":"loadCommands","class":"OC\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"JdRU6G4kN2BMo7wd5qLK","level":4,"time":"2024-05-12T17:58:05+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"--","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":114,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/console.php","line":99,"function":"loadCommands","class":"OC\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEDLjnNSBrzYvrkDHKNdAAASAE","level":4,"time":"2024-05-12T17:58:06+00:00","remoteAddr":"::1","user":"--","app":"no app in context","method":"GET","url":"/index.php/apps/notify_push/test/cookie","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"--","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/base.php","line":1052,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEDLjnNSBrzYvrkDHKNdgAASQg","level":4,"time":"2024-05-12T17:58:06+00:00","remoteAddr":"1.2.3.4","user":"--","app":"no app in context","method":"GET","url":"/index.php/apps/notify_push/test/remote","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"--","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/base.php","line":1052,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEDMTnNSBrzYvrkDHKNeQAAUAs","level":4,"time":"2024-05-12T17:58:10+00:00","remoteAddr":"185.221.132.247","user":"timo","app":"no app in context","method":"POST","url":"/apps/notify_push/pre_auth","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (X11; Linux x86_64; rv:125.0) Gecko/20100101 Firefox/125.0","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/base.php","line":1049,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/index.php","line":39,"function":"handleRequest","class":"OC","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEDMDnNSBrzYvrkDHKNeAAAAEY","level":4,"time":"2024-05-12T17:58:10+00:00","remoteAddr":"185.221.132.247","user":"timo","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/timo/","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (Linux) mirall/3.4.2-1ubuntu1 (Nextcloud, linuxmint-5.15.0-101-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":157,"function":"loadApps","class":"OC_App","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEDMjnNSBrzYvrkDHKNegAAAE0","level":4,"time":"2024-05-12T17:58:11+00:00","remoteAddr":"185.221.132.247","user":"study","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/study/","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (Linux) mirall/3.4.2-1ubuntu1 (Nextcloud, linuxmint-5.15.0-101-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":157,"function":"loadApps","class":"OC_App","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"ZkEDMznNSBrzYvrkDHKNewAAAEs","level":4,"time":"2024-05-12T17:58:11+00:00","remoteAddr":"185.221.132.247","user":"study","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/files/study/","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"Mozilla/5.0 (Linux) mirall/3.4.2-1ubuntu1 (Nextcloud, linuxmint-5.15.0-101-generic ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/remote.php","line":157,"function":"loadApps","class":"OC_App","type":"::"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} {"reqId":"TfJl3O5CYazxXhg77Zgs","level":4,"time":"2024-05-12T17:58:16+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","userAgent":"--","version":"28.0.5.1","exception":{"Exception":"Error","Message":"Call to undefined method OC\\Server::getEventDispatcher()","Code":0,"Trace":[{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":107,"function":"__construct","class":"OCA\\ReadmeMD\\Appinfo\\Application","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":188,"function":"getAppContainer","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/ServerContainer.php","line":153,"function":"getAppContainerForService","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php","line":196,"function":"query","class":"OC\\ServerContainer","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":434,"function":"bootApp","class":"OC\\AppFramework\\Bootstrap\\Coordinator","type":"->"},{"file":"/var/www/nextcloud/lib/private/App/AppManager.php","line":213,"function":"loadApp","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/legacy/OC_App.php","line":125,"function":"loadApps","class":"OC\\App\\AppManager","type":"->"},{"file":"/var/www/nextcloud/lib/private/Console/Application.php","line":114,"function":"loadApps","class":"OC_App","type":"::"},{"file":"/var/www/nextcloud/console.php","line":99,"function":"loadCommands","class":"OC\\Console\\Application","type":"->"},{"file":"/var/www/nextcloud/occ","line":11,"args":["/var/www/nextcloud/console.php"],"function":"require_once"}],"File":"/var/www/nextcloud/apps/files_readmemd/lib/AppInfo/Application.php","Line":36,"message":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()","exception":{},"CustomMessage":"Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()"}} ```
tcitworld commented 2 months ago

Do you mind disabling or completely removing the files_readmemd app? It may not be the issue, but your logs won't be filled of this issue:

Could not boot files_readmemd: Call to undefined method OC\\Server::getEventDispatcher()
timonsky commented 2 months ago

after I experienced the logging out on other apps as well, I implemented the fix from https://github.com/nextcloud/server/pull/45192 and haven't had the log out problem since.

also I can't reproduce the problem anymore, so I think it was related to the server rather than the calendar app.

will close the issue