[settings] Error: InvalidArgumentException: Primary index name on "prefix_social_server_follows" is too long. at <<closure>>
0. /www/htdocs/nextcloud/lib/private/DB/MigrationService.php line 481
OC\DB\MigrationService->ensureOracleIdentifierLengthLimit(Doctrine\DBAL\Schema\Schema {}, Doctrine\DBAL\Schema\Schema {}, 6)
1. /www/htdocs/nextcloud/lib/private/DB/MigrationService.php line 411
OC\DB\MigrationService->executeStep("0001Date20181204203147", false)
2. /www/htdocs/nextcloud/lib/private/Installer.php line 141
OC\DB\MigrationService->migrate()
3. /www/htdocs/nextcloud/settings/Controller/AppSettingsController.php line 447
OC\Installer->installApp("social")
4. /www/htdocs/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 166
OC\Settings\Controller\AppSettingsController->enableApps(["social"], [])
5. /www/htdocs/nextcloud/lib/private/AppFramework/Http/Dispatcher.php line 99
OC\AppFramework\Http\Dispatcher->executeController(OC\Settings\Cont ... {}, "enableApps")
6. /www/htdocs/nextcloud/lib/private/AppFramework/App.php line 126
OC\AppFrameworkationService.php line 481
\Http\Dispatcher->dispatch(OC\Settings\Cont ... {}, "enableApps")
7. /www/htdocs/nextcloud/lib/private/AppFramework/Routing/RouteActionHandler.php line 47
OC\AppFramework\App::main("OC\\Settings\\C ... r", "enableApps", OC\AppFramework\ ... {}, {_route: "settin ... "})
8. <<closure>>
OC\AppFramework\Routing\RouteActionHandler->__invoke({_route: "settin ... "})
9. /www/htdocs/nextcloud/lib/private/Route/Router.php line 297
undefinedundefinedcall_user_func(OC\AppFramework\ ... {}, {_route: "settin ... "})
10. /www/htdocs/nextcloud/lib/base.php line 975
OC\Route\Router->match("/settings/apps/enable")
11. /www/htdocs/nextcloud/index.php line 42
OC::handleRequest()
POST /index.php/settings/apps/enable
Describe the bug
App can not be installed on NC 16.0.0 as a error during db-migration occurs.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
App is installed correctly with needed db
Server details
Social app version:
0.14.0
Operating system:
Ubuntu
Web server:
Apache
Database:
MySQL 5.7.25
PHP version:
7.3.3
Nextcloud version: (see Nextcloud admin page)
16.0.0
Logs
Nextcloud log (data/nextcloud.log)