Please pardon my ignorance. I am new to both ProxMox and Gitlab.
I am trying to set up an LXC container from the Turnkey templates. No other CT or VM is running on my dedicated ProxMox system.
The summary window tells me this:
After a reboot, requesting status returns this:
root@GitLab-local ~# gitlab-ctl status
fail: alertmanager: runsv not running
fail: gitaly: runsv not running
fail: gitlab-exporter: runsv not running
fail: gitlab-kas: runsv not running
fail: gitlab-workhorse: runsv not running
fail: logrotate: runsv not running
fail: nginx: runsv not running
fail: node-exporter: runsv not running
fail: postgres-exporter: runsv not running
fail: postgresql: runsv not running
fail: prometheus: runsv not running
fail: puma: runsv not running
fail: redis: runsv not running
fail: redis-exporter: runsv not running
fail: sidekiq: runsv not running
Running start returns the same:
root@GitLab-local ~# gitlab-ctl start
fail: alertmanager: runsv not running
fail: gitaly: runsv not running
fail: gitlab-exporter: runsv not running
fail: gitlab-kas: runsv not running
fail: gitlab-workhorse: runsv not running
fail: logrotate: runsv not running
fail: nginx: runsv not running
fail: node-exporter: runsv not running
fail: postgres-exporter: runsv not running
fail: postgresql: runsv not running
fail: prometheus: runsv not running
fail: puma: runsv not running
fail: redis: runsv not running
fail: redis-exporter: runsv not running
fail: sidekiq: runsv not running
I really don't know what to expect, but something here does not seem right to me.
Can anyone tell me what I should be expecting and how to go about getting there?
I am trying to set up an LXC container from the Turnkey templates. No other CT or VM is running on my dedicated ProxMox system.
The summary window tells me this:
Status | running |
HA State | none |
Node | wintermute |
Unprivileged | Yes |
CPU usage | 0.02% of 4 CPU(s) |
Memory usage | 0.65% (51.77 MiB of 7.81 GiB) |
SWAP usage | 0.00% (0 B of 1.00 GiB) |
Bootdisk size | 9.10% (2.28 GiB of 25.00 GiB) |
After a reboot, requesting status returns this:
root@GitLab-local ~# gitlab-ctl status
fail: alertmanager: runsv not running
fail: gitaly: runsv not running
fail: gitlab-exporter: runsv not running
fail: gitlab-kas: runsv not running
fail: gitlab-workhorse: runsv not running
fail: logrotate: runsv not running
fail: nginx: runsv not running
fail: node-exporter: runsv not running
fail: postgres-exporter: runsv not running
fail: postgresql: runsv not running
fail: prometheus: runsv not running
fail: puma: runsv not running
fail: redis: runsv not running
fail: redis-exporter: runsv not running
fail: sidekiq: runsv not running
Running start returns the same:
root@GitLab-local ~# gitlab-ctl start
fail: alertmanager: runsv not running
fail: gitaly: runsv not running
fail: gitlab-exporter: runsv not running
fail: gitlab-kas: runsv not running
fail: gitlab-workhorse: runsv not running
fail: logrotate: runsv not running
fail: nginx: runsv not running
fail: node-exporter: runsv not running
fail: postgres-exporter: runsv not running
fail: postgresql: runsv not running
fail: prometheus: runsv not running
fail: puma: runsv not running
fail: redis: runsv not running
fail: redis-exporter: runsv not running
fail: sidekiq: runsv not running
I really don't know what to expect, but something here does not seem right to me.
Can anyone tell me what I should be expecting and how to go about getting there?