No connection on nextcloud-desktop client after upgrade

I recently upgrade from 25.0.3 to 25.0.4 on my yunohost server, and the client desktop on debian and fedora has not been working since the upgrade, on the website and on the mobile client it’s working fine, please help.
I found this in the logs:

Error: Undefined array key "s01" at /var/www/nextcloud/apps/user_ldap/templates/part.wizard-server.php#10

Here’re the full logs:

Error: Undefined array key "s01" at /var/www/nextcloud/apps/user_ldap/templates/part.wizard-server.php#10

    /var/www/nextcloud/apps/user_ldap/templates/part.wizard-server.php - line 10:

    OC\Log\ErrorHandler::onError()

    /var/www/nextcloud/apps/user_ldap/templates/settings.php - line 73:

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

    /var/www/nextcloud/lib/private/Template/Base.php - line 180:

    include("/var/www/ne ... p")

    /var/www/nextcloud/lib/private/Template/Base.php - line 150:

    OC\Template\Base->load()

    /var/www/nextcloud/lib/private/legacy/OC_Template.php - line 181:

    OC\Template\Base->fetchPage()

    /var/www/nextcloud/lib/public/AppFramework/Http/TemplateResponse.php - line 213:

    OC_Template->fetchPage()

    /var/www/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php - line 130:

    OCP\AppFramework\Http\TemplateResponse->render()

    /var/www/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php - line 83:

    OCA\Settings\Controller\AdminSettingsController->formatSettings()

    /var/www/nextcloud/apps/settings/lib/Controller/CommonSettingsTrait.php - line 149:

    OCA\Settings\Controller\AdminSettingsController->getSettings()

    /var/www/nextcloud/apps/settings/lib/Controller/AdminSettingsController.php - line 68:

    OCA\Settings\Controller\AdminSettingsController->getIndexResponse()

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

    OCA\Settings\Controller\AdminSettingsController->index()

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

    OC\AppFramework\Http\Dispatcher->executeController()

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

    OC\AppFramework\Http\Dispatcher->dispatch()

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

    OC\AppFramework\App::main()

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

    OC\Route\Router->match()

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

    OC::handleRequest()