Uable to connect suite crm 7 in nextcloud 25

uable to connect suite crm 7 in nextcloud 25: getting error invalid username/password.

In logs: UnexpectedValueException: The Nextcloud configuration (config/config.php) does not contain the key user_backend_sql_raw which should contain the configuration for the app user_backend_sql_raw.

<<closure>>

OCA\UserBackendSqlRaw\Config->__construct()

/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php - line 108:

ReflectionClass->newInstanceArgs()

/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php - line 116:

OC\AppFramework\Utility\SimpleContainer->buildClass()

/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php - line 134:

OC\AppFramework\Utility\SimpleContainer->resolve()

/var/www/html/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php - line 466:

OC\AppFramework\Utility\SimpleContainer->query()

/var/www/html/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php - line 438:

OC\AppFramework\DependencyInjection\DIContainer->queryNoFallback()

/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php - line 89:

OC\AppFramework\DependencyInjection\DIContainer->query()

<<closure>>

OC\AppFramework\Utility\SimpleContainer->OC\AppFramework\Utility\{closure}("*** sensiti ... *")

/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php - line 108:

array_map()

/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php - line 116:

OC\AppFramework\Utility\SimpleContainer->buildClass()

/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php - line 134:

OC\AppFramework\Utility\SimpleContainer->resolve()

/var/www/html/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php - line 466:

OC\AppFramework\Utility\SimpleContainer->query()

/var/www/html/nextcloud/lib/private/AppFramework/DependencyInjection/DIContainer.php - line 438:

OC\AppFramework\DependencyInjection\DIContainer->queryNoFallback()

/var/www/html/nextcloud/lib/private/AppFramework/Utility/SimpleContainer.php - line 57:

OC\AppFramework\DependencyInjection\DIContainer->query()

/var/www/html/nextcloud/apps/user_backend_sql_raw/lib/AppInfo/Application.php - line 61:

OC\AppFramework\Utility\SimpleContainer->get()

/var/www/html/nextcloud/lib/private/AppFramework/Bootstrap/Coordinator.php - line 190:

OCA\UserBackendSqlRaw\AppInfo\Application->boot()

/var/www/html/nextcloud/lib/private/legacy/OC_App.php - line 208:

OC\AppFramework\Bootstrap\Coordinator->bootApp()

/var/www/html/nextcloud/lib/private/legacy/OC_App.php - line 141:

OC_App::loadApp()

/var/www/html/nextcloud/lib/private/legacy/OC_User.php - line 128:

OC_App::loadApps()

/var/www/html/nextcloud/lib/base.php - line 746:

OC_User::setupBackends()

/var/www/html/nextcloud/lib/base.php - line 1150:

OC::init()

/var/www/html/nextcloud/index.php - line 34:

require_once("/var/www/ht ... p")

I’m afraid we would need ways more informations about your server.
take this template as an orientation Support template. Please use this when you request support

plus: NC25 is EOL since 1 year now. pls update to a supported version, first

1 Like

You appear to be trying to use an app called user_backend_sql_raw, but don’t have it configured:

I hve istalled raw sql from nextcloud store but issue still persists.

Yes, because as the error states… You need to configure it:

UnexpectedValueException: The Nextcloud configuration (config/config.php) does not contain the key user_backend_sql_raw which should contain the configuration for the app user_backend_sql_raw.

Could you guide me with any source link or by what to write in config file. Appreciate your help.

The second link above is the documentation.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.