Error 500 when try to install Apps

Hey there…

I managed to install Yunohost on an Vserver. Now I am getting “Error 500 unexpected server error” , when I try to install Apps. I have no clue, why…

Fehler: "500"

Aktion: "GET" /yunohost/api/apps/catalog?full&with_categories&locale=de

Fehlermeldung:

Unerwarteter Serverfehler

Zurück verfolgen

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/moulinette/interfaces/api.py", line 460, in process
    ret = self.actionsmap.process(arguments, timeout=30, route=_route)
  File "/usr/lib/python3/dist-packages/moulinette/actionsmap.py", line 586, in process
    return func(**arguments)
  File "/usr/lib/python3/dist-packages/yunohost/app_catalog.py", line 60, in app_catalog
    subtags["title"] = _value_for_locale(subtags["title"])
TypeError: string indices must be integers

Same as Cannot install apps due to crash in Catalog, should be fixed now

Thanks! That was indeed a FAST fix! Much Love send from Germany!

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