GitLab fails to start on new server

My YunoHost server

Hardware: VPS bought online - Hetzner
YunoHost version: YunoHost 11.2.5 (stable)
I have access to my server : Through SSH
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

GitLab was failing to start, and I saw Ruby was using 100% CPU on a single core for hours. I checked the logs and saw it was showing that an address was already in use (Port 9090, in use by Jitsi). After uninstalling Jitsi it still keeps restarting, but now I see this message:

{"correlation_id":"","duration_ms":0,"error":"badgateway: failed to receive response: dial unix /var/opt/gitlab/gitlab-rails/sockets/gitlab.socket: connect: connection refused","level":"error","method":"GET","msg":"","time":"2023-10-28T03:17:51Z","uri":""}

and then it continues to restart.

How can I get GitLab working? After GitLab is working, how can I get Jitsi to work and not have port conflicts with GitLab?

How do I get some support on this before it automatically closes? Is there more information I can provide?

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