You are not logged in.
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/Linuxruby --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.1I 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 --traceI 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 longerWho can tell me what i'm doing wrong?
Offline
Still need help... any idea?
Offline
Use docker.
Offline