What app is this about, and its version: SOGo 5.8.0~ynh8
What YunoHost version are you running: 12.1.40.1
What type of hardware are you using: Other ARM board
Describe your issue
Bonjour,
Plantage après avoir modifier la valeur Groupes/Comptes autorisés de ‘visitors’ à ‘all-users’ après avoir appuyé sur le bouton de ‘Sauvegarde’.
Retraçage
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/moulinette/interfaces/api.py”, line 430, in process
ret = self.actionsmap.process(arguments, timeout=30, route=route)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/moulinette/actionsmap.py”, line 580, in process
return func(**arguments)
^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/yunohost/log.py”, line 532, in func_wrapper
result = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/yunohost/app.py”, line 2263, in app_config_set
return config.set(key, value, args, args_file, operation_logger=operation_logger)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3/dist-packages/yunohost/utils/configpanel.py”, line 607, in set
self._apply(self.form, self.config, previous_settings)
File “/usr/lib/python3/dist-packages/yunohost/app.py”, line 2578, in _apply
user_permission_update(f"{self.entity}.{perm}", **new_infos)
File “/usr/lib/python3/dist-packages/yunohost/log.py”, line 532, in func_wrapper
result = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
TypeError: user_permission_update() got an unexpected keyword argument ‘client_allowed’
Pendant le traitement de l’action, le serveur a dit :
Échec de l’application de la nouvelle configuration : Une erreur inattendue est survenue :
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/yunohost/utils/configpanel.py”, line 607, in set
self._apply(self.form, self.config, previous_settings)
File “/usr/lib/python3/dist-packages/yunohost/app.py”, line 2578, in _apply
user_permission_update(f"{self.entity}.{perm}", **new_infos)
File “/usr/lib/python3/dist-packages/yunohost/log.py”, line 532, in func_wrapper
result = func(*args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^
TypeError: user_permission_update() got an unexpected keyword argument ‘client_allowed’
Share relevant logs or error messages
RAS