Hi guys, I have a gitlab hosted on Ubuntu.
I just rebooted the server, no change has been made and Gitlab page is not showing up after reboot.
Any ideas?
Before the reboot the https://192.168.0.20 was still online.
I run this:
ss -ntlp nginx
shows that nginx is bind and listening to port 80
gitlab-ctl status shows this:
ok: run: gitaly: (pid 5392) 1s
ok: run: gitlab-monitor: (pid 5416) 0s
ok: run: gitlab-workhorse: (pid 5421) 1s
ok: run: logrotate: (pid 5431) 0s
ok: run: nginx: (pid 5512) 0s
ok: run: node-exporter: (pid 5520) 1s
ok: run: postgres-exporter: (pid 5530) 0s
ok: run: postgresql: (pid 5539) 1s
ok: run: prometheus: (pid 5544) 0s
ok: run: redis: (pid 5559) 0s
ok: run: redis-exporter: (pid 5565) 0s
ok: run: sidekiq: (pid 5572) 1s
ok: run: unicorn: (pid 5582) 0s
Any help is greatly appreciated. Thanks.
Bookmarks