Unable to install Tor Relay

What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 12.1.1
What app is this about: Tor Relay

Describe your issue

I was unable to install Tor Relay, i met an error that doesn’t made any log file but it gave the error traceback. I’m not sure how to help more.

Share relevant logs or error messages

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 579, in process
    return func(**arguments)
           ^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/yunohost/log.py", line 536, in func_wrapper
    result = func(*args, **kwargs)
             ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3/dist-packages/yunohost/app.py", line 1202, in app_install
    _validate_webpath_requirement(parsedargs, path_requirement)
  File "/usr/lib/python3/dist-packages/yunohost/app.py", line 3319, in _validate_webpath_requirement
    raise Exception
Exception
1 Like

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