Cannot create namespaces and groups

Describe the issue / Steps to reproduce:
After press the add button in namespace area, a add dialog appears. after press finish, the dialog disappear and nothing else happens.
In the network answer following error occured at server side:
{“success”:false,“message”:“Die Namensraum-Konfiguration konnte nicht gespeichert werden”,“payload”:,“payload_count”:0}

[846bccc35549ed99eaf484bf] 2024-11-17 18:26:16: Fataler Ausnahmefehler des Typs „Wikimedia\Rdbms\DBTransactionError“

the same at groups page with this error:
{“errors”:{“dberror”:“Error 1146: Table ‘bluespice.mwstake_dynamic_config’ doesn’t exist\nFunction: MWStake\MediaWiki\Component\DynamicConfig\DynamicConfigManager::backup\nQuery: SELECT mwdc_key FROM mwstake_dynamic_config WHERE mwdc_is_active = 1 AND mwdc_key = ‘bs-groupmanager-groups’ LIMIT 1 \n”,“0”:{“code”:“unknown error”}},“success”:false,“message”:"Error 1146: Table ‘bluespice.mwstake_dynamic_config’ doesn’t exist\nFunction: MWStake\MediaWiki\Comp

Expected behavior:
the functions add a namespace or a group

What was the error message/error log?
see above

System info:
view system requirements

  • OS: Debian
  • Server: Webhosting (no root)
  • PHP: 8.2.25
  • Database: MySQL 8.0.33
  • BlueSpice version: BlueSpice 4.5.2
  • Browser version: Firefox 132.0.2

Hi hype,

please run update.php. This should solve your issue.

https://www.mediawiki.org/wiki/Manual:update.php

Greetings
Margit

hi Margit,
thank you. that worked.
But I saw another page, that is not working. Also after update.php.
The page is admin settings and after clicking Notifications (Benachrichtigungen in german)
The tab shows only a waiting progress bar, which is infinite and never ends.
Perhabs you also know the solution for this problem?
Greetings

Could you please do some client-side debugging as suggested here and report back with any error messages that show up?

Thanks,
Margit