Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect timezone display in Calendar app (always UTC), CalDAV apps display correctly #4156

Closed
4oo4 opened this issue Apr 15, 2022 · 1 comment
Labels
0. to triage Pending approval or rejection bug

Comments

@4oo4
Copy link

4oo4 commented Apr 15, 2022

Steps to reproduce

  1. Create a calendar item, set it to recur at noon every day, set the timezone to match OS (America/Chicago)
  2. Ensure that Nextcloud locate in user settings is set properly for English (United States)
  3. Ensure that no browser settings (such as Firefox's privacy.resistFingerprinting is not defaulting the timezone to UTC, and validate in javascript console that browser is pulling correct timezone
  4. Calendar app still displays the entry as UTC time at 6 PM (all other CalDAV apps display this correctly)

I have also been experimenting with changing my locale quite a bit, because of this issue, so I'm not sure if this caused it. This is not a new issue, but until now I assumed this was because of privacy.resistFingerprintng, until I realized that I had this off, and I can also reproduce this in other vanilla browsers.

Expected behavior

Calendar apps will display items based on the timezone as given by the browser.

Actual behaviour

Everything is displayed in UTC time in the web Calendar app. All other CalDAV clients display correctly.

Calendar app version

3.2.2

CalDAV-clients used

GNOME Calendar, DAVx5

Browser

Firefox 99.0.1, Chromium 100.0.4896.88

Client operating system

Debian 11

Server operating system

Debian 10

Web server

Apache

Database engine version

MySQL

PHP engine version

PHP 8.0

Nextcloud version

23.0.3

Updated from an older installed version or fresh install

No response

List of activated apps

Enabled:
  - accessibility: 1.9.0
  - activity: 2.15.0
  - admin_audit: 1.13.0
  - bookmarks: 10.2.1
  - bruteforcesettings: 2.4.0
  - calendar: 3.2.2
  - circles: 23.1.0
  - cloud_federation_api: 1.6.0
  - comments: 1.13.0
  - contacts: 4.1.0
  - contactsinteraction: 1.4.0
  - dashboard: 7.3.0
  - dav: 1.21.0
  - deck: 1.6.1
  - electronicsignatures: 1.10.1
  - external: 3.10.2
  - federatedfilesharing: 1.13.0
  - files: 1.18.0
  - files_antivirus: 3.2.2
  - files_markdown: 2.3.6
  - files_pdfviewer: 2.4.0
  - files_rightclick: 1.2.0
  - files_sharing: 1.15.0
  - files_trashbin: 1.13.0
  - files_versions: 1.16.0
  - files_videoplayer: 1.12.0
  - firstrunwizard: 2.12.0
  - impersonate: 1.10.0
  - logreader: 2.8.0
  - lookup_server_connector: 1.11.0
  - nextcloud_announcements: 1.12.0
  - notes: 4.3.1
  - notifications: 2.11.1
  - oauth2: 1.11.0
  - password_policy: 1.13.0
  - photos: 1.5.0
  - privacy: 1.7.0
  - provisioning_api: 1.13.0
  - recommendations: 1.2.0
  - richdocuments: 5.0.3
  - serverinfo: 1.13.0
  - settings: 1.5.0
  - sharebymail: 1.13.0
  - spreed: 13.0.5
  - support: 1.6.0
  - survey_client: 1.11.0
  - systemtags: 1.13.0
  - tasks: 0.14.4
  - text: 3.4.1
  - theming: 1.14.0
  - twofactor_backupcodes: 1.12.0
  - twofactor_totp: 6.2.0
  - twofactor_webauthn: 0.3.1
  - updatenotification: 1.13.0
  - user_status: 1.3.1
  - viewer: 1.7.0
  - weather_status: 1.3.0
  - workflowengine: 2.5.0
Disabled:
  - dashboardcharts: 0.1.3
  - duplicatefinder: 0.0.13
  - encryption
  - epubreader: 1.4.7
  - federation: 1.4.0
  - files_external: 1.3.0
  - keeweb: 0.6.8
  - ownnote: 1.08
  - previewgenerator: 3.4.1
  - twofactor_u2f: 6.3.0
  - user_ldap: 1.4.0

Nextcloud configuration

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "nextcloud.tld",
            "localhost:8080"
        ],
        "updater.server.url": "https:\/\/updates.nextcloud.com\/updater_server\/",
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "https:\/\/nextcloud.tld",
        "htaccess.RewriteBase": "\/",
        "dbtype": "mysql",
        "version": "23.0.3.2",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "logtimezone": "America\/Chicago",
        "installed": true,
        "theme": "",
        "maintenance": false,
        "loglevel": 0,
        "appstore.experimental.enabled": true,
        "updater.release.channel": "stable",
        "defaultapp": "tasks",
        "default_phone_region": "US",
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "forwarded_for_headers": [
            "HTTP_X_FORWARDED_FOR"
        ],
        "auth.bruteforce.protection.enabled": true,
        "enabledPreviewProviders": [
            "OC\\Preview\\Image",
            "OC\\Preview\\MP3",
            "OC\\Preview\\TXT",
            "OC\\Preview\\MarkDown",
            "OC\\Preview\\Epub",
            "OC\\Preview\\PDF",
            "OC\\Preview\\OpenDocument",
            "OC\\Preview\\StarOffice",
            "OC\\Preview\\MSOfficeDoc",
            "OC\\Preview\\MSOffice2003",
            "OC\\Preview\\MSOffice2007",
            "OC\\Preview\\FB2"
        ],
        "mail_smtpmode": "smtp",
        "memcache.local": "OC\\Memcache\\Redis",
        "memcache.locking": "OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 6379,
            "dbindex": 0,
            "timeout": 1.5,
            "password": "***REMOVED SENSITIVE VALUE***"
        },
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "ldapIgnoreNamingRules": false,
        "ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "twofactor_enforced": "false",
        "twofactor_enforced_groups": [],
        "twofactor_enforced_excluded_groups": [],
        "mysql.utf8mb4": true,
        "app_install_overwrite": [
            "ownnote",
            "files_opds",
            "files_reader",
            "keeweb",
            "previewgenerator",
            "epubreader"
        ],
        "data-fingerprint": "c9481f27c1ce3b65d63eb3383ff7cd18",
        "versions_retention_obligation": "auto, 180",
        "preview_max_filesize_image": -1,
        "auth.webauthn.enabled": true
    }
}

Web server error log

10.10.10.10 - - [14/Apr/2022:22:46:40 -0500] "PUT /apps/user_status/heartbeat HTTP/2.0" 200 114 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:41 -0500] "GET /apps/calendar/dayGridMonth/now HTTP/2.0" 200 10300 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:42 -0500] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 200 81 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:42 -0500] "PUT /apps/user_status/heartbeat HTTP/2.0" 200 114 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:43 -0500] "PROPFIND /remote.php/dav/ HTTP/2.0" 207 229 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:44 -0500] "GET /ocs/v2.php/search/providers?from=%2Fapps%2Fcalendar%2FdayGridMonth%2Fnow HTTP/2.0" 200 295 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:44 -0500] "PROPFIND /remote.php/dav/principals/users/user/ HTTP/2.0" 207 709 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:44 -0500] "PROPFIND /remote.php/dav/calendars/user/ HTTP/2.0" 207 1982 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:44 -0500] "GET /ocs/v2.php/apps/notifications/api/v2/notifications HTTP/2.0" 200 81 "-" "Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0"
10.10.10.10 - - [14/Apr/2022:22:46:44 -0500] "REPORT /remote.php/dav/calendars/user/personal/ HTTP/2.0" 207 16996 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:44 -0500] "REPORT /remote.php/dav/calendars/user/work/ HTTP/2.0" 207 1594 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:44 -0500] "REPORT /remote.php/dav/calendars/user/tech-admin/ HTTP/2.0" 207 13223 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:44 -0500] "REPORT /remote.php/dav/calendars/user/debts/ HTTP/2.0" 207 15121 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:44 -0500] "REPORT /remote.php/dav/calendars/user/techprojects/ HTTP/2.0" 207 239 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:44 -0500] "REPORT /remote.php/dav/calendars/user/chores/ HTTP/2.0" 207 12092 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:45 -0500] "REPORT /remote.php/dav/calendars/user/social/ HTTP/2.0" 207 239 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:45 -0500] "REPORT /remote.php/dav/calendars/user/groceries/ HTTP/2.0" 207 239 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:45 -0500] "REPORT /remote.php/dav/calendars/user/shopping/ HTTP/2.0" 207 239 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:45 -0500] "REPORT /remote.php/dav/calendars/user/wishlist/ HTTP/2.0" 207 239 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:45 -0500] "REPORT /remote.php/dav/calendars/user/music/ HTTP/2.0" 207 239 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:45 -0500] "REPORT /remote.php/dav/calendars/user/writing/ HTTP/2.0" 207 239 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:45 -0500] "REPORT /remote.php/dav/calendars/user/contact_birthdays/ HTTP/2.0" 207 2978 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:45 -0500] "REPORT /remote.php/dav/calendars/user/personal/ HTTP/2.0" 207 1597 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:46 -0500] "REPORT /remote.php/dav/calendars/user/debts/ HTTP/2.0" 207 4668 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:46 -0500] "REPORT /remote.php/dav/calendars/user/work/ HTTP/2.0" 207 9356 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:46 -0500] "REPORT /remote.php/dav/calendars/user/techprojects/ HTTP/2.0" 207 38428 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:46 -0500] "REPORT /remote.php/dav/calendars/user/tech-admin/ HTTP/2.0" 207 141700 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:46 -0500] "REPORT /remote.php/dav/calendars/user/chores/ HTTP/2.0" 207 26586 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:46 -0500] "REPORT /remote.php/dav/calendars/user/shopping/ HTTP/2.0" 207 13154 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:47 -0500] "REPORT /remote.php/dav/calendars/user/groceries/ HTTP/2.0" 207 33821 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:47 -0500] "REPORT /remote.php/dav/calendars/user/wishlist/ HTTP/2.0" 207 8815 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:47 -0500] "REPORT /remote.php/dav/calendars/user/writing/ HTTP/2.0" 207 6840 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:47 -0500] "REPORT /remote.php/dav/calendars/user/social/ HTTP/2.0" 207 6188 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:47 -0500] "REPORT /remote.php/dav/calendars/user/contact_birthdays/ HTTP/2.0" 207 239 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"
10.10.10.10 - - [14/Apr/2022:22:46:47 -0500] "REPORT /remote.php/dav/calendars/user/music/ HTTP/2.0" 207 53103 "-" "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36"

Log file

{"reqId":"Yljq-EPnj7ySsFK5zB2hugAAAAA","level":0,"time":"2022-04-14T22:48:12-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"Yljq-dsRPQNt2qm@CTPJwwAAAA4","level":0,"time":"2022-04-14T22:48:13-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0","version":"23.0.3.2"}
{"reqId":"YljrB9sRPQNt2qm@CTPJxAAAAA4","level":0,"time":"2022-04-14T22:48:23-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"PROPFIND","url":"/remote.php/dav/files/user/Pictures","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.4.0 (build 8402) (Nextcloud, debian-5.10.0-11-amd64 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"23.0.3.2"}
{"reqId":"YljrB49DNqNI3w@qH5VDtAAAAAY","level":0,"time":"2022-04-14T22:48:23-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"PROPFIND","url":"/remote.php/dav/files/user/Documents","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.4.0 (build 8402) (Nextcloud, debian-5.10.0-11-amd64 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"23.0.3.2"}
{"reqId":"YljrB1T5DyvaF9ut19xhtQAAAAQ","level":0,"time":"2022-04-14T22:48:23-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"PROPFIND","url":"/remote.php/dav/files/user/Desktop","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Linux) mirall/3.4.0 (build 8402) (Nextcloud, debian-5.10.0-11-amd64 ClientArchitecture: x86_64 OsArchitecture: x86_64)","version":"23.0.3.2"}
{"reqId":"YljrEkPnj7ySsFK5zB2huwAAAAA","level":0,"time":"2022-04-14T22:48:34-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"GET","url":"/apps/calendar/dayGridMonth/now","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrEkPnj7ySsFK5zB2huwAAAAA","level":0,"time":"2022-04-14T22:48:34-05:00","remoteAddr":"10.10.10.10","user":"user","app":"scss_cacher","method":"GET","url":"/apps/calendar/dayGridMonth/now","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrEkPnj7ySsFK5zB2huwAAAAA","level":0,"time":"2022-04-14T22:48:34-05:00","remoteAddr":"10.10.10.10","user":"user","app":"scss_cacher","method":"GET","url":"/apps/calendar/dayGridMonth/now","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrEkPnj7ySsFK5zB2huwAAAAA","level":0,"time":"2022-04-14T22:48:34-05:00","remoteAddr":"10.10.10.10","user":"user","app":"scss_cacher","method":"GET","url":"/apps/calendar/dayGridMonth/now","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrEkPnj7ySsFK5zB2huwAAAAA","level":0,"time":"2022-04-14T22:48:34-05:00","remoteAddr":"10.10.10.10","user":"user","app":"scss_cacher","method":"GET","url":"/apps/calendar/dayGridMonth/now","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrEkPnj7ySsFK5zB2huwAAAAA","level":0,"time":"2022-04-14T22:48:34-05:00","remoteAddr":"10.10.10.10","user":"user","app":"scss_cacher","method":"GET","url":"/apps/calendar/dayGridMonth/now","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrEkPnj7ySsFK5zB2huwAAAAA","level":0,"time":"2022-04-14T22:48:34-05:00","remoteAddr":"10.10.10.10","user":"user","app":"scss_cacher","method":"GET","url":"/apps/calendar/dayGridMonth/now","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrEkPnj7ySsFK5zB2huwAAAAA","level":0,"time":"2022-04-14T22:48:34-05:00","remoteAddr":"10.10.10.10","user":"user","app":"scss_cacher","method":"GET","url":"/apps/calendar/dayGridMonth/now","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrEkPnj7ySsFK5zB2huwAAAAA","level":0,"time":"2022-04-14T22:48:34-05:00","remoteAddr":"10.10.10.10","user":"user","app":"scss_cacher","method":"GET","url":"/apps/calendar/dayGridMonth/now","message":"SCSSCacher::process ordinary check follows","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrEtsRPQNt2qm@CTPJxQAAAA4","level":0,"time":"2022-04-14T22:48:34-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrEnQ1i0AEwAumgMIT5wAAAAg","level":0,"time":"2022-04-14T22:48:35-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"PUT","url":"/apps/user_status/heartbeat","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrEwqSoQQgmO7QgE0bOAAAAAE","level":0,"time":"2022-04-14T22:48:36-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"PROPFIND","url":"/remote.php/dav/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFFT5DyvaF9ut19xhtgAAAAQ","level":0,"time":"2022-04-14T22:48:36-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"GET","url":"/ocs/v2.php/search/providers?from=%2Fapps%2Fcalendar%2FdayGridMonth%2Fnow","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFEPnj7ySsFK5zB2hvAAAAAA","level":0,"time":"2022-04-14T22:48:37-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"PROPFIND","url":"/remote.php/dav/principals/users/user/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFT9ZoSQ9SYgU5OSVZQAAAAc","level":0,"time":"2022-04-14T22:48:37-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"PROPFIND","url":"/remote.php/dav/calendars/user/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFQqSoQQgmO7QgE0bOQAAAAE","level":0,"time":"2022-04-14T22:48:37-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/personal/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFZI04Ufg7mZ1pbr2kgAAAAI","level":0,"time":"2022-04-14T22:48:37-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/debts/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFWxkoWYgMOqG9WIiWgAAAAM","level":0,"time":"2022-04-14T22:48:37-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/work/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFVT5DyvaF9ut19xhtwAAAAQ","level":0,"time":"2022-04-14T22:48:37-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/tech-admin/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFXQ1i0AEwAumgMIT6AAAAAg","level":0,"time":"2022-04-14T22:48:37-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/techprojects/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFdsRPQNt2qm@CTPJxgAAAA4","level":0,"time":"2022-04-14T22:48:38-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/chores/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFY9DNqNI3w@qH5VDtQAAAAY","level":0,"time":"2022-04-14T22:48:38-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/shopping/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFRjGg-Sl87Cj-e4bDQAAAAo","level":0,"time":"2022-04-14T22:48:38-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/social/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFT9ZoSQ9SYgU5OSVZgAAAAc","level":0,"time":"2022-04-14T22:48:38-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/wishlist/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFUPnj7ySsFK5zB2hvQAAAAA","level":0,"time":"2022-04-14T22:48:38-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/groceries/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFZI04Ufg7mZ1pbr2kwAAAAI","level":0,"time":"2022-04-14T22:48:38-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/music/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFQqSoQQgmO7QgE0bOgAAAAE","level":0,"time":"2022-04-14T22:48:38-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/contact_birthdays/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFWVW5p5vw7HTehTHOAAAAAU","level":0,"time":"2022-04-14T22:48:38-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/personal/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFWxkoWYgMOqG9WIiWwAAAAM","level":0,"time":"2022-04-14T22:48:38-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/writing/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFnQ1i0AEwAumgMIT6QAAAAg","level":0,"time":"2022-04-14T22:48:38-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/work/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFtsRPQNt2qm@CTPJxwAAAA4","level":0,"time":"2022-04-14T22:48:39-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/tech-admin/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFo9DNqNI3w@qH5VDtgAAAAY","level":0,"time":"2022-04-14T22:48:39-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/techprojects/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFhjGg-Sl87Cj-e4bDgAAAAo","level":0,"time":"2022-04-14T22:48:39-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/chores/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFlT5DyvaF9ut19xhuAAAAAQ","level":0,"time":"2022-04-14T22:48:39-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/debts/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFj9ZoSQ9SYgU5OSVZwAAAAc","level":0,"time":"2022-04-14T22:48:39-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/shopping/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFkPnj7ySsFK5zB2hvgAAAAA","level":0,"time":"2022-04-14T22:48:39-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/social/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFpI04Ufg7mZ1pbr2lAAAAAI","level":0,"time":"2022-04-14T22:48:39-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/wishlist/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFgqSoQQgmO7QgE0bOwAAAAE","level":0,"time":"2022-04-14T22:48:39-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/groceries/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFmxkoWYgMOqG9WIiXAAAAAM","level":0,"time":"2022-04-14T22:48:39-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/contact_birthdays/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrF8fAQz897l8zq6FWzAAAAAk","level":0,"time":"2022-04-14T22:48:39-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/writing/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrFmVW5p5vw7HTehTHOQAAAAU","level":0,"time":"2022-04-14T22:48:39-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"REPORT","url":"/remote.php/dav/calendars/user/music/","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/100.0.4896.88 Safari/537.36","version":"23.0.3.2"}
{"reqId":"YljrGwqSoQQgmO7QgE0bPAAAAAE","level":0,"time":"2022-04-14T22:48:43-05:00","remoteAddr":"10.10.10.10","user":"user","app":"files_antivirus","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0","version":"23.0.3.2"}

Browser log

Error with Permissions-Policy header: Unrecognized feature: 'interest-cohort'.
index.js:46 No OC found
Nr @ index.js:46
value @ gettext.js:45
(anonymous) @ l10n.js:3
(anonymous) @ main.js?v=36507f2b-0:160
n @ bootstrap:19
(anonymous) @ main.js?v=36507f2b-0:27
n @ bootstrap:19
(anonymous) @ main.js:1
(anonymous) @ main.js?v=36507f2b-0:891
n @ bootstrap:19
(anonymous) @ bootstrap:83
(anonymous) @ main.js?v=36507f2b-0:1
index.es.js:2337 Proxying an event bus of version 2.1.1 with 1.3.0
e @ index.es.js:2337
(anonymous) @ index.es.js:3314
(anonymous) @ main.js?v=36507f2b-0:285
n @ bootstrap:19
(anonymous) @ requesttoken.js:11
n @ bootstrap:19
(anonymous) @ index.js:25
n @ bootstrap:19
(anonymous) @ main.js?v=36507f2b-0:776
n @ bootstrap:19
(anonymous) @ main.js?v=36507f2b-0:1336
n @ bootstrap:19
(anonymous) @ main.js:1
(anonymous) @ main.js?v=36507f2b-0:891
n @ bootstrap:19
(anonymous) @ bootstrap:83
(anonymous) @ main.js?v=36507f2b-0:1
jquery-migrate.min.js:2 JQMIGRATE: Migrate is installed, version 3.3.2
globals.js:62 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.
ge @ globals.js:62
get @ globals.js:93
(anonymous) @ jquery.js:10336
(anonymous) @ jquery.js:28
0 @ jquery.js:14
n @ bootstrap:19
786 @ files_client.js?v=36507f2b-0:64
n @ bootstrap:19
(anonymous) @ bootstrap:83
(anonymous) @ files_client.js?v=36507f2b-0:1
globals.js:62 $ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.
ge @ globals.js:62
get @ globals.js:93
(anonymous) @ jquery.js:10339
(anonymous) @ jquery.js:28
0 @ jquery.js:14
n @ bootstrap:19
786 @ files_client.js?v=36507f2b-0:64
n @ bootstrap:19
(anonymous) @ bootstrap:83
(anonymous) @ files_client.js?v=36507f2b-0:1
globals.js:62 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.
ge @ globals.js:62
get @ globals.js:93
(anonymous) @ script.js?v=36507f2b-0:492
globals.js:62 jQuery is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.
ge @ globals.js:62
get @ globals.js:93
(anonymous) @ files.js?v=36507f2b-0:122
index.es.js:2337 Proxying an event bus of version 2.1.1 with 1.3.0
t @ index.es.js:2337
70903 @ index.es.js:3314
a @ bootstrap:19
71894 @ requesttoken.js:11
a @ bootstrap:19
22200 @ index.js:25
a @ bootstrap:19
4820 @ index.js:12
a @ bootstrap:19
(anonymous) @ notifications-main.js?v=36507f2b-0:2
(anonymous) @ notifications-main.js?v=36507f2b-0:2
(anonymous) @ notifications-main.js?v=36507f2b-0:2
globals.js:62 $ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.
ge @ globals.js:62
get @ globals.js:93
mounted @ App.vue:144
qt @ vue.runtime.esm.js:1863
ln @ vue.runtime.esm.js:4235
insert @ vue.runtime.esm.js:3158
L @ vue.runtime.esm.js:6390
ya.nodeOps @ vue.runtime.esm.js:6609
t._update @ vue.runtime.esm.js:3960
r @ vue.runtime.esm.js:4081
bn.get @ vue.runtime.esm.js:4495
bn @ vue.runtime.esm.js:4484
t @ vue.runtime.esm.js:4088
En.$mount @ vue.runtime.esm.js:8459
t._init @ vue.runtime.esm.js:5032
En @ vue.runtime.esm.js:5099
(anonymous) @ main.js:32
(anonymous) @ notifications-main.js?v=36507f2b-0:2
(anonymous) @ notifications-main.js?v=36507f2b-0:2
globals.js:62 $ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.
ge @ globals.js:62
get @ globals.js:93
mounted @ App.vue:150
qt @ vue.runtime.esm.js:1863
ln @ vue.runtime.esm.js:4235
insert @ vue.runtime.esm.js:3158
L @ vue.runtime.esm.js:6390
ya.nodeOps @ vue.runtime.esm.js:6609
t._update @ vue.runtime.esm.js:3960
r @ vue.runtime.esm.js:4081
bn.get @ vue.runtime.esm.js:4495
bn @ vue.runtime.esm.js:4484
t @ vue.runtime.esm.js:4088
En.$mount @ vue.runtime.esm.js:8459
t._init @ vue.runtime.esm.js:5032
En @ vue.runtime.esm.js:5099
(anonymous) @ main.js:32
(anonymous) @ notifications-main.js?v=36507f2b-0:2
(anonymous) @ notifications-main.js?v=36507f2b-0:2
globals.js:62 $ is deprecated: The global jQuery is deprecated. It will be removed in a later versions without another warning. Please ship your own.
ge @ globals.js:62
get @ globals.js:93
mounted @ App.vue:150
qt @ vue.runtime.esm.js:1863
ln @ vue.runtime.esm.js:4235
insert @ vue.runtime.esm.js:3158
L @ vue.runtime.esm.js:6390
ya.nodeOps @ vue.runtime.esm.js:6609
t._update @ vue.runtime.esm.js:3960
r @ vue.runtime.esm.js:4081
bn.get @ vue.runtime.esm.js:4495
bn @ vue.runtime.esm.js:4484
t @ vue.runtime.esm.js:4088
En.$mount @ vue.runtime.esm.js:8459
t._init @ vue.runtime.esm.js:5032
En @ vue.runtime.esm.js:5099
(anonymous) @ main.js:32
(anonymous) @ notifications-main.js?v=36507f2b-0:2
(anonymous) @ notifications-main.js?v=36507f2b-0:2
index.es.js:2337 Proxying an event bus of version 2.1.1 with 1.3.0
e @ index.es.js:2337
(anonymous) @ index.es.js:3314
(anonymous) @ user-status-menu.js?v=36507f2b-0:216
r @ bootstrap:63
(anonymous) @ requesttoken.js:11
r @ bootstrap:63
(anonymous) @ index.js:25
r @ bootstrap:63
(anonymous) @ user-status-menu.js?v=36507f2b-0:266
r @ bootstrap:63
(anonymous) @ bootstrap:198
(anonymous) @ user-status-menu.js?v=36507f2b-0:1
index.es.js:2337 Proxying an event bus of version 2.1.1 with 1.3.0
t @ index.es.js:2337
70903 @ index.es.js:3314
s @ bootstrap:19
71894 @ requesttoken.js:11
s @ bootstrap:19
22200 @ index.js:25
s @ bootstrap:19
55058 @ LoggerBuilder.js:8
s @ bootstrap:19
17499 @ index.js:11
s @ bootstrap:19
(anonymous) @ logger.js:24
(anonymous) @ main.js:83
(anonymous) @ main.js:83
ConsoleLogger.js:33 [INFO] calendar: 
Initial settings:
	- AppVersion: 3.2.2
	- EventLimit: true
	- FirstRun: false
	- ShowWeekNumbers: true
	- ShowTasks: true
	- ShowWeekends: true
	- SkipPopover: false
	- SlotDuration: 00:30:00
	- DefaultReminder: none
	- TalkEnabled: true
	- TasksEnabled: true
	- Timezone: Europe/London
	- HideEventExport: false
	- ForceEventAlarmType: false
 {app: 'calendar', uid: 'user'}
ConsoleLogger.js:33 [INFO] calendar: Updated moment locale: en {app: 'calendar', uid: 'user'}
index.es.js:2337 Proxying an event bus of version 2.1.1 with 1.3.0
e @ index.es.js:2337
(anonymous) @ index.es.js:3314
(anonymous) @ unified-search.js?v=36507f2b-0:7
n @ bootstrap:19
(anonymous) @ requesttoken.js:11
n @ bootstrap:19
(anonymous) @ index.js:25
n @ bootstrap:19
(anonymous) @ LoggerBuilder.js:8
n @ bootstrap:19
(anonymous) @ index.js:11
n @ bootstrap:19
(anonymous) @ unified-search.js?v=36507f2b-0:265
n @ bootstrap:19
(anonymous) @ bootstrap:83
(anonymous) @ unified-search.js?v=36507f2b-0:1
session-heartbeat.js:101 session heartbeat polling started
XHR finished loading: GET "<URL>".
XHR finished loading: GET "<URL>".
XHR finished loading: GET "<URL>".
XHR finished loading: GET "<URL>".
XHR finished loading: GET "<URL>".
XHR finished loading: GET "<URL>".
xhr.js:177 XHR finished loading: PUT "https://nextcloud.tld/apps/user_status/heartbeat".
(anonymous) @ xhr.js:177
e.exports @ xhr.js:13
e.exports @ dispatchRequest.js:50
Promise.then (async)
l.request @ Axios.js:61
a.forEach.l.<computed> @ Axios.js:87
(anonymous) @ bind.js:9
(anonymous) @ heartbeatService.js:34
u @ runtime.js:63
(anonymous) @ runtime.js:294
(anonymous) @ runtime.js:119
m @ user-status-menu.js?v=36507f2b-0:266
o @ user-status-menu.js?v=36507f2b-0:288
(anonymous) @ user-status-menu.js?v=36507f2b-0:288
(anonymous) @ user-status-menu.js?v=36507f2b-0:288
(anonymous) @ heartbeatService.js:32
(anonymous) @ UserStatus.vue:202
u @ runtime.js:63
(anonymous) @ runtime.js:294
(anonymous) @ runtime.js:119
_ @ user-status-menu.js?v=36507f2b-0:288
o @ user-status-menu.js?v=36507f2b-0:288
(anonymous) @ user-status-menu.js?v=36507f2b-0:288
(anonymous) @ user-status-menu.js?v=36507f2b-0:288
_backgroundHeartbeat @ user-status-menu.js?v=36507f2b-0:288
mounted @ UserStatus.vue:150
$e @ vue.runtime.esm.js:1863
en @ vue.runtime.esm.js:4235
insert @ vue.runtime.esm.js:3158
T @ vue.runtime.esm.js:6390
(anonymous) @ vue.runtime.esm.js:6609
e._update @ vue.runtime.esm.js:3960
a @ vue.runtime.esm.js:4081
mn.get @ vue.runtime.esm.js:4495
mn @ vue.runtime.esm.js:4484
e @ vue.runtime.esm.js:4088
xn.$mount @ vue.runtime.esm.js:8459
e._init @ vue.runtime.esm.js:5032
xn @ vue.runtime.esm.js:5099
(anonymous) @ main-user-status-menu.js:61
r @ bootstrap:63
(anonymous) @ bootstrap:198
(anonymous) @ user-status-menu.js?v=36507f2b-0:1
Show 12 more frames
dist.js:1 XHR finished loading: PROPFIND "https://nextcloud.tld/remote.php/dav/".
(anonymous) @ dist.js:1
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
At @ dist.js:1
o @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
At @ dist.js:1
o @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
si @ dist.js:1
o @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
si @ dist.js:1
o @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ caldavService.js:65
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
Jc @ consts.js:46
o @ consts.js:46
(anonymous) @ consts.js:46
(anonymous) @ consts.js:46
(anonymous) @ caldavService.js:64
(anonymous) @ Calendar.vue:236
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
ex @ AppointmentConfigList.vue:127
o @ AppointmentConfigList.vue:127
(anonymous) @ AppointmentConfigList.vue:127
(anonymous) @ AppointmentConfigList.vue:127
beforeMount @ Calendar.vue:207
Vt @ vue.runtime.esm.js:1863
ln @ vue.runtime.esm.js:4235
t @ vue.runtime.esm.js:4058
Bn.$mount @ vue.runtime.esm.js:8459
init @ vue.runtime.esm.js:3137
n @ vue.runtime.esm.js:3322
(anonymous) @ vue.runtime.esm.js:6022
d @ vue.runtime.esm.js:5969
gi.nodeOps @ vue.runtime.esm.js:6521
t._update @ vue.runtime.esm.js:3960
r @ vue.runtime.esm.js:4081
bn.get @ vue.runtime.esm.js:4495
bn @ vue.runtime.esm.js:4484
t @ vue.runtime.esm.js:4088
Bn.$mount @ vue.runtime.esm.js:8459
init @ vue.runtime.esm.js:3137
(anonymous) @ vue.runtime.esm.js:6022
d @ vue.runtime.esm.js:5969
gi.nodeOps @ vue.runtime.esm.js:6560
t._update @ vue.runtime.esm.js:3960
r @ vue.runtime.esm.js:4081
bn.get @ vue.runtime.esm.js:4495
bn @ vue.runtime.esm.js:4484
t @ vue.runtime.esm.js:4088
Bn.$mount @ vue.runtime.esm.js:8459
t._init @ vue.runtime.esm.js:5032
Bn @ vue.runtime.esm.js:5099
(anonymous) @ main.js:79
(anonymous) @ main.js:83
(anonymous) @ main.js:83
Show 54 more frames
calendars.js:573 calendar home scanned (13) [b, b, b, b, b, b, b, b, b, b, b, b, b] [d]
dist.js:1 XHR finished loading: PROPFIND "https://nextcloud.tld/remote.php/dav/principals/users/user/".
(anonymous) @ dist.js:1
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
At @ dist.js:1
o @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
At @ dist.js:1
o @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
si @ dist.js:1
o @ dist.js:1
Promise.then (async)
si @ dist.js:1
o @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ caldavService.js:65
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
Jc @ consts.js:46
o @ consts.js:46
(anonymous) @ consts.js:46
(anonymous) @ consts.js:46
(anonymous) @ caldavService.js:64
(anonymous) @ Calendar.vue:236
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
ex @ AppointmentConfigList.vue:127
o @ AppointmentConfigList.vue:127
(anonymous) @ AppointmentConfigList.vue:127
(anonymous) @ AppointmentConfigList.vue:127
beforeMount @ Calendar.vue:207
Vt @ vue.runtime.esm.js:1863
ln @ vue.runtime.esm.js:4235
t @ vue.runtime.esm.js:4058
Bn.$mount @ vue.runtime.esm.js:8459
init @ vue.runtime.esm.js:3137
n @ vue.runtime.esm.js:3322
(anonymous) @ vue.runtime.esm.js:6022
d @ vue.runtime.esm.js:5969
gi.nodeOps @ vue.runtime.esm.js:6521
t._update @ vue.runtime.esm.js:3960
r @ vue.runtime.esm.js:4081
bn.get @ vue.runtime.esm.js:4495
bn @ vue.runtime.esm.js:4484
t @ vue.runtime.esm.js:4088
Bn.$mount @ vue.runtime.esm.js:8459
init @ vue.runtime.esm.js:3137
(anonymous) @ vue.runtime.esm.js:6022
d @ vue.runtime.esm.js:5969
gi.nodeOps @ vue.runtime.esm.js:6560
t._update @ vue.runtime.esm.js:3960
r @ vue.runtime.esm.js:4081
bn.get @ vue.runtime.esm.js:4495
bn @ vue.runtime.esm.js:4484
t @ vue.runtime.esm.js:4088
Bn.$mount @ vue.runtime.esm.js:8459
t._init @ vue.runtime.esm.js:5032
Bn @ vue.runtime.esm.js:5099
(anonymous) @ main.js:79
(anonymous) @ main.js:83
(anonymous) @ main.js:83
Show 47 more frames
dist.js:1 XHR finished loading: PROPFIND "https://nextcloud.tld/remote.php/dav/calendars/user/".
(anonymous) @ dist.js:1
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
At @ dist.js:1
o @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
At @ dist.js:1
o @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
Pt @ dist.js:1
o @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
Qn @ dist.js:1
o @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ caldavService.js:88
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
fR @ calendarObjects.js:397
o @ calendarObjects.js:397
(anonymous) @ calendarObjects.js:397
(anonymous) @ calendarObjects.js:397
loadCollections @ calendars.js:571
(anonymous) @ vuex.esm.js:851
Fe.dispatch @ vuex.esm.js:516
Fe.dispatch @ vuex.esm.js:406
(anonymous) @ Calendar.vue:238
u @ dist.js:1
(anonymous) @ dist.js:1
(anonymous) @ dist.js:1
ex @ AppointmentConfigList.vue:127
o @ AppointmentConfigList.vue:127
Promise.then (async)
ex @ AppointmentConfigList.vue:127
o @ AppointmentConfigList.vue:127
Promise.then (async)
ex @ AppointmentConfigList.vue:127
o @ AppointmentConfigList.vue:127
(anonymous) @ AppointmentConfigList.vue:127
(anonymous) @ AppointmentConfigList.vue:127
beforeMount @ Calendar.vue:207
Vt @ vue.runtime.esm.js:1863
ln @ vue.runtime.esm.js:4235
t @ vue.runtime.esm.js:4058
Bn.$mount @ vue.runtime.esm.js:8459
init @ vue.runtime.esm.js:3137
n @ vue.runtime.esm.js:3322
(anonymous) @ vue.runtime.esm.js:6022
d @ vue.runtime.esm.js:5969
gi.nodeOps @ vue.runtime.esm.js:6521
t._update @ vue.runtime.esm.js:3960
r @ vue.runtime.esm.js:4081
bn.get @ vue.runtime.esm.js:4495
bn @ vue.runtime.esm.js:4484
t @ vue.runtime.esm.js:4088
Bn.$mount @ vue.runtime.esm.js:8459
init @ vue.runtime.esm.js:3137
(anonymous) @ vue.runtime.esm.js:6022
d @ vue.runtime.esm.js:5969
gi.nodeOps @ vue.runtime.esm.js:6560
t._update @ vue.runtime.esm.js:3960
r @ vue.runtime.esm.js:4081
bn.get @ vue.runtime.esm.js:4495
bn @ vue.runtime.esm.js:4484
t @ vue.runtime.esm.js:4088
Bn.$mount @ vue.runtime.esm.js:8459
t._init @ vue.runtime.esm.js:5032
Bn @ vue.runtime.esm.js:5099
(anonymous) @ main.js:79
(anonymous) @ main.js:83
(anonymous) @ main.js:83
Show 59 more frames
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".
XHR finished loading: REPORT "<URL>".

Additional info

@4oo4 4oo4 added 0. to triage Pending approval or rejection bug labels Apr 15, 2022
@4oo4
Copy link
Author

4oo4 commented Apr 15, 2022

Aaand now I finally see there's an option in the calendar app to set the time zone 🤦‍♂️

Sorry

@4oo4 4oo4 closed this as completed Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. to triage Pending approval or rejection bug
Projects
None yet
Development

No branches or pull requests

1 participant