nextcloud / server

☁️ Nextcloud server, a safe home for all your data
https://nextcloud.com
GNU Affero General Public License v3.0
26.13k stars 3.94k forks source link

[Bug]: Nextcloud-macOS/FileProviderExt - App token login name does not match #45216

Open stfast opened 1 month ago

stfast commented 1 month ago

⚠️ This issue respects the following points: ⚠️

Bug description

MacOS VFS not working

Steps to reproduce

  1. Upgrade to Nextcloud 29
  2. Installing Nextcloud-3.13.0-macOS-vfs.pkg desktop package

Expected behavior

MacOS VFS sync should work.

Installation method

Community Manual installation with Archive

Nextcloud Server version

29

Operating system

Other

PHP engine version

PHP 8.3

Web server

Apache (supported)

Database engine version

MariaDB

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

None

Are you using the Nextcloud Server Encryption module?

None

What user-backends are you using?

Configuration report

{
    "system": {
        "default_phone_region": "SI",
        "instanceid": "***REMOVED SENSITIVE VALUE***",
        "allowsymlinks": true,
        "trusted_proxies": "***REMOVED SENSITIVE VALUE***",
        "trusted_domains": [
            "***REMOVED SENSITIVE VALUE***",
            "172.16.104.21"
        ],
        "maintenance_window_start": 1,
        "datadirectory": "***REMOVED SENSITIVE VALUE***",
        "overwrite.cli.url": "https:\/\/***REMOVED SENSITIVE VALUE***",
        "logtimezone": "UTC",
        "dbtype": "mysql",
        "version": "29.0.0.19",
        "dbname": "***REMOVED SENSITIVE VALUE***",
        "dbhost": "***REMOVED SENSITIVE VALUE***",
        "dbtableprefix": "oc_",
        "dbuser": "***REMOVED SENSITIVE VALUE***",
        "dbpassword": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpmode": "smtp",
        "mail_smtphost": "***REMOVED SENSITIVE VALUE***",
        "mail_smtpport": "25",
        "mail_from_address": "***REMOVED SENSITIVE VALUE***",
        "mail_domain": "***REMOVED SENSITIVE VALUE***",
        "memcache.local": "\\OC\\Memcache\\APCu",
        "memcache.locking": "\\OC\\Memcache\\Redis",
        "memcache.distributed": "\\OC\\Memcache\\Redis",
        "filelocking.enabled": "true",
        "redis": {
            "host": "***REMOVED SENSITIVE VALUE***",
            "port": 0,
            "timeout": 1.5
        },
        "theme": "",
        "loglevel": 3,
        "maintenance": false,
        "passwordsalt": "***REMOVED SENSITIVE VALUE***",
        "secret": "***REMOVED SENSITIVE VALUE***",
        "installed": true,
        "ldapIgnoreNamingRules": false,
        "preview_libreoffice_path": "\/usr\/bin\/libreoffice",
        "ldapProviderFactory": "\\OCA\\User_LDAP\\LDAPProviderFactory",
        "enable_previews": false,
        "enabledPreviewProviders": [
            "OC\\Preview\\PNG",
            "OC\\Preview\\JPEG",
            "OC\\Preview\\GIF",
            "OC\\Preview\\BMP",
            "OC\\Preview\\XBitmap",
            "OC\\Preview\\MP3",
            "OC\\Preview\\TXT",
            "OC\\Preview\\MarkDown",
            "OC\\Preview\\Illustrator",
            "OC\\Preview\\Movie",
            "OC\\Preview\\MSOffice2003",
            "OC\\Preview\\MSOffice2007",
            "OC\\Preview\\MSOfficeDoc",
            "OC\\Preview\\OpenDocument",
            "OC\\Preview\\PDF",
            "OC\\Preview\\Photoshop",
            "OC\\Preview\\Postscript",
            "OC\\Preview\\StarOffice",
            "OC\\Preview\\SVG",
            "OC\\Preview\\TIFF",
            "OC\\Preview\\Font"
        ],
        "mail_smtpauthtype": "PLAIN",
        "quota_include_external_storage": false,
        "updater.release.channel": "beta",
        "log_rotate_size": 104857600,
        "log_type": "file",
        "data-fingerprint": "49ac65d6c8e7e0d9000ad10ee345c985",
        "mysql.utf8mb4": true,
        "app_install_overwrite": [
            "calendar",
            "caniupdate",
            "auto_mail_accounts",
            "files_trackdownloads",
            "bookmarks_fulltextsearch",
            "keeweb",
            "radio",
            "ransomware_detection",
            "w2g2",
            "weather",
            "admin_notifications",
            "documents",
            "dashboard",
            "unsplash",
            "sharerenamer",
            "sharelisting",
            "files_bpm",
            "workflow_script",
            "impersonate",
            "extract",
            "ncdownloader",
            "quota_warning",
            "sharingpath",
            "file_sharing_invalid_notifier",
            "ocdownloader"
        ],
        "onlyoffice": {
            "verify_peer_off": true
        }
    }
}

List of activated Apps

Enabled:
  - activity: 2.21.1
  - admin_audit: 1.19.0
  - announcementcenter: 6.8.1
  - audioplayer: 3.4.1
  - bruteforcesettings: 2.9.0
  - calendar: 4.7.2
  - 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
  - drawio: 3.0.2
  - federatedfilesharing: 1.19.0
  - file_sharing_invalid_notifier: 0.1.1
  - files: 2.1.0
  - files_accesscontrol: 1.19.0
  - files_automatedtagging: 1.19.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
  - forms: 4.2.3
  - group_default_quota: 0.1.9
  - groupquota: 0.1.13
  - impersonate: 1.16.0
  - integration_excalidraw: 2.1.0
  - logreader: 2.14.0
  - lookup_server_connector: 1.17.0
  - news: 25.0.0-alpha5
  - nextcloud_announcements: 1.18.0
  - notes: 4.10.0
  - notifications: 2.17.0
  - oauth2: 1.17.0
  - onlyoffice: 9.2.0
  - photos: 2.5.0
  - provisioning_api: 1.19.0
  - recommendations: 2.1.0
  - related_resources: 1.4.0
  - richdocuments: 8.4.1
  - serverinfo: 1.19.0
  - settings: 1.12.0
  - sharebymail: 1.19.0
  - sharelisting: 1.2.0
  - side_menu: 3.12.0
  - smb_test: 0.3.9
  - survey_client: 1.17.0
  - suspicious_login: 7.0.0
  - systemtags: 1.19.0
  - tables: 0.7.1
  - text: 3.10.0
  - theming: 2.4.0
  - twofactor_backupcodes: 1.18.0
  - updatenotification: 1.19.1
  - user_ldap: 1.20.0
  - user_status: 1.9.0
  - viewer: 2.3.0
  - weather_status: 1.9.0
  - welcome: 1.1.0
  - workflowengine: 2.11.0
Disabled:
  - analytics: 4.13.0 (installed 4.13.0)
  - appointments: 2.1.1 (installed 2.1.1)
  - approval: 1.2.0 (installed 1.2.0)
  - audioplayer_editor: 0.3.0 (installed 0.3.0)
  - auto_groups: 1.5.3 (installed 1.5.3)
  - auto_mail_accounts: 0.1.7 (installed 0.1.7)
  - bookmarks: 14.0.2 (installed 14.0.2)
  - bookmarks_fulltextsearch: 1.2.0 (installed 1.2.0)
  - camerarawpreviews: 0.8.4 (installed 0.8.4)
  - carnet: 0.25.4 (installed 0.25.4)
  - checksum: 1.2.4 (installed 1.2.4)
  - cospend: 1.6.1 (installed 1.6.1)
  - dashboardcharts: 0.0.1 (installed 0.0.1)
  - data_request: 1.15.0 (installed 1.15.0)
  - dicomviewer: 2.1.1 (installed 2.1.1)
  - dropit: 0.4.0 (installed 0.4.0)
  - encryption: 2.17.0 (installed 1.3.0)
  - epubreader: 1.4.7 (installed 1.4.7)
  - event_update_notification: 2.4.0 (installed 2.4.0)
  - external: 5.4.0 (installed 5.4.0)
  - extract: 1.3.6 (installed 1.3.6)
  - federation: 1.19.0 (installed 1.9.0)
  - files_antivirus: 5.5.0 (installed 5.5.0)
  - files_frommail: 0.4.0 (installed 0.4.0)
  - files_fulltextsearch: 28.0.0 (installed 28.0.0)
  - files_linkeditor: 1.1.20 (installed 1.1.20)
  - files_lock: 29.0.0 (installed 29.0.0)
  - files_markdown: 2.4.1 (installed 2.4.1)
  - files_mindmap: 0.0.30 (installed 0.0.30)
  - files_photospheres: 1.28.1 (installed 1.28.1)
  - files_readmemd: 2.0.1 (installed 2.0.0)
  - files_retention: 1.18.0 (installed 1.18.0)
  - files_rightclick: 0.15.1 (installed 1.6.0)
  - files_zip: 1.5.0 (installed 1.5.0)
  - flowupload: 1.1.3 (installed 1.1.3)
  - fulltextsearch: 28.0.1 (installed 28.0.1)
  - gestion: 2.5.1 (installed 2.4.3)
  - gpxedit: 0.0.14 (installed 0.0.14)
  - gpxmotion: 0.1.0 (installed 0.1.0)
  - gpxpod: 5.0.18 (installed 5.0.18)
  - group_everyone: 0.1.15 (installed 0.1.15)
  - groupfolders: 17.0.0-beta.1 (installed 17.0.0-beta.1)
  - guests: 3.1.0 (installed 3.1.0)
  - integration_dropbox: 2.2.0 (installed 2.2.0)
  - integration_github: 2.0.7 (installed 2.0.7)
  - integration_gitlab: 1.0.19 (installed 1.0.19)
  - integration_suitecrm: 1.0.3 (installed 1.0.3)
  - keeweb: 0.6.18 (installed 0.6.18)
  - login_notes: 1.5.0 (installed 1.5.0)
  - mail: 3.7.0-beta.1 (installed 3.7.0-beta.1)
  - maps: 1.4.0 (installed 1.4.0)
  - metadata: 0.19.0 (installed 0.19.0)
  - music: 1.11.0 (installed 1.11.0)
  - ncdownloader: 1.0.20 (installed 1.0.20)
  - officeonline: 2.2.0 (installed 2.2.0)
  - orcid: 1.1.1 (installed 1.1.1)
  - password_policy: 1.19.0 (installed 1.10.1)
  - passwords: 2024.5.20 (installed 2024.5.20)
  - phonetrack: 0.8.1 (installed 0.8.1)
  - previewgenerator: 5.5.0 (installed 5.5.0)
  - printer: 0.0.5 (installed 0.0.5)
  - privacy: 1.13.0 (installed 1.4.0)
  - quickaccesssorting: 3.0.0 (installed 3.0.0)
  - quicknotes: 0.8.22 (installed 0.8.22)
  - quota_warning: 1.19.0 (installed 1.19.0)
  - ransomware_detection: 0.10.0 (installed 0.10.0)
  - ransomware_protection: 1.14.0 (installed 1.14.0)
  - scanner: 0.2.3 (installed 0.2.3)
  - sharingpath: 0.4.4 (installed 0.4.4)
  - socialsharing_diaspora: 3.1.0 (installed 3.1.0)
  - socialsharing_email: 3.1.0 (installed 3.1.0)
  - socialsharing_facebook: 3.1.0 (installed 3.1.0)
  - socialsharing_googleplus: 1.0.4 (installed 1.0.4)
  - socialsharing_twitter: 3.1.0 (installed 3.1.0)
  - spreed: 19.0.0 (installed 19.0.0)
  - support: 1.12.0 (installed 1.3.0)
  - talk_simple_poll: 1.3.1 (installed 1.3.1)
  - tasks: 0.15.0 (installed 0.15.0)
  - terms_of_service: 2.4.0 (installed 2.4.0)
  - twofactor_totp: 11.0.0-dev
  - unsplash: 2.2.1 (installed 2.2.1)
  - user_usage_report: 1.12.0 (installed 1.12.0)
  - video_converter: 1.0.6 (installed 1.0.6)
  - w2g2: 3.3.9 (installed 3.3.9)
  - weather: 1.7.7 (installed 1.7.7)
  - workflow_pdf_converter: 1.14.0 (installed 1.14.0)
  - workflow_script: 1.14.1 (installed 1.14.1)

Nextcloud Signing status

No errors have been found.

Nextcloud Logs

{"reqId":"Zjn549KD00lbLFHodH11vQAAABI","level":3,"time":"2024-05-07T09:52:35+00:00","remoteAddr":"8.8.8.8","user":"--","app":"webdav","method":"PROPFIND","url":"/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F","message":"Exception thrown: OCA\\DAV\\Connector\\Sabre\\Exception\\TooManyRequests","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.0.19","exception":{"Exception":"OCA\\DAV\\Connector\\Sabre\\Exception\\TooManyRequests","Message":"","Code":0,"Trace":[{"file":"/space1/WWW/Production/nextcloud.domain.si/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":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":231,"function":"check","class":"Sabre\\DAV\\Auth\\Backend\\AbstractBasic","type":"->"},{"file":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","line":138,"function":"auth","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":179,"function":"check","class":"OCA\\DAV\\Connector\\Sabre\\Auth","type":"->"},{"file":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/3rdparty/sabre/dav/lib/DAV/Auth/Plugin.php","line":135,"function":"check","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/3rdparty/sabre/event/lib/WildcardEmitterTrait.php","line":89,"function":"beforeMethod","class":"Sabre\\DAV\\Auth\\Plugin","type":"->"},{"file":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":456,"function":"emit","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":253,"function":"invokeMethod","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/3rdparty/sabre/dav/lib/DAV/Server.php","line":321,"function":"start","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/apps/dav/lib/Server.php","line":374,"function":"exec","class":"Sabre\\DAV\\Server","type":"->"},{"file":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/apps/dav/appinfo/v2/remote.php","line":35,"function":"exec","class":"OCA\\DAV\\Server","type":"->"},{"file":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/remote.php","line":172,"args":["/space1/WWW/Production/nextcloud.domain.si/nextcloud/apps/dav/appinfo/v2/remote.php"],"function":"require_once"}],"File":"/space1/WWW/Production/nextcloud.domain.si/nextcloud/apps/dav/lib/Connector/Sabre/Auth.php","Line":126,"message":"","exception":{},"CustomMessage":"Exception thrown: OCA\\DAV\\Connector\\Sabre\\Exception\\TooManyRequests"}}

{"reqId":"Zjn96Ljs6OjssVWGBDBc_gAAABA","level":3,"time":"2024-05-07T10:09:44+00:00","remoteAddr":"8.8.8.8","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.0.19","data":{"tokenLoginName":"fast@dspot.us","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
{"reqId":"Zjn96Ljs6OjssVWGBDBdAAAAAAk","level":3,"time":"2024-05-07T10:09:44+00:00","remoteAddr":"8.8.8.8","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.0.19","data":{"tokenLoginName":"fast@dspot.us","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
{"reqId":"Zjn96Ljs6OjssVWGBDBdAQAAABI","level":3,"time":"2024-05-07T10:09:44+00:00","remoteAddr":"8.8.8.8","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.0.19","data":{"tokenLoginName":"fast@dspot.us","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
{"reqId":"Zjn96Ljs6OjssVWGBDBdAgAAABY","level":3,"time":"2024-05-07T10:09:44+00:00","remoteAddr":"8.8.8.8","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.0.19","data":{"tokenLoginName":"fast@dspot.us","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
{"reqId":"Zjn96Ljs6OjssVWGBDBdAwAAAA4","level":3,"time":"2024-05-07T10:09:45+00:00","remoteAddr":"8.8.8.8","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.0.19","data":{"tokenLoginName":"fast@dspot.us","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
{"reqId":"Zjn96bjs6OjssVWGBDBdBAAAABU","level":3,"time":"2024-05-07T10:09:45+00:00","remoteAddr":"8.8.8.8","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.0.19","data":

{"tokenLoginName":"fast@dspot.us","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}
{"reqId":"Zjn96bjs6OjssVWGBDBdBQAAABM","level":3,"time":"2024-05-07T10:09:45+00:00","remoteAddr":"8.8.8.8","user":"--","app":"core","method":"GET","url":"/ocs/v1.php/cloud/capabilities","message":"App token login name does not match","userAgent":"Nextcloud-macOS/FileProviderExt","version":"29.0.0.19","data":{"tokenLoginName":"fast@dspot.us","sessionLoginName":"FDD17349-A32D-4411-8E0E-A71BAA44509F","app":"core","user":"FDD17349-A32D-4411-8E0E-A71BAA44509F"}}

Additional info

Enabling VFS on macOS desktop client, triggers bruteforce response fron NC server, and you should white list client IP.

joshtrichards commented 1 month ago

What version of v28 did you upgrade from where this used to work for you?

stfast commented 1 month ago

What version of v28 did you upgrade from where this used to work for you?

From latest 28.05 to 29.0.0.

stfast commented 1 month ago

Just additional info, macOS desktop client classic sync is working, but not the new VFS sync feature.

joshtrichards commented 1 month ago

It's true based on your logs that the token and session login names don't match:

{
  "reqId": "Zjn96bjs6OjssVWGBDBdBQAAABM",
  "level": 3,
  "time": "2024-05-07T10:09:45+00:00",
  "remoteAddr": "8.8.8.8",
  "user": "--",
  "app": "core",
  "method": "GET",
  "url": "/ocs/v1.php/cloud/capabilities",
  "message": "App token login name does not match",
  "userAgent": "Nextcloud-macOS/FileProviderExt",
  "version": "29.0.0.19",
  "data": {
    "tokenLoginName": "fast@dspot.us",
    "sessionLoginName": "FDD17349-A32D-4411-8E0E-A71BAA44509F",
    "app": "core",
    "user": "FDD17349-A32D-4411-8E0E-A71BAA44509F"
  }
}

Possible factors that come to mind:

Are you using fast@dspot.us as you login name in all scenarios or something else?

Ref: last change in this area of code was in v28.0.2 via #42971.

stfast commented 1 month ago

It's true based on your logs that the token and session login names don't match:

{
  "reqId": "Zjn96bjs6OjssVWGBDBdBQAAABM",
  "level": 3,
  "time": "2024-05-07T10:09:45+00:00",
  "remoteAddr": "8.8.8.8",
  "user": "--",
  "app": "core",
  "method": "GET",
  "url": "/ocs/v1.php/cloud/capabilities",
  "message": "App token login name does not match",
  "userAgent": "Nextcloud-macOS/FileProviderExt",
  "version": "29.0.0.19",
  "data": {
    "tokenLoginName": "fast@dspot.us",
    "sessionLoginName": "FDD17349-A32D-4411-8E0E-A71BAA44509F",
    "app": "core",
    "user": "FDD17349-A32D-4411-8E0E-A71BAA44509F"
  }
}

Possible factors that come to mind:

  • the login name you were authenticated to the Server with when you created the app password
  • the login name you're specifying in the client to use with the app password

Are you using fast@dspot.us as you login name in all scenarios or something else?

Ref: last change in this area of code was in v28.0.2 via #42971.

Yes username is always the same as quoted. Actually I did not even did extra authentication, I just Installed macOS VFS sync client over existing one.

# sudo -u apache php occ user:list| grep FDD17349-A32D-4411-8E0E-A71BAA44509F
  - FDD17349-A32D-4411-8E0E-A71BAA44509F: S**** T****

As you see there is infinite sync in VFS section, classic sync is working ok:

Screenshot 2024-05-08 at 20 28 55

Screenshot 2024-05-08 at 20 28 50

stfast commented 1 month ago

Additional debug data from macOS Desktop client - "Settings/Virtual file sync/Advanced/Create debug archive"

Not providing enumerator for container with identifier NSFileProviderWorkingSetContainerItemIdentifier yet as account not set up Could not get notifyPush websocket FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com, polling. Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised 1 depth readFileOrFolder of url: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F did not complete successfully, received error: No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Finishing enumeration for user: FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com with serverUrl: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F with error No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect 1 depth readFileOrFolder of url: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F did not complete successfully, received error: No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Finishing enumeration for user: FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com with serverUrl: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F with error No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised 1 depth readFileOrFolder of url: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F did not complete successfully, received error: No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Finishing enumeration for user: FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com with serverUrl: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F with error No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised 1 depth readFileOrFolder of url: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F did not complete successfully, received error: No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Finishing enumeration for user: FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com with serverUrl: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F with error No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised 1 depth readFileOrFolder of url: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F did not complete successfully, received error: No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Finishing enumeration for user: FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com with serverUrl: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F with error No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect 1 depth readFileOrFolder of url: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F did not complete successfully, received error: No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Finishing enumeration for user: FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com with serverUrl: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F with error No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997 Unauthorised 1 depth readFileOrFolder of url: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F did not complete successfully, received error: No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Finishing enumeration for user: FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com with serverUrl: https://nextcloud.domain.com/remote.php/dav/files/FDD17349-A32D-4411-8E0E-A71BAA44509F with error No public access to this resource., No 'Authorization: Bearer' header found. Either the client didn't send one, or the server is mis-configured, Username or password was incorrect Could not get FDD17349-A32D-4411-8E0E-A71BAA44509F https://nextcloud.domain.com capabilities: 997

nextcloud-command commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.