Skip to content

[Bug]: Nexcloud overview not working after changing update channel from BETA to STABLE #44183

@csihama

Description

@csihama

⚠️ This issue respects the following points: ⚠️

Bug description

Cannot access overview tab on the web server (/index.php/settings/admin/overview)

Steps to reproduce

1.In the latest beta software: 29.0.0 beta 2., open the Overwiev tab
2.change back to stable the updater channel
3.refresh page

Expected behavior

Load the webpage

Installation method

Community Manual installation with Archive

Nextcloud Server version

master

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.2

Web server

Apache (supported)

Database engine version

MySQL

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

Upgraded to a MAJOR version (ex. 22 to 23)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

What user-backends are you using?

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

Configuration report

{
    "system": {
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
          xxxxxxxxxxxx.com,
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "skeletondirectory": "",
        "allow_local_remote_servers": true,
        "dbtype": "mysql",
        "version": "29.0.0.8",
        "overwrite.cli.url": "http:\/\/www.xxxxxxx.com\/nextcloud",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "default_phone_region": "HU",
        "installed": true,
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpmode": "smtp",
        "mail_sendmailmode": "smtp",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mysql.utf8mb4": true,
        "maintenance": false,
        "memcache.local": "\\OC\\Memcache\\Redis",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "587",
        "mail_smtpauthtype": "LOGIN",
        "app_install_overwrite": [
            "appvncsafe",
            "socialsharing_email",
            "socialsharing_twitter",
            "extract",
            "files_clipboard",
            "sharerenamer",
            "jsloader",
            "printer",
            "weather",
            "dicomviewer",
            "bruteforcesettings",
            "socialsharing_facebook",
            "unsplash",
            "onlyoffice",
            "cfg_share_links",
            "registration",
            "metadata",
            "files_rightclick",
            "video_converter"
        ],
        "theme": "",
        "loglevel": 0,
        "twofactor_enforced": "false",
        "twofactor_enforced_groups": [],
        "twofactor_enforced_excluded_groups": [],
        "mail_smtpauth": 1,
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "updater.release.channel": "beta",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "filelocking.enabled": "true",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0
        }
    }
}

List of activated Apps

Enabled:
  - activity: 2.21.1
  - bruteforcesettings: 2.9.0
  - calendar: 4.7.0-beta.2
  - cfg_share_links: 4.2.0
  - circles: 29.0.0-dev
  - cloud_federation_api: 1.12.0
  - comments: 1.19.0
  - contacts: 6.0.0-rc.1
  - contactsinteraction: 1.10.0
  - dashboard: 7.9.0
  - dav: 1.30.0
  - deck: 1.13.0-beta.1
  - dicomviewer: 1.2.5
  - extract: 1.3.6
  - federatedfilesharing: 1.19.0
  - federation: 1.19.0
  - files: 2.1.0
  - files_downloadlimit: 2.0.0
  - files_external: 1.21.0
  - files_pdfviewer: 2.10.0
  - files_reminders: 1.2.0
  - files_sharing: 1.21.0
  - files_trashbin: 1.19.0
  - files_versions: 1.22.0
  - firstrunwizard: 2.18.0
  - integration_reddit: 2.0.3
  - logreader: 2.14.0
  - lookup_server_connector: 1.17.0
  - mail: 3.6.0-beta.2
  - nextcloud_announcements: 1.18.0
  - notes: 4.9.2
  - notifications: 2.17.0
  - oauth2: 1.17.0
  - onlyoffice: 9.0.0
  - password_policy: 1.19.0
  - passwords: 2024.4.20-build5437
  - photos: 2.5.0
  - printer: 0.0.5
  - privacy: 1.13.0
  - provisioning_api: 1.19.0
  - recommendations: 2.1.0
  - registration: 2.3.0
  - related_resources: 1.4.0
  - serverinfo: 1.19.0
  - settings: 1.12.0
  - sharebymail: 1.19.0
  - socialsharing_email: 3.1.0
  - socialsharing_facebook: 3.1.0
  - socialsharing_twitter: 3.1.0
  - spreed: 19.0.0-beta.1
  - support: 1.12.0
  - survey_client: 1.17.0
  - suspicious_login: 7.0.0
  - systemtags: 1.19.0
  - text: 3.10.0
  - theming: 2.4.0
  - twofactor_backupcodes: 1.18.0
  - twofactor_totp: 11.0.0-dev
  - unsplash: 2.2.1
  - updatenotification: 1.19.1
  - user_status: 1.9.0
  - viewer: 2.3.0
  - weather: 1.7.7
  - weather_status: 1.9.0
  - workflowengine: 2.11.0
Disabled:
  - admin_audit: 1.19.0
  - approval: 1.2.0 (installed 1.2.0)
  - breezedark: 27.0.0 (installed 27.0.0)
  - encryption: 2.17.0 (installed 2.10.0)
  - files_rightclick: 0.15.1 (installed 0.15.1)
  - integration_twitter: 1.0.7 (installed 1.0.7)
  - integration_youtube: 0.1.5 (installed 0.1.5)
  - maps: 1.3.1 (installed 1.3.1)
  - metadata: 0.19.0 (installed 0.19.0)
  - previewgenerator: 5.4.0 (installed 5.4.0)
  - quota_warning: 1.18.0 (installed 1.18.0)
  - sharerenamer: 3.2.0 (installed 3.2.0)
  - tasks: 0.15.0 (installed 0.15.0)
  - user_ldap: 1.20.0
  - video_converter: 1.0.6 (installed 1.0.6)

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

{"reqId":"ZfH-Jm2Ju05jIwohnWmB5QAAAAU","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/favicon?v=0e841fc7","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-Jtx7Qo4GtSdOp7RboAAAAAw","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/manifest?v=0e841fc7","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-Jm2Ju05jIwohnWmB5QAAAAU","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/favicon?v=0e841fc7","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-Jtx7Qo4GtSdOp7RboAAAAAw","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"no app in context","method":"GET","url":"/index.php/apps/theming/manifest?v=0e841fc7","message":"The loading of lazy AppConfig values have been requested","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","exception":{"Exception":"RuntimeException","Message":"ignorable exception","Code":0,"Trace":[{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":1199,"function":"loadConfig","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":127,"function":"loadConfigAll","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AllConfig.php","line":196,"function":"getKeys","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":120,"function":"getAppKeys","class":"OC\\AllConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":200,"function":"isBypassListed","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":217,"function":"getAttempts","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":290,"function":"getDelay","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php","line":72,"function":"sleepDelayOrThrowOnMax","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php","line":96,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\Security\\BruteForceMiddleware","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":130,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\MiddlewareDispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/mnt/ssd/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/mnt/ssd/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","Line":1213,"message":"The loading of lazy AppConfig values have been requested","exception":{},"CustomMessage":"The loading of lazy AppConfig values have been requested"}}
{"reqId":"ZfH-Jm2Ju05jIwohnWmB5gAAAAU","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/icon?v=36","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-Jm2Ju05jIwohnWmB5gAAAAU","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/icon?v=36","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-J22Ju05jIwohnWmB5wAAAAU","level":0,"time":"2024-03-13T19:27:35+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-J22Ju05jIwohnWmB5wAAAAU","level":0,"time":"2024-03-13T19:27:35+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
mark@Linux-Media:/mnt/ssd/nextcloud/data$ cat nextcloud.log
{"reqId":"ZfH93GCpp9wBym8Jxz3oUQAAAAA","level":0,"time":"2024-03-13T19:26:20+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH93GCpp9wBym8Jxz3oUQAAAAA","level":0,"time":"2024-03-13T19:26:20+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","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; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH93GCpp9wBym8Jxz3oUQAAAAA","level":0,"time":"2024-03-13T19:26:20+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"dirty table reads: SELECT `name` FROM `*PREFIX*authtoken` WHERE (`uid` = :dcValue1) AND (`last_activity` >= :dcValue2)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","exception":{"Exception":"Exception","Message":"dirty table reads: SELECT `name` FROM `*PREFIX*authtoken` WHERE (`uid` = :dcValue1) AND (`last_activity` >= :dcValue2)","Code":0,"Trace":[{"file":"/mnt/ssd/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":337,"function":"executeQuery","class":"OC\\DB\\Connection","type":"->"},{"file":"/mnt/ssd/nextcloud/3rdparty/doctrine/dbal/src/Query/QueryBuilder.php","line":377,"function":"executeQuery","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":280,"function":"execute","class":"Doctrine\\DBAL\\Query\\QueryBuilder","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/DB/QueryBuilder/QueryBuilder.php","line":293,"function":"execute","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/notifications/lib/Service/ClientService.php","line":54,"function":"executeQuery","class":"OC\\DB\\QueryBuilder\\QueryBuilder","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/notifications/lib/Controller/EndpointController.php","line":107,"function":"hasTalkDesktop","class":"OCA\\Notifications\\Service\\ClientService","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"listNotifications","class":"OCA\\Notifications\\Controller\\EndpointController","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/mnt/ssd/nextcloud/ocs/v1.php","line":66,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/mnt/ssd/nextcloud/ocs/v2.php","line":23,"args":["/mnt/ssd/nextcloud/ocs/v1.php"],"function":"require_once"}],"File":"/mnt/ssd/nextcloud/lib/private/DB/Connection.php","Line":300,"message":"dirty table reads: SELECT `name` FROM `*PREFIX*authtoken` WHERE (`uid` = :dcValue1) AND (`last_activity` >= :dcValue2)","tables":["oc_authtoken"],"reads":["oc_authtoken"],"exception":{},"CustomMessage":"dirty table reads: SELECT `name` FROM `*PREFIX*authtoken` WHERE (`uid` = :dcValue1) AND (`last_activity` >= :dcValue2)"}}
{"reqId":"ZfH93WCpp9wBym8Jxz3oUgAAAAA","level":0,"time":"2024-03-13T19:26:21+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH93WCpp9wBym8Jxz3oUgAAAAA","level":0,"time":"2024-03-13T19:26:21+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH93WCpp9wBym8Jxz3oUgAAAAA","level":0,"time":"2024-03-13T19:26:22+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dav","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"No calendar events found for status check","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dav","user":"mark"}}
{"reqId":"ZfH94WCpp9wBym8Jxz3oUwAAAAA","level":0,"time":"2024-03-13T19:26:25+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/settings/admin/logging","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH94WCpp9wBym8Jxz3oUwAAAAA","level":0,"time":"2024-03-13T19:26:25+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/settings/admin/logging","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH94WCpp9wBym8Jxz3oUwAAAAA","level":0,"time":"2024-03-13T19:26:25+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/settings/admin/logging","message":"Could not find resource file \"/apps/dicomviewer/css/sidebar.css\"","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH94WCpp9wBym8Jxz3oVAAAAAA","level":0,"time":"2024-03-13T19:26:25+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/apps/dicomviewer/css/sidebar.css?v=db3daece-36","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH94WCpp9wBym8Jxz3oVAAAAAA","level":0,"time":"2024-03-13T19:26:25+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/apps/dicomviewer/css/sidebar.css?v=db3daece-36","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH94mCpp9wBym8Jxz3oVQAAAAA","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/ocs/v2.php/search/providers?from=%2Fsettings%2Fadmin%2Flogging","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH94mgPp-dxU7V474KQFgAAAAM","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"POST","url":"/index.php/contactsmenu/contacts","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH94mCpp9wBym8Jxz3oVQAAAAA","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/ocs/v2.php/search/providers?from=%2Fsettings%2Fadmin%2Flogging","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH94mgPp-dxU7V474KQFgAAAAM","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"POST","url":"/index.php/contactsmenu/contacts","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH94kHfBp1qoRtM-xHT9wAAAAY","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/logreader/api/log?offset=0&query=","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH94kHfBp1qoRtM-xHT9wAAAAY","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/logreader/api/log?offset=0&query=","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH94mCpp9wBym8Jxz3oVgAAAAA","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH94m2Ju05jIwohnWmB4QAAAAU","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH94mCpp9wBym8Jxz3oVgAAAAA","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH94m2Ju05jIwohnWmB4QAAAAU","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH94mCpp9wBym8Jxz3oVgAAAAA","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dav","method":"GET","url":"/ocs/v2.php/apps/user_status/api/v1/user_status","message":"No calendar events found for status check","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dav","user":"mark"}}
{"reqId":"ZfH94m2Ju05jIwohnWmB4QAAAAU","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dav","method":"PUT","url":"/ocs/v2.php/apps/user_status/api/v1/heartbeat?format=json","message":"No calendar events found for status check","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dav","user":"mark"}}
{"reqId":"ZfH94mgPp-dxU7V474KQFwAAAAM","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH94m2Ju05jIwohnWmB4gAAAAU","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/manifest/settings?v=0e841fc7","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH94mgPp-dxU7V474KQFwAAAAM","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","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; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH94m2Ju05jIwohnWmB4gAAAAU","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/manifest/settings?v=0e841fc7","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH94m2Ju05jIwohnWmB4gAAAAU","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"no app in context","method":"GET","url":"/index.php/apps/theming/manifest/settings?v=0e841fc7","message":"The loading of lazy AppConfig values have been requested","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","exception":{"Exception":"RuntimeException","Message":"ignorable exception","Code":0,"Trace":[{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":1199,"function":"loadConfig","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":127,"function":"loadConfigAll","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AllConfig.php","line":196,"function":"getKeys","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":120,"function":"getAppKeys","class":"OC\\AllConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":200,"function":"isBypassListed","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":217,"function":"getAttempts","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":290,"function":"getDelay","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php","line":72,"function":"sleepDelayOrThrowOnMax","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php","line":96,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\Security\\BruteForceMiddleware","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":130,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\MiddlewareDispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/mnt/ssd/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/mnt/ssd/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","Line":1213,"message":"The loading of lazy AppConfig values have been requested","exception":{},"CustomMessage":"The loading of lazy AppConfig values have been requested"}}
{"reqId":"ZfH94m2Ju05jIwohnWmB4wAAAAU","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/icon/settings?v=36","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH94m2Ju05jIwohnWmB4wAAAAU","level":0,"time":"2024-03-13T19:26:26+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/icon/settings?v=36","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH9422Ju05jIwohnWmB5AAAAAU","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/settings/admin/overview","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH9422Ju05jIwohnWmB5AAAAAU","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/settings/admin/overview","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH9422Ju05jIwohnWmB5AAAAAU","level":3,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"index","method":"GET","url":"/index.php/settings/admin/overview","message":"conflict between new type (mixed) and old type (integer)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","exception":{"Exception":"OCP\\Exceptions\\AppConfigTypeConflictException","Message":"conflict between new type (mixed) and old type (integer)","Code":0,"Trace":[{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":1351,"function":"setTypedValue","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AllConfig.php","line":208,"function":"setValue","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Updater/VersionCheck.php","line":65,"function":"setAppValue","class":"OC\\AllConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/updatenotification/lib/UpdateChecker.php","line":52,"function":"check","class":"OC\\Updater\\VersionCheck","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/updatenotification/lib/Settings/Admin.php","line":95,"function":"getUpdateState","class":"OCA\\UpdateNotification\\UpdateChecker","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php","line":140,"function":"getForm","class":"OCA\\UpdateNotification\\Settings\\Admin","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php","line":93,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php","line":165,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php","line":77,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/mnt/ssd/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/mnt/ssd/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","Line":820,"message":"conflict between new type (mixed) and old type (integer)","exception":{},"CustomMessage":"conflict between new type (mixed) and old type (integer)"}}
{"reqId":"ZfH9422Ju05jIwohnWmB5AAAAAU","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/settings/admin/overview","message":"Could not find resource file \"/apps/dicomviewer/css/sidebar.css\"","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH942gPp-dxU7V474KQGAAAAAM","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/apps/dicomviewer/css/sidebar.css?v=db3daece-36","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH942gPp-dxU7V474KQGAAAAAM","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/apps/dicomviewer/css/sidebar.css?v=db3daece-36","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH942gPp-dxU7V474KQGQAAAAM","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/manifest?v=0e841fc7","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH942gPp-dxU7V474KQGQAAAAM","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/manifest?v=0e841fc7","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH942gPp-dxU7V474KQGQAAAAM","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"no app in context","method":"GET","url":"/index.php/apps/theming/manifest?v=0e841fc7","message":"The loading of lazy AppConfig values have been requested","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","exception":{"Exception":"RuntimeException","Message":"ignorable exception","Code":0,"Trace":[{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":1199,"function":"loadConfig","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":127,"function":"loadConfigAll","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AllConfig.php","line":196,"function":"getKeys","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":120,"function":"getAppKeys","class":"OC\\AllConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":200,"function":"isBypassListed","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":217,"function":"getAttempts","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":290,"function":"getDelay","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php","line":72,"function":"sleepDelayOrThrowOnMax","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php","line":96,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\Security\\BruteForceMiddleware","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":130,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\MiddlewareDispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/mnt/ssd/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/mnt/ssd/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","Line":1213,"message":"The loading of lazy AppConfig values have been requested","exception":{},"CustomMessage":"The loading of lazy AppConfig values have been requested"}}
{"reqId":"ZfH942gPp-dxU7V474KQGgAAAAM","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/icon?v=36","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH942gPp-dxU7V474KQGgAAAAM","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/icon?v=36","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH942gPp-dxU7V474KQGwAAAAM","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH942gPp-dxU7V474KQGwAAAAM","level":0,"time":"2024-03-13T19:26:27+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH95WgPp-dxU7V474KQHAAAAAM","level":0,"time":"2024-03-13T19:26:29+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH95WgPp-dxU7V474KQHAAAAAM","level":0,"time":"2024-03-13T19:26:29+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-B0cgRvlQC8FoRZxHGQAAAAE","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/settings/admin/overview","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-B0cgRvlQC8FoRZxHGQAAAAE","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/settings/admin/overview","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-B0cgRvlQC8FoRZxHGQAAAAE","level":3,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"index","method":"GET","url":"/index.php/settings/admin/overview","message":"conflict between new type (mixed) and old type (integer)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","exception":{"Exception":"OCP\\Exceptions\\AppConfigTypeConflictException","Message":"conflict between new type (mixed) and old type (integer)","Code":0,"Trace":[{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":1351,"function":"setTypedValue","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AllConfig.php","line":208,"function":"setValue","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Updater/VersionCheck.php","line":65,"function":"setAppValue","class":"OC\\AllConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/updatenotification/lib/UpdateChecker.php","line":52,"function":"check","class":"OC\\Updater\\VersionCheck","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/updatenotification/lib/Settings/Admin.php","line":95,"function":"getUpdateState","class":"OCA\\UpdateNotification\\UpdateChecker","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php","line":140,"function":"getForm","class":"OCA\\UpdateNotification\\Settings\\Admin","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php","line":93,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php","line":165,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php","line":77,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/mnt/ssd/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/mnt/ssd/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","Line":820,"message":"conflict between new type (mixed) and old type (integer)","exception":{},"CustomMessage":"conflict between new type (mixed) and old type (integer)"}}
{"reqId":"ZfH-B0cgRvlQC8FoRZxHGQAAAAE","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/settings/admin/overview","message":"Could not find resource file \"/apps/dicomviewer/css/sidebar.css\"","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-B2PtFn-6dEKZarJtDAAAAAg","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/apps/dicomviewer/css/sidebar.css?v=db3daece-36","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-B2PtFn-6dEKZarJtDAAAAAg","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/apps/dicomviewer/css/sidebar.css?v=db3daece-36","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-B2PtFn-6dEKZarJtDQAAAAg","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/favicon?v=0e841fc7","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-B2PtFn-6dEKZarJtDQAAAAg","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/favicon?v=0e841fc7","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-B2PtFn-6dEKZarJtDgAAAAg","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/favicon?v=0e841fc7","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-BzRLcQwylec-9xw04gAAAAI","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/manifest?v=0e841fc7","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-B2PtFn-6dEKZarJtDgAAAAg","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/favicon?v=0e841fc7","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-BzRLcQwylec-9xw04gAAAAI","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/manifest?v=0e841fc7","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-BzRLcQwylec-9xw04gAAAAI","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"no app in context","method":"GET","url":"/index.php/apps/theming/manifest?v=0e841fc7","message":"The loading of lazy AppConfig values have been requested","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","exception":{"Exception":"RuntimeException","Message":"ignorable exception","Code":0,"Trace":[{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":1199,"function":"loadConfig","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":127,"function":"loadConfigAll","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AllConfig.php","line":196,"function":"getKeys","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":120,"function":"getAppKeys","class":"OC\\AllConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":200,"function":"isBypassListed","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":217,"function":"getAttempts","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":290,"function":"getDelay","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php","line":72,"function":"sleepDelayOrThrowOnMax","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php","line":96,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\Security\\BruteForceMiddleware","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":130,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\MiddlewareDispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/mnt/ssd/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/mnt/ssd/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","Line":1213,"message":"The loading of lazy AppConfig values have been requested","exception":{},"CustomMessage":"The loading of lazy AppConfig values have been requested"}}
{"reqId":"ZfH-B2PtFn-6dEKZarJtDwAAAAg","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/icon?v=36","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-B2PtFn-6dEKZarJtDwAAAAg","level":0,"time":"2024-03-13T19:27:03+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/icon?v=36","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-CWPtFn-6dEKZarJtEAAAAAg","level":0,"time":"2024-03-13T19:27:05+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-CWPtFn-6dEKZarJtEAAAAAg","level":0,"time":"2024-03-13T19:27:05+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-Jb3Odpko-liuTPBZNwAAAAc","level":0,"time":"2024-03-13T19:27:33+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/settings/admin/overview","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-Jb3Odpko-liuTPBZNwAAAAc","level":0,"time":"2024-03-13T19:27:33+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/settings/admin/overview","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-Jb3Odpko-liuTPBZNwAAAAc","level":3,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"index","method":"GET","url":"/index.php/settings/admin/overview","message":"conflict between new type (mixed) and old type (integer)","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","exception":{"Exception":"OCP\\Exceptions\\AppConfigTypeConflictException","Message":"conflict between new type (mixed) and old type (integer)","Code":0,"Trace":[{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":1351,"function":"setTypedValue","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AllConfig.php","line":208,"function":"setValue","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Updater/VersionCheck.php","line":65,"function":"setAppValue","class":"OC\\AllConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/updatenotification/lib/UpdateChecker.php","line":52,"function":"check","class":"OC\\Updater\\VersionCheck","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/updatenotification/lib/Settings/Admin.php","line":95,"function":"getUpdateState","class":"OCA\\UpdateNotification\\UpdateChecker","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php","line":140,"function":"getForm","class":"OCA\\UpdateNotification\\Settings\\Admin","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php","line":93,"function":"formatSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php","line":165,"function":"getSettings","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php","line":77,"function":"getIndexResponse","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":232,"function":"index","class":"OCA\\Settings\\Controller\\AdminSettingsController","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":138,"function":"executeController","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/mnt/ssd/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/mnt/ssd/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","Line":820,"message":"conflict between new type (mixed) and old type (integer)","exception":{},"CustomMessage":"conflict between new type (mixed) and old type (integer)"}}
{"reqId":"ZfH-Jb3Odpko-liuTPBZNwAAAAc","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/settings/admin/overview","message":"Could not find resource file \"/apps/dicomviewer/css/sidebar.css\"","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-Jtx7Qo4GtSdOp7RbngAAAAw","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/apps/dicomviewer/css/sidebar.css?v=db3daece-36","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-Jtx7Qo4GtSdOp7RbngAAAAw","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/apps/dicomviewer/css/sidebar.css?v=db3daece-36","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-Jtx7Qo4GtSdOp7RbnwAAAAw","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/favicon?v=0e841fc7","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-Jtx7Qo4GtSdOp7RbnwAAAAw","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/favicon?v=0e841fc7","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-Jtx7Qo4GtSdOp7RboAAAAAw","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/manifest?v=0e841fc7","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-Jm2Ju05jIwohnWmB5QAAAAU","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/favicon?v=0e841fc7","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-Jtx7Qo4GtSdOp7RboAAAAAw","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/manifest?v=0e841fc7","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-Jm2Ju05jIwohnWmB5QAAAAU","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/favicon?v=0e841fc7","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-Jtx7Qo4GtSdOp7RboAAAAAw","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"no app in context","method":"GET","url":"/index.php/apps/theming/manifest?v=0e841fc7","message":"The loading of lazy AppConfig values have been requested","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","exception":{"Exception":"RuntimeException","Message":"ignorable exception","Code":0,"Trace":[{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":1199,"function":"loadConfig","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","line":127,"function":"loadConfigAll","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AllConfig.php","line":196,"function":"getKeys","class":"OC\\AppConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":120,"function":"getAppKeys","class":"OC\\AllConfig","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":200,"function":"isBypassListed","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":217,"function":"getAttempts","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Security/Bruteforce/Throttler.php","line":290,"function":"getDelay","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Middleware/Security/BruteForceMiddleware.php","line":72,"function":"sleepDelayOrThrowOnMax","class":"OC\\Security\\Bruteforce\\Throttler","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Middleware/MiddlewareDispatcher.php","line":96,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\Security\\BruteForceMiddleware","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/Http/Dispatcher.php","line":130,"function":"beforeController","class":"OC\\AppFramework\\Middleware\\MiddlewareDispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/AppFramework/App.php","line":184,"function":"dispatch","class":"OC\\AppFramework\\Http\\Dispatcher","type":"->"},{"file":"/mnt/ssd/nextcloud/lib/private/Route/Router.php","line":338,"function":"main","class":"OC\\AppFramework\\App","type":"::"},{"file":"/mnt/ssd/nextcloud/lib/base.php","line":1050,"function":"match","class":"OC\\Route\\Router","type":"->"},{"file":"/mnt/ssd/nextcloud/index.php","line":49,"function":"handleRequest","class":"OC","type":"::"}],"File":"/mnt/ssd/nextcloud/lib/private/AppConfig.php","Line":1213,"message":"The loading of lazy AppConfig values have been requested","exception":{},"CustomMessage":"The loading of lazy AppConfig values have been requested"}}
{"reqId":"ZfH-Jm2Ju05jIwohnWmB5gAAAAU","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/theming/icon?v=36","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-Jm2Ju05jIwohnWmB5gAAAAU","level":0,"time":"2024-03-13T19:27:34+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/theming/icon?v=36","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}
{"reqId":"ZfH-J22Ju05jIwohnWmB5wAAAAU","level":0,"time":"2024-03-13T19:27:35+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"--","app":"PHP","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","message":"Creation of dynamic property OCA\\Extract\\AppInfo\\Application::$appName is deprecated at /mnt/ssd/nextcloud/apps/extract/lib/AppInfo/Application.php#35","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"PHP"}}
{"reqId":"ZfH-J22Ju05jIwohnWmB5wAAAAU","level":0,"time":"2024-03-13T19:27:35+00:00","remoteAddr":"2001:4c4e:3011:9f00:218b:35aa:25c0:b573","user":"mark","app":"dicomviewer","method":"GET","url":"/index.php/apps/files/preview-service-worker.js","message":"/appinfo/app.php is deprecated, use \\OCP\\AppFramework\\Bootstrap\\IBootstrap on the application class instead.","userAgent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/122.0.0.0 Safari/537.36","version":"29.0.0.8","data":{"app":"dicomviewer"}}

AppConfigTypeConflictException
conflict between new type (mixed) and old type (integer)

Additional info

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    0. Needs triagePending check for reproducibility or if it fits our roadmap29-feedbackbug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions