This repository was archived by the owner on May 31, 2025. It is now read-only.
Description Hi,
I added the app successfully and activated in admin>settings for all users.
I set up a Dropbox app. In user>settings>external storage, I selected DropboxV2, entered client id and client secret and successfully granted access. However, I still receive the following error:
Exception: Creating \OCA\Files_external_dropbox\Storage\Dropbox storage failed
The Nextcloud error log shows:
files_external | Exception: Creating \OCA\Files_external_dropbox\Storage\Dropbox storage failed/share/CE_CACHEDEV1_DATA/Web/nextcloud/apps/files_external/lib/config.php - line 237: OCA\Files_external_dropbox\Storage\Dropbox->construct({ configured ... "})/share/CE_CACHEDEV1_DATA/Web/nextcloud/apps/files_external/lib/Controller/StoragesController.php - line 256: OC_Mount_Config::getBackendStatus("\OCA\File ... x", { configured ... "}, false, "true")/share/CE_CACHEDEV1_DATA/Web/nextcloud/apps/files_external/lib/Controller/StoragesController.php - line 305: OCA\Files_External\Controller\StoragesController->updateStorageStatus(OCA\Files_Ex ... {}, "true")/share/CE_CACHEDEV1_DATA/Web/nextcloud/apps/files_external/lib/Controller/UserStoragesController.php - line 107: OCA\Files_External\Controller\StoragesController->show("10", "true")/share/CE_CACHEDEV1_DATA/Web/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 166: OCA\Files_External\Controller\UserStoragesController->show("10", "true")/share/CE_CACHEDEV1_DATA/Web/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 99: OC\AppFramework\Http\Dispatcher->executeController(OCA\Files_Ex ... {}, "show")/share/CE_CACHEDEV1_DATA/Web/nextcloud/lib/private/AppFramework/App.php - line 118: OC\AppFramework\Http\Dispatcher->dispatch(OCA\Files_Ex ... {}, "show")/share/CE_CACHEDEV1_DATA/Web/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App::main("OCA\Files ... r", "show", OC\AppFramew ... {}, { id: "10", ... "})OC\AppFramework\Routing\RouteActionHandler->invoke({ id: "10", ... "})/share/CE_CACHEDEV1_DATA/Web/nextcloud/lib/private/Route/Router.php - line 297: call_user_func(OC\AppFramew ... {}, { id: "10", ... "})/share/CE_CACHEDEV1_DATA/Web/nextcloud/lib/base.php - line 987: OC\Route\Router->match("/apps/files ... 0")/share/CE_CACHEDEV1_DATA/Web/nextcloud/index.php - line 42: OC::handleRequest()
-- | --
System:
Apache 2.3, PHP7.2, Nextcloud 14.0.1
Any ideas?
Reactions are currently unavailable
Hi,
I added the app successfully and activated in admin>settings for all users.
I set up a Dropbox app. In user>settings>external storage, I selected DropboxV2, entered client id and client secret and successfully granted access. However, I still receive the following error:
The Nextcloud error log shows:
System:
Apache 2.3, PHP7.2, Nextcloud 14.0.1
Any ideas?