Hello! I am using gitlab-ee
on Debian. I first noticed this when using 16.10.4, however the problem persisted after upgrading to 16.11.1. It used to work fine until last week, currently I am getting the following message when trying to access the web UI:
Noticed the following when trying to run sudo gitlab-ctl tail
:
==> /var/log/gitlab/gitlab-workhorse/current <==
{"correlation_id":"01HWJXY258FWGCBPD2BWC0HHFJ","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":"2024-04-28T19:02:04+01:00","uri":"/"}
Tried sudo gitlab-ctl reconfigure
, that did not help. Do you guys know anything that can help getting it back up and running? Thank you!