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

Error installing Maps #500

Closed
p6002 opened this issue Nov 18, 2020 · 2 comments
Closed

Error installing Maps #500

p6002 opened this issue Nov 18, 2020 · 2 comments

Comments

@p6002
Copy link

p6002 commented Nov 18, 2020

I am trying to install the maps 0.1.6 application from the store and I have an error:

"Column name "oc_maps_address_geo"."object_uri" is NotNull, but has empty string or null as default. "

My setup:

NextCloudPi version v1.31.0
NextCloudPi image NextCloudPi_09-05-20
@qnarkill
Copy link

[settings] Error: InvalidArgumentException: Column name "oc_maps_address_geo"."object_uri" is NotNull, but has empty string or null as default. at <>

  1. /var/www/nextcloud/lib/private/DB/MigrationService.php line 484
    OC\DB\MigrationService->ensureOracleIdentifierLengthLimit(Doctrine\DBAL\Schema\Schema {}, Doctrine\DBAL\Schema\Schema {}, 3)
  2. /var/www/nextcloud/lib/private/DB/MigrationService.php line 414
    OC\DB\MigrationService->executeStep("000013Date20190723185417", false)
  3. /var/www/nextcloud/lib/private/Installer.php line 157
    OC\DB\MigrationService->migrate()
  4. /var/www/nextcloud/apps/settings/lib/Controller/AppSettingsController.php line 447
    OC\Installer->installApp("maps")
  5. /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 170
    OCA\Settings\Controller\AppSettingsController->enableApps(["maps"], [])
  6. /var/www/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 100
    OC\AppFramework\Http\Dispatcher->executeController(OCA\Settings\Con ... {}, "enableApps")
  7. /var/www/nextcloud/lib/private/AppFramework/App.php line 137
    OC\AppFramework\Http\Dispatcher->dispatch(OCA\Settings\Con ... {}, "enableApps")
  8. /var/www/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php line 47
    OC\AppFramework\App::main("OCA\Settings\ ... r", "enableApps", OC\AppFramework\ ... {}, {_route: "settin ... "})
  9. <>
    OC\AppFramework\Routing\RouteActionHandler->__invoke({_route: "settin ... "})
  10. /var/www/nextcloud/lib/private/Route/Router.php line 297
    call_user_func(OC\AppFramework\ ... {}, {_route: "settin ... "})
  11. /var/www/nextcloud/lib/base.php line 1011
    OC\Route\Router->match("/settings/apps/enable")
  12. /var/www/nextcloud/index.php line 37
    OC::handleRequest()

POST /settings/apps/enable
by ncp at 2020-11-21T12:36:57+00:00

same here Maps 0.1.6, NextCloudPi 19.0.4

@michael-dev
Copy link

Duplicate of #453

@tacruc tacruc closed this as completed Nov 23, 2020
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

4 participants