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

NC14.0.1 & file_external_dropbox: "App is not compliant" #25

Open
GAS85 opened this issue Oct 6, 2018 · 1 comment
Open

NC14.0.1 & file_external_dropbox: "App is not compliant" #25

GAS85 opened this issue Oct 6, 2018 · 1 comment

Comments

@GAS85
Copy link

GAS85 commented Oct 6, 2018

Hi, since update to NC 14 it does not work:

$ sudo -u www-data php occ app:check-code files_external_dropbox
Analysing /var/www/nextcloud/apps/files_external_dropbox/lib/Controller/OauthController.php
 2 errors
    line   85: == - is discouraged
    line   91: == - is discouraged
Invalid appinfo.xml file found: Element 'description': This element is not expected. Expected is one of ( name, summary ).

App is not compliant
@xXSTrikeXx
Copy link

Tested it with this error on 14.0.3:

  TypeError: Argument 3 passed to GuzzleHttp\Client::request() must be of the type array, string given, called in /var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php on line 89/var/www/nextcloud/3rdparty/guzzlehttp/guzzle/src/Client.php - line 89: GuzzleHttp\Client->request("createRequest", "POST", "https://api ... t")/var/www/nextcloud/apps/files_external_dropbox/vendor/kunalvarma05/dropbox-php-sdk/src/Dropbox/Http/Clients/DropboxGuzzleHttpClient.php - line 54: GuzzleHttp\Client->call("createRequest", [ "POST","ht ... ]])/var/www/nextcloud/apps/files_external_dropbox/vendor/kunalvarma05/dropbox-php-sdk/src/Dropbox/DropboxClient.php - line 161: Kunnu\Dropbox\Http\Clients\DropboxGuzzleHttpClient->send("https://api ... t", "POST", null, { Authorizat ... "}, [])/var/www/nextcloud/apps/files_external_dropbox/vendor/kunalvarma05/dropbox-php-sdk/src/Dropbox/Dropbox.php - line 269: Kunnu\Dropbox\DropboxClient->sendRequest(Kunnu\Dropbox\DropboxRequest {}, null)/var/www/nextcloud/apps/files_external_dropbox/vendor/kunalvarma05/dropbox-php-sdk/src/Dropbox/Dropbox.php - line 239: Kunnu\Dropbox\Dropbox->sendRequest("POST", "/users/get_current_account", "api", [], "w8c ... S")/var/www/nextcloud/apps/files_external_dropbox/vendor/kunalvarma05/dropbox-php-sdk/src/Dropbox/Dropbox.php - line 1208: Kunnu\Dropbox\Dropbox->postToAPI("/users/get_current_account", [])/var/www/nextcloud/apps/files_external_dropbox/lib/Storage/Dropbox.php - line 209: Kunnu\Dropbox\Dropbox->getCurrentAccount()/var/www/nextcloud/apps/files_external/lib/config.php - line 240: OCA\Files_external_dropbox\Storage\Dropbox->test(false, "false")/var/www/nextcloud/apps/files_external/lib/Controller/StoragesController.php - line 256: OC_Mount_Config::getBackendStatus("\OCA\File ... x", { configured ... "}, false, "false")/var/www/nextcloud/apps/files_external/lib/Controller/StoragesController.php - line 305: OCA\Files_External\Controller\StoragesController->updateStorageStatus(OCA\Files_Ex ... {}, "false")/var/www/nextcloud/apps/files_external/lib/Controller/UserStoragesController.php - line 107: OCA\Files_External\Controller\StoragesController->show("10", "false")/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 166: OCA\Files_External\Controller\UserStoragesController->show("10", "false")/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 99: OC\AppFramework\Http\Dispatcher->executeController(OCA\Files_Ex ... {}, "show")/var/www/nextcloud/lib/private/AppFramework/App.php - line 118: OC\AppFramework\Http\Dispatcher->dispatch(OCA\Files_Ex ... {}, "show")/var/www/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", ... "})/var/www/nextcloud/lib/private/Route/Router.php - line 297: call_user_func(OC\AppFramew ... {}, { id: "10", ... "})/var/www/nextcloud/lib/base.php - line 987: OC\Route\Router->match("/apps/files ... 0")/var/www/nextcloud/index.php - line 42: OC::handleRequest()

Someone any ideas?

DJaeger added a commit to DJaeger/files_external_dropbox that referenced this issue Feb 8, 2019
DJaeger added a commit to DJaeger/files_external_dropbox that referenced this issue Feb 8, 2019
DJaeger added a commit to DJaeger/files_external_dropbox that referenced this issue Feb 8, 2019
DJaeger added a commit to DJaeger/files_external_dropbox that referenced this issue Feb 8, 2019
DJaeger added a commit to DJaeger/files_external_dropbox that referenced this issue Oct 16, 2019
DJaeger added a commit to DJaeger/files_external_dropbox that referenced this issue Oct 16, 2019
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