Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Internal errors in YunoHost while installing LimeSurvey #1084

Closed
yunohost-bot opened this issue Feb 28, 2018 · 0 comments
Closed

Internal errors in YunoHost while installing LimeSurvey #1084

yunohost-bot opened this issue Feb 28, 2018 · 0 comments
Labels
🚀 Installation 👾 bug Something isn't working
Milestone

Comments

@yunohost-bot
Copy link

Original Redmine Issue: 1085

Author Name: win8linux


YunoHost encounters internal errors during installation of LimeSurvey. Below are the details from the webinterface.

Action

POST /apps


{"locale":"en","app":"limesurvey","args":"domain=garate.nohost.me&path=%2Fpoll&admin=sysadmin&language=en_GB","label":"LimeSurvey"}

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 495, in process
    return func(**arguments)
  File "/usr/lib/moulinette/yunohost/app.py", line 692, in app_install
    _check_manifest_requirements(manifest, app_id)
  File "/usr/lib/moulinette/yunohost/app.py", line 1735, in _check_manifest_requirements
    m18n.g('colon', m18n.n('app_incompatible'), app=app_instance_name),
  File "/usr/lib/python2.7/dist-packages/moulinette/core.py", line 205, in n
    return self._namespaces[self._current_namespace].translate(key, *args, **kwargs)
  File "/usr/lib/python2.7/dist-packages/moulinette/core.py", line 92, in translate
    return self._translations[self.locale][key].encode('utf-8').format(*args, **kwargs)
KeyError: 'app'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚀 Installation 👾 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants