After 2.7.7 release the diagnosis reponse from the API is empty

:uk: hi,
i’m switch to Yunohost 2.7.7 ; and it’s ok, all service has find.
However, the number version on my web admin page don’t show it.

A picture to be more direct.

:fr: hi,
je suis passé sur Yunohost 2.7.7 ; tout fonctionne correctement.
En revanche j’ai un léger soucis avec la page d’admin, il ne m’indique plus ma version.
Une image pour être plus clair (dans le footer de l’image).

Edit : Suite à un reboot c’est revenu a la normal, en revanche j’ai eu un message d’erreur dans ma console sur l’interface admin.

Action

GET /diagnosis
{}

Traceback

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/moulinette/interfaces/api.py", line 406, in process
    ret = self.actionsmap.process(arguments, timeout=30, route=_route)
  File "/usr/lib/python2.7/dist-packages/moulinette/actionsmap.py", line 448, in process
    arguments = vars(self.parser.parse_args(args, **kwargs))
  File "/usr/lib/python2.7/dist-packages/moulinette/interfaces/api.py", line 645, in parse_args
    auth = msignals.authenticate(klass(), **auth_conf)
  File "/usr/lib/python2.7/dist-packages/moulinette/core.py", line 268, in authenticate
    return self._authenticate(authenticator, help)
  File "/usr/lib/python2.7/dist-packages/moulinette/interfaces/api.py", line 441, in _do_authenticate
    secret=s_secret)[authenticator.name]
TypeError: 'NoneType' object has no attribute '__getitem__'

Hello,

Just to inform you that I’ve moved your post in another topic to keep the announce post clean :slight_smile: