LogoLogo
LogoLogo
  • Welcome
  • User manual
    • Windows File Explorer
    • Tray Menu
    • Preferences Menu
  • Deployment
    • System requirements
    • Security
      • Grant tenant-wide admin consent
      • Conditional Access
    • Setup
    • Configure Office 365 account
    • Software updates
  • Advanced Configuration
    • Management options
      • Settings for Intune-managed devices (Import custom ADMX- Public preview)
        • GUI settings
        • Mappings
        • System settings
      • Settings for Intune-managed devices (Legacy)
        • Intune GUI settings
        • Intune mappings
        • Intune system settings
        • Intune other settings
      • Settings via GPO
    • GUI Settings
      • Account re-authentication
      • Change KONNEKT name in explorer
      • Explorer UI
      • Hide tray icon
    • Mappings
      • Additional document libraries
      • Assign drive letters
      • Auto mapping
      • Managed mappings
      • Multi-Geo
    • System settings
      • Authentication browser engine
      • Cache settings
      • Download Directory
      • Enhanced Authentication
      • Link scope
      • Logging
      • Office365 Co-Authoring
      • Offline attribute
      • Open file size limitations
      • SharePoint throttling prevention
      • Skip Account Wizard
      • Update checker
    • Other
      • Proxy settings
      • Set license key
  • Troubleshooting
    • Access token issues
      • Error message about missing token
      • Failed to obtain access token to your OneDrive account
      • Failed to obtain access token
    • Add Share: "Key not found"
    • Clicking a share does nothing
    • Debug log preparation
    • Subscribe a subset of users
    • How to deal with error(s)
    • Empty libraries
      • All libraries are empty
      • Empty default libraries - error 404
    • Manual uninstallation
    • Opening MS Office documents display a warning message
    • Sites missing or folders empty
    • Some sites or libraries do not appear in KONNEKT
    • Slow Folder Browsing
    • Why is there a grey "X" or "brown suitcase" on my files and folders?
    • What is the maximum path and file name length?
    • How to change the tenant name
  • Changelog
  • Licensing
    • Azure Marketplace
  • Support
  • KONNEKT Website
Powered by GitBook
On this page
  • Problem
  • Background
  • Workarounds

Was this helpful?

  1. Troubleshooting
  2. Empty libraries

Empty default libraries - error 404

Last updated 3 hours ago

Was this helpful?

Problem

All document libraries in KONNEKT and mapped drives are empty.

Background

There are glitches in certain data centers hosting SharePoint Online on Microsoft's site. KONNEKT uses Microsoft's GraphAPI to access all information related to document libraries and their content.

Especially the request to get the default document library from a Site Collection (). KONNEKT's logs should contain entries if the default library operations fail:

[2025-05-07 11:31:28.957] [30304] [error] [RESTkitClient] Http request (OneDriveClient::GetDefaultDrive) GET: https://graph.microsoft.com/v1.0/sites/<TenantName>.sharepoint.com,8fd7d761-4f99-4fdc-a0aa-de6b685e5306,56d1fa73-2339-4329-9df3-61100d751650/drive - 404
    error: Item not found: The resource could not be found.(404)
   "{"error":{"code":"itemNotFound","message":"The resource could not be found.","innerError":{"date":"2025-05-07T09:31:28","request-id":"17a44641-4204-4811-b176-58a379125b5d","client-request-id":"17a44641-4204-4811-b176-58a379125b5d"}}}"
    Response Header:
Cache-Control: no-store, no-cache
client-request-id: 17a44641-4204-4811-b176-58a379125b5d
Content-Type: application/json
Date: Wed, 07 May 2025 09:31:27 GMT
request-id: 17a44641-4204-4811-b176-58a379125b5d
Strict-Transport-Security: max-age=31536000
Transfer-Encoding: chunked
x-ms-ags-diagnostic: {"ServerInfo":{"DataCenter":"France Central","Slice":"E","Ring":"5","ScaleUnit":"004","RoleInstance":"PA2PEPF00011C65"}}
    Response:
{"error":{"code":"itemNotFound","message":"The resource could not be found.","innerError":{"date":"2025-05-07T09:31:28","request-id":"17a44641-4204-4811-b176-58a379125b5d","client-request-id":"17a44641-4204-4811-b176-58a379125b5d"}}}

or

[2025-05-09 08:43:36.353] [23796] [error] [RESTkitClient] Http request (OneDriveClient::GetDefaultDrive) GET: https://graph.microsoft.com/v1.0/sites/<TenantName>.sharepoint.com,8fd7d761-4f99-4fdc-a0aa-de6b685e5306,56d1fa73-2339-4329-9df3-61100d751650/drive - 404
    error: Item not found: The resource could not be found.(404)
   "{"error":{"code":"itemNotFound","message":"The resource could not be found.","innerError":{"date":"2025-05-09T06:43:36","request-id":"17a44641-4204-4811-b176-58a379125b5d","client-request-id":"17a44641-4204-4811-b176-58a379125b5d"}}}"

To investigate, use GraphExplorer to check the get request for this document library:

Workarounds

Please be aware that enabling this setting will cause existing file links to break.

1) Enable the setting "".

If enabled KONNEKT will use the request to retrieve all document libraries from Site Collections.

2) Use "" to map the important document libraries and disable the setting "".

Get drive
https://developer.microsoft.com/en-us/graph/graph-explorer
Add all SharePoint document libraries
List drives
Managed Mappings
Sharepoint Sites Autodiscovery