nextcloud / calendar

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

Web UI dashboard "upcoming events" widget not showing all calendar events #6433

Open rcsas opened 1 month ago

rcsas commented 1 month ago

Steps to reproduce

  1. Open nextcloud dashboard
  2. Look at the upcoming events dashboard
  3. See some events displayed on it
  4. Click more events
  5. View the same events that are displayed in the dashboard and other previous to some that are displayed in the dashboard

Expected behavior

All events in the calendars should show in the upcoming events dashboard ordered by date

Actual behaviour

Only some events show up in the dashboard. The missing events are not calendar specific nor recurrent specific.

Some recurrent events of a calendar show up and other recurrent events of the same calendar do not show.

Right now it shows "no more events today", two events for tomorrow and another in 5 days, although there are two events today, one more in 2 days and other two in 4 days, all from the same calendar.

Calendar app version

4.7.16

CalDAV-clients used

DAVx5, Evolution, macOS Calendar

Browser

Chrome 129

Client operating system

Windows 10

Server operating system

Docker on raspberrypi 6.1.0

Web server

Apache

Database engine version

MariaDB

PHP engine version

PHP 8.2

Nextcloud version

29.0.8

Updated from an older installed version or fresh install

Updated from an older version

List of activated apps

Enabled:

Nextcloud configuration

{ "system": { "htaccess.RewriteBase": "\/", "memcache.local": "\OC\Memcache\APCu", "apps_paths": [ { "path": "\/var\/www\/html\/apps", "url": "\/apps", "writable": false }, { "path": "\/var\/www\/html\/custom_apps", "url": "\/custom_apps", "writable": true } ], "memcache.distributed": "\OC\Memcache\Redis", "memcache.locking": "\OC\Memcache\Redis", "redis": { "host": "REMOVED SENSITIVE VALUE", "password": "REMOVED SENSITIVE VALUE", "port": 6379 }, "instanceid": "REMOVED SENSITIVE VALUE", "passwordsalt": "REMOVED SENSITIVE VALUE", "secret": "REMOVED SENSITIVE VALUE", "trusteddomains": [ "REMOVED SENSITIVE VALUE", "REMOVED SENSITIVE VALUE", "REMOVED SENSITIVE VALUE" ], "datadirectory": "REMOVED SENSITIVE VALUE", "dbtype": "mysql", "version": "29.0.8.1", "overwrite.cli.url": "http:\/\/192.168.1.10:8099", "overwriteprotocol": "https", "dbname": "REMOVED SENSITIVE VALUE", "dbhost": "REMOVED SENSITIVE VALUE", "dbport": "", "dbtableprefix": "oc", "mysql.utf8mb4": true, "dbuser": "REMOVED SENSITIVE VALUE", "dbpassword": "REMOVED SENSITIVE VALUE", "installed": true, "app_install_overwrite": [ "hancomoffice", "unsplash" ], "loglevel": 1, "maintenance": false, "maintenance_window_start": 1, "trashbin_retention_obligation": "auto, 30", "mail_domain": "REMOVED SENSITIVE VALUE", "mail_from_address": "REMOVED SENSITIVE VALUE", "mail_smtpmode": "smtp", "mail_sendmailmode": "smtp", "mail_smtpsecure": "ssl", "mail_smtpauthtype": "LOGIN", "mail_smtpauth": 1, "mail_smtphost": "REMOVED SENSITIVE VALUE", "mail_smtpport": "465", "mail_smtpname": "REMOVED SENSITIVE VALUE", "mail_smtppassword": "REMOVED SENSITIVE VALUE", "theme": "", "default_phone_region": "PT", "memories.exiftool": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/exiftool-aarch64-glibc", "memories.vod.path": "\/var\/www\/html\/custom_apps\/memories\/bin-ext\/go-vod-aarch64", "memories.index.path": "\/Photos\/Library", "preview_max_x": 2048, "preview_max_y": 2048, "jpeg_quality": 60, "preview_max_memory": 256, "enablePreviewProviders": [ "OC\Preview\Image", "OC\Preview\Movie", "OC\Preview\MKV", "OC\Preview\MP4", "OC\Preview\AVI", "OC\Preview\mov" ], "enabledPreviewProviders": [ "OC\Preview\Movie", "OC\Preview\Image" ], "memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg", "memories.vod.ffprobe": "\/usr\/bin\/ffprobe", "memories.db.triggers.fcu": true } }

Web server error log

No response

Log file

{"reqId":"if1C3MkFGUd2WxUgqxiE","level":0,"time":"2024-10-16T12:16:22+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","userAgent":"--","version":"29.0.8.1","exception":{"Exception":"Exception","Message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","Code":0,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\DB\Connection","type":"->","args":["SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1",[4973015],[1],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/Service/MetadataRequestService.php","line":78,"function":"executeQuery","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":141,"function":"getMetadataFromFileId","class":"OC\FilesMetadata\Service\MetadataRequestService","type":"->","args":[4973015]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":123,"function":"getMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[4973015,false]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":98,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\LazyUserFolder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":84,"function":"scanFilesForUser","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":["teresinha"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":80,"function":"run","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[null]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":102,"function":"start","class":"OCP\BackgroundJob\Job","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":92,"function":"start","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/cron.php","line":177,"function":"execute","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":320,"message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","tables":["oc_appconfig","oc_jobs","oc_notes_meta","oc_mounts","oc_filecache","oc_files_versions","oc_phonetrack_points","oc_calendar_appt_bookings","oc_activity","oc_direct_edit","oc_open_local_editor","oc_oauth2_access_tokens","oc_preferences","oc_directlink","oc_calendar_invitations","oc_storages_credentials","oc_calendarchanges","oc_share","oc_login_flow_v2","oc_bruteforce_attempts","oc_authtoken","oc_textprocessing_tasks","oc_text2image_tasks","oc_files_metadata"],"reads":["oc_files_metadata"],"exception":{},"CustomMessage":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1"}} {"reqId":"if1C3MkFGUd2WxUgqxiE","level":0,"time":"2024-10-16T12:16:22+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","userAgent":"--","version":"29.0.8.1","exception":{"Exception":"Exception","Message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","Code":0,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\DB\Connection","type":"->","args":["SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1",[4973015],[1],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/Service/MetadataRequestService.php","line":78,"function":"executeQuery","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":98,"function":"getMetadataFromFileId","class":"OC\FilesMetadata\Service\MetadataRequestService","type":"->","args":[4973015]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":126,"function":"refreshMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[["OC\Files\Node\File"],3]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":98,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\LazyUserFolder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":84,"function":"scanFilesForUser","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":["teresinha"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":80,"function":"run","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[null]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":102,"function":"start","class":"OCP\BackgroundJob\Job","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":92,"function":"start","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/cron.php","line":177,"function":"execute","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":320,"message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","tables":["oc_appconfig","oc_jobs","oc_notes_meta","oc_mounts","oc_filecache","oc_files_versions","oc_phonetrack_points","oc_calendar_appt_bookings","oc_activity","oc_direct_edit","oc_open_local_editor","oc_oauth2_access_tokens","oc_preferences","oc_directlink","oc_calendar_invitations","oc_storages_credentials","oc_calendarchanges","oc_share","oc_login_flow_v2","oc_bruteforce_attempts","oc_authtoken","oc_textprocessing_tasks","oc_text2image_tasks","oc_files_metadata"],"reads":["oc_files_metadata"],"exception":{},"CustomMessage":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1"}} {"reqId":"if1C3MkFGUd2WxUgqxiE","level":0,"time":"2024-10-16T12:16:22+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","userAgent":"--","version":"29.0.8.1","exception":{"Exception":"Exception","Message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","Code":0,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\DB\Connection","type":"->","args":["SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1",[4973015],[1],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/Service/MetadataRequestService.php","line":78,"function":"executeQuery","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":98,"function":"getMetadataFromFileId","class":"OC\FilesMetadata\Service\MetadataRequestService","type":"->","args":[4973015]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":121,"function":"refreshMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[["OC\Files\Node\File"],2]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":126,"function":"refreshMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[["OC\Files\Node\File"],3]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":98,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\LazyUserFolder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":84,"function":"scanFilesForUser","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":["teresinha"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":80,"function":"run","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[null]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":102,"function":"start","class":"OCP\BackgroundJob\Job","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":92,"function":"start","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/cron.php","line":177,"function":"execute","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":320,"message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","tables":["oc_appconfig","oc_jobs","oc_notes_meta","oc_mounts","oc_filecache","oc_files_versions","oc_phonetrack_points","oc_calendar_appt_bookings","oc_activity","oc_direct_edit","oc_open_local_editor","oc_oauth2_access_tokens","oc_preferences","oc_directlink","oc_calendar_invitations","oc_storages_credentials","oc_calendarchanges","oc_share","oc_login_flow_v2","oc_bruteforce_attempts","oc_authtoken","oc_textprocessing_tasks","oc_text2image_tasks","oc_files_metadata"],"reads":["oc_files_metadata"],"exception":{},"CustomMessage":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1"}} {"reqId":"if1C3MkFGUd2WxUgqxiE","level":0,"time":"2024-10-16T12:16:24+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","userAgent":"--","version":"29.0.8.1","exception":{"Exception":"Exception","Message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","Code":0,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\DB\Connection","type":"->","args":["SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1",[4995504],[1],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/Service/MetadataRequestService.php","line":78,"function":"executeQuery","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":141,"function":"getMetadataFromFileId","class":"OC\FilesMetadata\Service\MetadataRequestService","type":"->","args":[4995504]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":123,"function":"getMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[4995504,false]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":98,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\LazyUserFolder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":84,"function":"scanFilesForUser","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":["teresinha"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":80,"function":"run","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[null]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":102,"function":"start","class":"OCP\BackgroundJob\Job","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":92,"function":"start","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/cron.php","line":177,"function":"execute","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":320,"message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","tables":["oc_appconfig","oc_jobs","oc_notes_meta","oc_mounts","oc_filecache","oc_files_versions","oc_phonetrack_points","oc_calendar_appt_bookings","oc_activity","oc_direct_edit","oc_open_local_editor","oc_oauth2_access_tokens","oc_preferences","oc_directlink","oc_calendar_invitations","oc_storages_credentials","oc_calendarchanges","oc_share","oc_login_flow_v2","oc_bruteforce_attempts","oc_authtoken","oc_textprocessing_tasks","oc_text2image_tasks","oc_files_metadata"],"reads":["oc_files_metadata"],"exception":{},"CustomMessage":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1"}} {"reqId":"if1C3MkFGUd2WxUgqxiE","level":0,"time":"2024-10-16T12:16:24+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","userAgent":"--","version":"29.0.8.1","exception":{"Exception":"Exception","Message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","Code":0,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\DB\Connection","type":"->","args":["SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1",[4995504],[1],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/Service/MetadataRequestService.php","line":78,"function":"executeQuery","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":98,"function":"getMetadataFromFileId","class":"OC\FilesMetadata\Service\MetadataRequestService","type":"->","args":[4995504]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":126,"function":"refreshMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[["OC\Files\Node\File"],3]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":98,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\LazyUserFolder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":84,"function":"scanFilesForUser","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":["teresinha"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":80,"function":"run","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[null]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":102,"function":"start","class":"OCP\BackgroundJob\Job","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":92,"function":"start","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/cron.php","line":177,"function":"execute","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":320,"message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","tables":["oc_appconfig","oc_jobs","oc_notes_meta","oc_mounts","oc_filecache","oc_files_versions","oc_phonetrack_points","oc_calendar_appt_bookings","oc_activity","oc_direct_edit","oc_open_local_editor","oc_oauth2_access_tokens","oc_preferences","oc_directlink","oc_calendar_invitations","oc_storages_credentials","oc_calendarchanges","oc_share","oc_login_flow_v2","oc_bruteforce_attempts","oc_authtoken","oc_textprocessing_tasks","oc_text2image_tasks","oc_files_metadata"],"reads":["oc_files_metadata"],"exception":{},"CustomMessage":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1"}} {"reqId":"if1C3MkFGUd2WxUgqxiE","level":0,"time":"2024-10-16T12:16:24+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","userAgent":"--","version":"29.0.8.1","exception":{"Exception":"Exception","Message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","Code":0,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\DB\Connection","type":"->","args":["SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1",[4995504],[1],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/Service/MetadataRequestService.php","line":78,"function":"executeQuery","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":98,"function":"getMetadataFromFileId","class":"OC\FilesMetadata\Service\MetadataRequestService","type":"->","args":[4995504]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":121,"function":"refreshMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[["OC\Files\Node\File"],2]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":126,"function":"refreshMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[["OC\Files\Node\File"],3]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":98,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\LazyUserFolder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":84,"function":"scanFilesForUser","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":["teresinha"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":80,"function":"run","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[null]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":102,"function":"start","class":"OCP\BackgroundJob\Job","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":92,"function":"start","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/cron.php","line":177,"function":"execute","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":320,"message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","tables":["oc_appconfig","oc_jobs","oc_notes_meta","oc_mounts","oc_filecache","oc_files_versions","oc_phonetrack_points","oc_calendar_appt_bookings","oc_activity","oc_direct_edit","oc_open_local_editor","oc_oauth2_access_tokens","oc_preferences","oc_directlink","oc_calendar_invitations","oc_storages_credentials","oc_calendarchanges","oc_share","oc_login_flow_v2","oc_bruteforce_attempts","oc_authtoken","oc_textprocessing_tasks","oc_text2image_tasks","oc_files_metadata"],"reads":["oc_files_metadata"],"exception":{},"CustomMessage":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1"}} {"reqId":"if1C3MkFGUd2WxUgqxiE","level":0,"time":"2024-10-16T12:16:26+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","userAgent":"--","version":"29.0.8.1","exception":{"Exception":"Exception","Message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","Code":0,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\DB\Connection","type":"->","args":["SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1",[4990760],[1],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/Service/MetadataRequestService.php","line":78,"function":"executeQuery","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":141,"function":"getMetadataFromFileId","class":"OC\FilesMetadata\Service\MetadataRequestService","type":"->","args":[4990760]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":123,"function":"getMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[4990760,false]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":98,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\LazyUserFolder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":84,"function":"scanFilesForUser","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":["teresinha"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":80,"function":"run","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[null]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":102,"function":"start","class":"OCP\BackgroundJob\Job","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":92,"function":"start","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/cron.php","line":177,"function":"execute","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":320,"message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","tables":["oc_appconfig","oc_jobs","oc_notes_meta","oc_mounts","oc_filecache","oc_files_versions","oc_phonetrack_points","oc_calendar_appt_bookings","oc_activity","oc_direct_edit","oc_open_local_editor","oc_oauth2_access_tokens","oc_preferences","oc_directlink","oc_calendar_invitations","oc_storages_credentials","oc_calendarchanges","oc_share","oc_login_flow_v2","oc_bruteforce_attempts","oc_authtoken","oc_textprocessing_tasks","oc_text2image_tasks","oc_files_metadata"],"reads":["oc_files_metadata"],"exception":{},"CustomMessage":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1"}} {"reqId":"if1C3MkFGUd2WxUgqxiE","level":0,"time":"2024-10-16T12:16:26+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","userAgent":"--","version":"29.0.8.1","exception":{"Exception":"Exception","Message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","Code":0,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\DB\Connection","type":"->","args":["SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1",[4990760],[1],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/Service/MetadataRequestService.php","line":78,"function":"executeQuery","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":98,"function":"getMetadataFromFileId","class":"OC\FilesMetadata\Service\MetadataRequestService","type":"->","args":[4990760]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":126,"function":"refreshMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[["OC\Files\Node\File"],3]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":98,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\LazyUserFolder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":84,"function":"scanFilesForUser","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":["teresinha"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":80,"function":"run","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[null]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":102,"function":"start","class":"OCP\BackgroundJob\Job","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":92,"function":"start","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/cron.php","line":177,"function":"execute","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":320,"message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","tables":["oc_appconfig","oc_jobs","oc_notes_meta","oc_mounts","oc_filecache","oc_files_versions","oc_phonetrack_points","oc_calendar_appt_bookings","oc_activity","oc_direct_edit","oc_open_local_editor","oc_oauth2_access_tokens","oc_preferences","oc_directlink","oc_calendar_invitations","oc_storages_credentials","oc_calendarchanges","oc_share","oc_login_flow_v2","oc_bruteforce_attempts","oc_authtoken","oc_textprocessing_tasks","oc_text2image_tasks","oc_files_metadata"],"reads":["oc_files_metadata"],"exception":{},"CustomMessage":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1"}} {"reqId":"if1C3MkFGUd2WxUgqxiE","level":0,"time":"2024-10-16T12:16:26+00:00","remoteAddr":"","user":"--","app":"no app in context","method":"","url":"--","message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","userAgent":"--","version":"29.0.8.1","exception":{"Exception":"Exception","Message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","Code":0,"Trace":[{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":344,"function":"executeQuery","class":"OC\DB\Connection","type":"->","args":["SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1",[4990760],[1],null]},{"file":"/var/www/html/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":384,"function":"executeQuery","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\DBAL\Query\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/Service/MetadataRequestService.php","line":78,"function":"executeQuery","class":"OC\DB\QueryBuilder\QueryBuilder","type":"->","args":[]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":98,"function":"getMetadataFromFileId","class":"OC\FilesMetadata\Service\MetadataRequestService","type":"->","args":[4990760]},{"file":"/var/www/html/lib/private/FilesMetadata/FilesMetadataManager.php","line":121,"function":"refreshMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[["OC\Files\Node\File"],2]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":126,"function":"refreshMetadata","class":"OC\FilesMetadata\FilesMetadataManager","type":"->","args":[["OC\Files\Node\File"],3]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":109,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\Folder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":98,"function":"scanFolder","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[["OC\Files\Node\LazyUserFolder"]]},{"file":"/var/www/html/core/BackgroundJobs/GenerateMetadataJob.php","line":84,"function":"scanFilesForUser","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":["teresinha"]},{"file":"/var/www/html/lib/public/BackgroundJob/Job.php","line":80,"function":"run","class":"OC\Core\BackgroundJobs\GenerateMetadataJob","type":"->","args":[null]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":102,"function":"start","class":"OCP\BackgroundJob\Job","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/lib/public/BackgroundJob/TimedJob.php","line":92,"function":"start","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]},{"file":"/var/www/html/cron.php","line":177,"function":"execute","class":"OCP\BackgroundJob\TimedJob","type":"->","args":[["OC\BackgroundJob\JobList"]]}],"File":"/var/www/html/lib/private/DB/Connection.php","Line":320,"message":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1","tables":["oc_appconfig","oc_jobs","oc_notes_meta","oc_mounts","oc_filecache","oc_files_versions","oc_phonetrack_points","oc_calendar_appt_bookings","oc_activity","oc_direct_edit","oc_open_local_editor","oc_oauth2_access_tokens","oc_preferences","oc_directlink","oc_calendar_invitations","oc_storages_credentials","oc_calendarchanges","oc_share","oc_login_flow_v2","oc_bruteforce_attempts","oc_authtoken","oc_textprocessing_tasks","oc_text2image_tasks","oc_files_metadata"],"reads":["oc_files_metadata"],"exception":{},"CustomMessage":"dirty table reads: SELECT json, sync_token FROM *PREFIX*files_metadata WHERE file_id = :dcValue1"}}

Browser log

No response

Additional info

On nextcloud 27, downgrading the calendar app to version 4.4.5 as sugested in https://github.com/nextcloud/calendar/issues/5563#issuecomment-2049102728 worked fine.

Since upgrading to nextcloud 29, the downgrade is no longer possible because nextcloud complains that it is not compatible and forces the upgrade