通常通过多次刷新(重新发送POST)来修复。
# sudo -u git -H bundle exec rake gitlab:env:info RAILS_ENV=production
System information
System: Debian 7.8
Current User: git
Using RVM: no
Ruby Version: 2.1.5p273
Gem Version: 2.2.2
Bundler Version:1.8.2
Rake Version: 10.3.2
Sidekiq Version:3.3.0
GitLab information
Version: 7.8.0
Revision: 44c69cb
Directory: /home/git/gitlab
DB Adapter: postgresql
Using LDAP: no
Using Omniauth: no
GitLab Shell
Version: 2.5.3
Repositories: /home/git/repositories/
Hooks: /home/git/gitlab-shell/hooks/
Git: /usr/bin/git
服务器本身有4GB RAM和多核cpu。错误立即出现,因此它似乎不是内存或超时问题。
我在此处发布了错误:https://bugs.ruby-lang.org/issues/10872但它已被关闭为无效。
我不知道红宝石是如何工作的,所以不知道我在寻找或寻找什么。
答案 0 :(得分:0)
供将来参考:结果GitLab 不能在Debian 7 32Bit上运行 - 我不能肯定地说,但怀疑它与Debian 7的存储库中的版本有关(因为我编译了大部分内容并且使用gem它无论如何都得到了GitLab定义的版本。
很可能GitLab(或它正在使用的宝石)目前无法在32位系统上运行。