Hi everyone,
this is my first post, although I am a long time YUNO user.
My YunoHost server
Hardware: Small Home Server
YunoHost version: 4.3.6.2 (stable)
I have access to my server : Through SSH | through the webadmin | direct access via keyboard / screen | …
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no
Description of my issue
I’m trying to install gitlab on my YUNO server, but the installer hangs. I had a working GitLab installed before, but then I uninstalled it because of other reasons.
When I now try to install the Admin Site runs into a timeout.
I tried to install it via CLI
sudo yunohost app install gitlab
But this install seems to hang at some point. Now I started the CLI install with the --debug
command and this is the line, the installer hangs:
179070 DEBUG * directory[/opt/gitlab/service] action create (up to date)
179071 DEBUG * link[/opt/gitlab/service/logrotate] action create
179072 DEBUG - create symlink at /opt/gitlab/service/logrotate to /opt/gitlab/sv/logrotate
The full log can be found here:
https://paste.yunohost.org/raw/umuvumeliw
Thanks in advance for your help. If you need further informations, feel free to ask.