You are not logged in.

#1 2021-05-30 12:17:37

Vivus
Member
Registered: 2016-06-22
Posts: 28

GitLab installation fails

Hello,

i'm trying to install gitlab.

First of all, some system info:

uname -a
Linux Haupt 5.12.4-arch1-2 #1 SMP PREEMPT Sat, 15 May 2021 20:58:02 +0000 x86_64 GNU/Linux
ruby --version
ruby 2.7.0p0 (2019-12-25 revision 647ee6f091) [x86_64-linux]

I already tried ruby 2.7.2 and 2.7.3

node
Welcome to Node.js v16.2.0.
git --version
git version 2.31.1

I followed this: https://wiki.archlinux.org/title/GitLab#Configuration

At the point Initialize Gitlab database: (yes i started redis und gitlab-gitaly)

sudo -u gitlab $(cat environment | xargs) bundle-2.7 exec rake gitlab:setup DISABLE_DATABASE_ENVIRONMENT_CHECK=1 --trace

I got the following:
https://pastebin.com/bxsECzaH

== Seed from /usr/share/webapps/gitlab/db/fixtures/production/010_settings.rb
rake aborted!
ArgumentError: key must be 32 bytes or longer

Who can tell me what i'm doing wrong?

Offline

#2 2021-06-04 06:15:23

Vivus
Member
Registered: 2016-06-22
Posts: 28

Re: GitLab installation fails

Still need help... any idea?

Offline

#3 2021-06-04 06:30:42

skunkos
Member
From: Czech Republic
Registered: 2011-06-20
Posts: 46
Website

Offline

Board footer

Powered by FluxBB