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

App with id maps has invalid signature #237

Closed
whisperdancer opened this issue Jan 17, 2020 · 7 comments
Closed

App with id maps has invalid signature #237

whisperdancer opened this issue Jan 17, 2020 · 7 comments

Comments

@whisperdancer
Copy link

Nextcloud 17.02, Rasperian Buster, Nginx, Php 7

I try to install maps and get this error? Why is this happening and how can I resolve it? Thanks

App with id maps has invalid signature

@adietz00
Copy link

Confirming error on Nextcloud 17.02, Ubuntu 18.04.3, php7.3 and nginx.

Log shows:

  Exception: App with id maps has invalid signature/var/www/nextcloud/lib/private/Installer.php - line 186: OC\Installer->downloadApp("*** sensiti ... ")/var/www/nextcloud/settings/Controller/AppSettingsController.php - line 532: OC\Installer->updateAppstoreApp("** sensiti ... ")/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 170: OC\Settings\Controller\AppSettingsController->updateApp("** sensiti ... ")/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 99: OC\AppFramework\Http\Dispatcher->executeController(OC\Settings\ ... {}, "updateApp")/var/www/nextcloud/lib/private/AppFramework/App.php - line 126: OC\AppFramework\Http\Dispatcher->dispatch(OC\Settings\ ... {}, "updateApp")/var/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47: OC\AppFramework\App::main("OC\Setting ... r", "updateApp", OC\AppFramew ... {}, { appId: "* ... "})<>OC\AppFramework\Routing\RouteActionHandler->__invoke({ appId: "** ... "})/var/www/nextcloud/lib/private/Route/Router.php - line 297: call_user_func(OC\AppFramew ... {}, { appId: "** ... "})/var/www/nextcloud/lib/base.php - line 997: OC\Route\Router->match("/settings/apps/update/maps")/var/www/nextcloud/index.php - line 42: OC::handleRequest()

@tacruc
Copy link
Collaborator

tacruc commented Jan 18, 2020

Known Issue working on a new release.

@tacruc
Copy link
Collaborator

tacruc commented Jan 18, 2020

Should be fixed with 0.1.4

@adietz00
Copy link

Still not installing for me... I get the following:

`Exception: Could not extract app maps

/var/www/nextcloud/lib/private/Installer.php - line 186:

OC\Installer->downloadApp("*** sensiti ... *")

/var/www/nextcloud/settings/Controller/AppSettingsController.php - line 532:

OC\Installer->updateAppstoreApp("*** sensiti ... *")

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 170:

OC\Settings\Controller\AppSettingsController->updateApp("*** sensiti ... *")

/var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php - line 99:

OC\AppFramework\Http\Dispatcher->executeController(OC\Settings\ ... {}, "updateApp")

/var/www/nextcloud/lib/private/AppFramework/App.php - line 126:

OC\AppFramework\Http\Dispatcher->dispatch(OC\Settings\ ... {}, "updateApp")

/var/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php - line 47:

OC\AppFramework\App::main("OC\\Setting ... r", "updateApp", OC\AppFramew ... {}, { appId: "** ... "})

<<closure>>

OC\AppFramework\Routing\RouteActionHandler->__invoke({ appId: "** ... "})

/var/www/nextcloud/lib/private/Route/Router.php - line 297:

call_user_func(OC\AppFramew ... {}, { appId: "** ... "})

/var/www/nextcloud/lib/base.php - line 997:

OC\Route\Router->match("/settings/apps/update/maps")

/var/www/nextcloud/index.php - line 42:

OC::handleRequest()`

@JoshuaPettus
Copy link

I'm afraid same for me, Nextcloud 17.0.2, PHP 7.3.13, Ubuntu 18.04

@grondinm
Copy link

Still getting this when trying to install. NC:18 PHP:7.4.1

@tacruc
Copy link
Collaborator

tacruc commented Jan 21, 2020

I tried to fix #240 and changed the Tarball, but updating the signiture in the apps store failed. So just exchanging the error message, but not making it worse or beder. Addressed in #254

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

No branches or pull requests

6 participants