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

Fatal Error using Collabora CODE/Nextcloud Office unable to edit documents in browser with Nextcloud 29.0.2.2 #275

Open
5 of 8 tasks
Complexity opened this issue Jun 29, 2024 · 1 comment

Comments

@Complexity
Copy link

Previously submitted here and resubmitted here as advised.

Potentially dupe of #223 but provided with more info here.

⚠️ This issue respects the following points: ⚠️

Bug description

After installing Collabora CODE and enabling Office in Nextcloud, we have the option to create new DOCX files, or to click on uploaded DOCX files for in-browser editing.

However, when trying to edit the files, the browsers hangs at a white page, and eventually reports "Document Loading Failed. Failed to load Nextcloud Office, try again later."

Examining Apache logs reveals a Fatal PHP error which seems related.

[Fri Jun 14 11:14:39.593360 2024] [php:error] [pid 1915] [client 185.248.85.38:59296] PHP Fatal error: Uncaught TypeError: implode(): Argument nextcloud/server#1 ($array) must be of type array, string given in /var/www/html/nextcloud/apps/richdocumentscode_arm64/proxy.php:398\nStack trace:\n#0 /var/www/html/nextcloud/apps/richdocumentscode_arm64/proxy.php(398): implode()\n#1 {main}\n thrown in /var/www/html/nextcloud/apps/richdocumentscode_arm64/proxy.php on line 398

Steps to reproduce

  1. Install Collabora CODE and Nextcloud Office
  2. Create or upload a DOCX
  3. Click on document to edit.

Expected behavior

One would expect the document to open in-browser with the Nexcloud Office environment and be editable.

Installation method

Community Manual installation with Archive

Nextcloud Server version

29

Operating system

Debian/Ubuntu

PHP engine version

PHP 8.1

Web server

Apache (supported)

Database engine version

MariaDB

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 Enabled

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": [
            "EXAMPLE.COM"
        ],
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "logfile": "\/var\/www\/html\/nextcloud\/data\/nextcloud.log",
        "overwriteprotocol": "https",
        "overwrite.cli.url": "https:\/\/EXAMPLE.COM",
        "dbtype": "mysql",
        "version": "29.0.2.2",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbport": "",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "logtimezone": "UTC",
        "mysql.utf8mb4": true,
        "installed": true,
        "htaccess.RewriteBase": "\/",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "filelocking.enabled": true,
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 0
        },
        "enable_previews": true,
        "enabledPreviewProviders": [
            "OC\\Preview\\PNG",
            "OC\\Preview\\JPEG",
            "OC\\Preview\\GIF",
            "OC\\Preview\\HEIC",
            "OC\\Preview\\BMP",
            "OC\\Preview\\XBitmap",
            "OC\\Preview\\MP3",
            "OC\\Preview\\TXT",
            "OC\\Preview\\MarkDown",
            "OC\\Preview\\Movie",
            "OC\\Preview\\Image",
            "OC\\Preview\\TIFF"
        ],
        "maintenance": false,
        "maintenance_window_start": 1,
        "theme": "",
        "loglevel": 1,
        "mail_smtpmode": "smtp",
        "mail_smtpsecure": "ssl",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauth": 1,
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "465",
        "mail_smtpname": "***REMOVED SENSITIVE VALUE***",
        "mail_smtppassword": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpauthtype": "LOGIN",
        "updater.release.channel": "stable",
        "check_for_working_htaccess": true,
        "default_phone_region": "GB",
        "trashbin_retention_obligation": "auto, 15",
        "encryption.legacy_format_support": false,
        "encryption.key_storage_migrated": false,
        "mail_sendmailmode": "smtp",
        "memories.db.triggers.fcu": true,
        "memories.exiftool": "\/var\/www\/html\/nextcloud\/apps\/memories\/bin-ext\/exiftool-aarch64-glibc",
        "memories.vod.path": "\/var\/www\/html\/nextcloud\/apps\/memories\/bin-ext\/go-vod-aarch64",
        "memories.vod.ffmpeg": "\/usr\/bin\/ffmpeg",
        "memories.vod.ffprobe": "\/usr\/bin\/ffprobe",
        "preview_max_x": 1024,
        "preview_max_y": 1024,
        "memories.gis_type": 1,
        "allow_local_remote_servers": true
    }
}

List of activated Apps

Enabled:
  - activity: 2.21.1
  - bruteforcesettings: 2.9.0
  - calendar: 4.7.6
  - camerarawpreviews: 0.8.5
  - circles: 29.0.0-dev
  - cloud_federation_api: 1.12.0
  - comments: 1.19.0
  - contacts: 6.0.0
  - contactsinteraction: 1.10.0
  - dashboard: 7.9.0
  - dav: 1.30.1
  - deck: 1.13.0
  - encryption: 2.17.0
  - federatedfilesharing: 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_versions: 1.22.0
  - firstrunwizard: 2.18.0
  - logreader: 2.14.0
  - lookup_server_connector: 1.17.0
  - mail: 3.7.1
  - nextcloud_announcements: 1.18.0
  - notifications: 2.17.0
  - oauth2: 1.17.0
  - password_policy: 1.19.0
  - photos: 2.5.0
  - previewgenerator: 5.5.0
  - privacy: 1.13.0
  - provisioning_api: 1.19.0
  - recommendations: 2.1.0
  - related_resources: 1.4.0
  - richdocuments: 8.4.2
  - richdocumentscode_arm64: 24.4.201
  - serverinfo: 1.19.0
  - settings: 1.12.0
  - sharebymail: 1.19.0
  - support: 1.12.0
  - survey_client: 1.17.0
  - systemtags: 1.19.0
  - tasks: 0.16.0
  - text: 3.10.0
  - theming: 2.4.0
  - twofactor_backupcodes: 1.18.0
  - twofactor_totp: 11.0.0-dev
  - updatenotification: 1.19.1
  - user_status: 1.9.0
  - viewer: 2.3.0
  - weather_status: 1.9.0
  - workflowengine: 2.11.0
Disabled:
  - admin_audit: 1.19.0
  - federation: 1.19.0 (installed 1.17.0)
  - files_rightclick: 0.15.1 (installed 1.6.0)
  - files_trashbin: 1.19.0 (installed 1.19.0)
  - memories: 7.3.1 (installed 7.3.1)
  - suspicious_login: 7.0.0
  - user_ldap: 1.20.0

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

{"reqId":"Vp9AkkVwc0ehpx9OAfBq","level":1,"time":"2024-06-14T10:55:20+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/check","message":"Fetched discovery endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/discovery in 0.112 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"Vp9AkkVwc0ehpx9OAfBq","level":1,"time":"2024-06-14T10:55:20+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/check","message":"Fetched discovery endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/discovery in 0.128 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"Vp9AkkVwc0ehpx9OAfBq","level":1,"time":"2024-06-14T10:55:20+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/check","message":"Fetched capabilities endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities in 0.166 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"4s4Eq7icoHtf0desdkSa","level":1,"time":"2024-06-14T10:55:20+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/fonts/Oswald-wght.ttf/overview","message":"Fetched capabilities endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities in 0.168 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"yj0ObUKu2POTxTroGeb8","level":1,"time":"2024-06-14T10:55:20+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/fonts/Lobster-Regular.ttf/overview","message":"Fetched capabilities endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities in 0.175 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"8q6Gi0rBVcyhjQrGpPl4","level":1,"time":"2024-06-14T10:55:20+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/fonts/Montserrat-wght.ttf/overview","message":"Fetched capabilities endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities in 0.202 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"Y2jzBjVTcDeTyCDQl0OM","level":1,"time":"2024-06-14T10:55:20+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/fonts/Lora-wght.ttf/overview","message":"Fetched capabilities endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities in 0.218 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"rl3JUlYWtB8lHxpeVlGc","level":1,"time":"2024-06-14T10:55:20+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/fonts/Nunito-wght.ttf/overview","message":"Fetched capabilities endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities in 0.225 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"eSrOIXkB3352sxl5pjbU","level":1,"time":"2024-06-14T10:55:26+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"eSrOIXkB3352sxl5pjbU","level":1,"time":"2024-06-14T10:55:26+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"Xsktjt8E8rUS5VRPOBkd","level":1,"time":"2024-06-14T10:55:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"Xsktjt8E8rUS5VRPOBkd","level":1,"time":"2024-06-14T10:55:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"apqwFoTBZ6dFDyTNgYAs","level":1,"time":"2024-06-14T10:56:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"apqwFoTBZ6dFDyTNgYAs","level":1,"time":"2024-06-14T10:56:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"atkE7RCmdAcXl5GsFZx7","level":1,"time":"2024-06-14T10:56:57+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"atkE7RCmdAcXl5GsFZx7","level":1,"time":"2024-06-14T10:56:57+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"Sf6tEJxSgfLzX3U09cIR","level":1,"time":"2024-06-14T10:57:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"Sf6tEJxSgfLzX3U09cIR","level":1,"time":"2024-06-14T10:57:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"jqN49RvA61w9G9yaYYMg","level":1,"time":"2024-06-14T10:57:57+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"jqN49RvA61w9G9yaYYMg","level":1,"time":"2024-06-14T10:57:57+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"Uvot4qt61Pqlb4DsXr8w","level":1,"time":"2024-06-14T10:58:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"Uvot4qt61Pqlb4DsXr8w","level":1,"time":"2024-06-14T10:58:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"HHtzGeqMqmetakiO4kEZ","level":3,"time":"2024-06-14T10:58:28+00:00","remoteAddr":"81.77.32.81","user":"--","app":"no app in context","method":"OPTIONS","url":"/remote.php/dav/principals/users/richa/","message":"Account disabled","userAgent":"macOS/14.4.1 (23E224) dataaccessd/1.0","version":"29.0.2.2","exception":{"Exception":"OC\\User\\LoginException","Message":"Account disabled","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":643,"function":"completeLogin","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":366,"function":"loginWithPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":463,"function":"login","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":113,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":103,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":231,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":138,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":180,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":135,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Server.php","line":374,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/remote.php","line":172,"args":["/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/nextcloud/lib/private/User/Session.php","Line":381,"message":"Account disabled","exception":{},"CustomMessage":"Account disabled"}}
{"reqId":"HHtzGeqMqmetakiO4kEZ","level":3,"time":"2024-06-14T10:58:28+00:00","remoteAddr":"81.77.32.81","user":"--","app":"webdav","method":"OPTIONS","url":"/remote.php/dav/principals/users/richa/","message":"OC\\User\\LoginException: Account disabled","userAgent":"macOS/14.4.1 (23E224) dataaccessd/1.0","version":"29.0.2.2","exception":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"OC\\User\\LoginException: Account disabled","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":180,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":135,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Server.php","line":374,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/remote.php","line":172,"args":["/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","Line":145,"message":"OC\\User\\LoginException: Account disabled","exception":{},"CustomMessage":"OC\\User\\LoginException: Account disabled"}}
{"reqId":"wkLJV0jTJHot9lAUjL99","level":3,"time":"2024-06-14T10:58:29+00:00","remoteAddr":"81.77.32.81","user":"--","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/principals/users/richa/","message":"Account disabled","userAgent":"macOS/14.4.1 (23E224) dataaccessd/1.0","version":"29.0.2.2","exception":{"Exception":"OC\\User\\LoginException","Message":"Account disabled","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":643,"function":"completeLogin","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":366,"function":"loginWithPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":463,"function":"login","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":113,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":103,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":231,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":138,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":180,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":135,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Server.php","line":374,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/remote.php","line":172,"args":["/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/nextcloud/lib/private/User/Session.php","Line":381,"message":"Account disabled","exception":{},"CustomMessage":"Account disabled"}}
{"reqId":"wkLJV0jTJHot9lAUjL99","level":3,"time":"2024-06-14T10:58:29+00:00","remoteAddr":"81.77.32.81","user":"--","app":"webdav","method":"PROPFIND","url":"/remote.php/dav/principals/users/richa/","message":"OC\\User\\LoginException: Account disabled","userAgent":"macOS/14.4.1 (23E224) dataaccessd/1.0","version":"29.0.2.2","exception":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"OC\\User\\LoginException: Account disabled","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":180,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":135,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Server.php","line":374,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/remote.php","line":172,"args":["/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","Line":145,"message":"OC\\User\\LoginException: Account disabled","exception":{},"CustomMessage":"OC\\User\\LoginException: Account disabled"}}
{"reqId":"mS3eCMRVxSMRIAMRkEdC","level":1,"time":"2024-06-14T10:58:57+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"mS3eCMRVxSMRIAMRkEdC","level":1,"time":"2024-06-14T10:58:57+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"El8K6xVLIoOOOmKOGJup","level":1,"time":"2024-06-14T10:59:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"El8K6xVLIoOOOmKOGJup","level":1,"time":"2024-06-14T10:59:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"6BfFxRdgi1DTXa7qlYHT","level":1,"time":"2024-06-14T10:59:57+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"6BfFxRdgi1DTXa7qlYHT","level":1,"time":"2024-06-14T10:59:57+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"hAlkOo7p12dnmpYl2W1b","level":3,"time":"2024-06-14T11:00:03+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"Optional parameter $userId declared before required parameter $path is implicitly treated as a required parameter at /var/www/html/nextcloud/apps/deck/lib/Service/ConfigService.php#234","userAgent":"--","version":"29.0.2.2","data":{"app":"PHP"}}
{"reqId":"HhC8Bs6Pzv3OuF8GYFZH","level":1,"time":"2024-06-14T11:00:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"HhC8Bs6Pzv3OuF8GYFZH","level":1,"time":"2024-06-14T11:00:27+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"7mWDv0S5iIgisG9YuyDq","level":1,"time":"2024-06-14T11:00:58+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"7mWDv0S5iIgisG9YuyDq","level":1,"time":"2024-06-14T11:00:58+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"Nk1p0cbbmAdPXdj26Non","level":1,"time":"2024-06-14T11:01:29+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"Nk1p0cbbmAdPXdj26Non","level":1,"time":"2024-06-14T11:01:29+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"ERjXQW8O1W0yoM67ZPTX","level":1,"time":"2024-06-14T11:02:00+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"ERjXQW8O1W0yoM67ZPTX","level":1,"time":"2024-06-14T11:02:00+00:00","remoteAddr":"185.248.85.38","user":"Nic","app":"no app in context","method":"GET","url":"/ocs/v2.php/apps/notifications/api/v2/notifications","message":"Notification was not parsed by any notifier [app: files, subject: transferownershipRequestDenied]","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/17.5 Safari/605.1.15","version":"29.0.2.2","data":[]}
{"reqId":"k4AOKummO5n0C7njhgKn","level":3,"time":"2024-06-14T11:05:01+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"Optional parameter $userId declared before required parameter $path is implicitly treated as a required parameter at /var/www/html/nextcloud/apps/deck/lib/Service/ConfigService.php#234","userAgent":"--","version":"29.0.2.2","data":{"app":"PHP"}}
{"reqId":"GV1mFLqudAIZTDynhGad","level":1,"time":"2024-06-14T11:05:57+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/check","message":"Fetched discovery endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/discovery in 0.129 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"GV1mFLqudAIZTDynhGad","level":1,"time":"2024-06-14T11:05:57+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/check","message":"Fetched discovery endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/discovery in 0.11 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"GV1mFLqudAIZTDynhGad","level":1,"time":"2024-06-14T11:05:57+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/check","message":"Fetched capabilities endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities in 0.115 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"v3XTyqKa5S3Uh6fXTVS2","level":1,"time":"2024-06-14T11:05:57+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/fonts/Lora-wght.ttf/overview","message":"Fetched capabilities endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities in 0.09 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"ntNYRpCGPJQrKOM6Pr0B","level":1,"time":"2024-06-14T11:05:57+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/fonts/Montserrat-wght.ttf/overview","message":"Fetched capabilities endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities in 0.189 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"tRiRp7FXxKCb9yGM8ptM","level":1,"time":"2024-06-14T11:05:57+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/fonts/Oswald-wght.ttf/overview","message":"Fetched capabilities endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities in 0.17 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"CNAY90F4TpLxfNDIjdEM","level":1,"time":"2024-06-14T11:05:57+00:00","remoteAddr":"185.248.85.38","user":"nja","app":"richdocuments","method":"GET","url":"/apps/richdocuments/settings/fonts/Nunito-wght.ttf/overview","message":"Fetched capabilities endpoint from https://EXAMPLE.COM/apps/richdocumentscode_arm64/proxy.php?req=/hosting/capabilities in 0.169 seconds","userAgent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:128.0) Gecko/20100101 Firefox/128.0","version":"29.0.2.2","data":{"app":"richdocuments"}}
{"reqId":"wLhcyyhDY96hlwP9ROxX","level":3,"time":"2024-06-14T11:10:02+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"Optional parameter $userId declared before required parameter $path is implicitly treated as a required parameter at /var/www/html/nextcloud/apps/deck/lib/Service/ConfigService.php#234","userAgent":"--","version":"29.0.2.2","data":{"app":"PHP"}}
{"reqId":"8QMWrLf0Dl8dk0dclGj7","level":3,"time":"2024-06-14T11:15:02+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"Optional parameter $userId declared before required parameter $path is implicitly treated as a required parameter at /var/www/html/nextcloud/apps/deck/lib/Service/ConfigService.php#234","userAgent":"--","version":"29.0.2.2","data":{"app":"PHP"}}
{"reqId":"2oktxTKbVwRR9Al1FGEP","level":3,"time":"2024-06-14T11:16:39+00:00","remoteAddr":"81.77.32.81","user":"--","app":"no app in context","method":"OPTIONS","url":"/remote.php/dav/principals/users/richa/","message":"Account disabled","userAgent":"macOS/14.4.1 (23E224) dataaccessd/1.0","version":"29.0.2.2","exception":{"Exception":"OC\\User\\LoginException","Message":"Account disabled","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":643,"function":"completeLogin","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":366,"function":"loginWithPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":463,"function":"login","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":113,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":103,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":231,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":138,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":180,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":135,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Server.php","line":374,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/remote.php","line":172,"args":["/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/nextcloud/lib/private/User/Session.php","Line":381,"message":"Account disabled","exception":{},"CustomMessage":"Account disabled"}}
{"reqId":"2oktxTKbVwRR9Al1FGEP","level":3,"time":"2024-06-14T11:16:39+00:00","remoteAddr":"81.77.32.81","user":"--","app":"webdav","method":"OPTIONS","url":"/remote.php/dav/principals/users/richa/","message":"OC\\User\\LoginException: Account disabled","userAgent":"macOS/14.4.1 (23E224) dataaccessd/1.0","version":"29.0.2.2","exception":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"OC\\User\\LoginException: Account disabled","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":180,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":135,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Server.php","line":374,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/remote.php","line":172,"args":["/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","Line":145,"message":"OC\\User\\LoginException: Account disabled","exception":{},"CustomMessage":"OC\\User\\LoginException: Account disabled"}}
{"reqId":"46a9hDlCsQTNj0JV7krM","level":3,"time":"2024-06-14T11:16:40+00:00","remoteAddr":"81.77.32.81","user":"--","app":"no app in context","method":"PROPFIND","url":"/remote.php/dav/principals/users/richa/","message":"Account disabled","userAgent":"macOS/14.4.1 (23E224) dataaccessd/1.0","version":"29.0.2.2","exception":{"Exception":"OC\\User\\LoginException","Message":"Account disabled","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":643,"function":"completeLogin","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":366,"function":"loginWithPassword","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/lib/private/User/Session.php","line":463,"function":"login","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":113,"function":"logClientIn","class":"OC\\User\\Session","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Backend/AbstractBasic.php","line":103,"function":"validateUserPass","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->","args":["*** sensitive parameters replaced ***"]},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":231,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":138,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":180,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":135,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Server.php","line":374,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/remote.php","line":172,"args":["/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/nextcloud/lib/private/User/Session.php","Line":381,"message":"Account disabled","exception":{},"CustomMessage":"Account disabled"}}
{"reqId":"46a9hDlCsQTNj0JV7krM","level":3,"time":"2024-06-14T11:16:40+00:00","remoteAddr":"81.77.32.81","user":"--","app":"webdav","method":"PROPFIND","url":"/remote.php/dav/principals/users/richa/","message":"OC\\User\\LoginException: Account disabled","userAgent":"macOS/14.4.1 (23E224) dataaccessd/1.0","version":"29.0.2.2","exception":{"Exception":"Sabre\\DAV\\Exception\\ServiceUnavailable","Message":"OC\\User\\LoginException: Account disabled","Code":0,"Trace":[{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":180,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":135,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/lib/Server.php","line":374,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/var/www/html/nextcloud/remote.php","line":172,"args":["/var/www/html/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/var/www/html/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","Line":145,"message":"OC\\User\\LoginException: Account disabled","exception":{},"CustomMessage":"OC\\User\\LoginException: Account disabled"}}
{"reqId":"ODzXMtQmKfjtWOYCCn2R","level":3,"time":"2024-06-14T11:20:02+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"Optional parameter $userId declared before required parameter $path is implicitly treated as a required parameter at /var/www/html/nextcloud/apps/deck/lib/Service/ConfigService.php#234","userAgent":"--","version":"29.0.2.2","data":{"app":"PHP"}}
{"reqId":"0gWUuqu8EEwGuE9Ls2Ql","level":3,"time":"2024-06-14T11:25:02+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"Optional parameter $userId declared before required parameter $path is implicitly treated as a required parameter at /var/www/html/nextcloud/apps/deck/lib/Service/ConfigService.php#234","userAgent":"--","version":"29.0.2.2","data":{"app":"PHP"}}
{"reqId":"uOIlp71t06hP2BH0OoYJ","level":3,"time":"2024-06-14T11:25:41+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"Optional parameter $userId declared before required parameter $path is implicitly treated as a required parameter at /var/www/html/nextcloud/apps/deck/lib/Service/ConfigService.php#234","userAgent":"--","version":"29.0.2.2","data":{"app":"PHP"}}
{"reqId":"nGbBiJuMRa41Jam5AYMz","level":3,"time":"2024-06-14T11:26:32+00:00","remoteAddr":"","user":"--","app":"PHP","method":"","url":"--","message":"Optional parameter $userId declared before required parameter $path is implicitly treated as a required parameter at /var/www/html/nextcloud/apps/deck/lib/Service/ConfigService.php#234","userAgent":"--","version":"29.0.2.2","data":{"app":"PHP"}}

Additional info

Collabora Online server is reachable.

Collabora Online Development Edition 24.04.2.1 80a6f97

@iacchi
Copy link

iacchi commented Aug 7, 2024

I also had an issue (although different from yours) of CODE not loading. I solved mine by updating the nginx config file for my NC installation. If you have installed NC a few versions ago and never changed your Apache VirtualHost configuration, check in the NC documentation website if there are any changes that you need to make.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants