Hello, i have a new Debian 10, 64 bit vps server, i installed yunohost, with “curl https://install.yunohost.org | bash” (tutorial for remote vps host) then, did a apt update/upgrade.
Then in the webinterface i choose a nohost.me domain, and entered a password.
everytime there is this error 500 in postinstall
Traceback (most recent call last):
File “/usr/lib/python3/dist-packages/moulinette/interfaces/api.py”, line 494, in process
ret = self.actionsmap.process(arguments, timeout=30, route=_route)
File “/usr/lib/python3/dist-packages/moulinette/actionsmap.py”, line 599, in process
return func(**arguments)
File “/usr/lib/moulinette/yunohost/log.py”, line 419, in func_wrapper
result = func(*args, **kwargs)
File “/usr/lib/moulinette/yunohost/tools.py”, line 250, in tools_postinstall
if available:
UnboundLocalError: local variable ‘available’ referenced before assignment
VPS Server
Debian 10 64bit
4 CPU vCores
8 GB Ram
300 GB
i try to reset the server, do everything again but everytime the same error,
do you have any ideas what i am doing wrong ?
i already tested yunohost on a raspberry with no big problems
best regards.