小编Ken*_*eth的帖子

gitlab:网页仅返回 502(糟糕,GitLab 响应时间太长。)

我最近被任命为本地安装的新 gitlab 管理员,但我对 gitlab 的经验有限。不幸的是,前任管理员选择了转向更美好的地方。

我们的安装如下:gitlab-ee-13.10.3-ee.0.el7.x86_64在CentOS Linux版本7.9.2009(Core)上运行

不幸的是,我继承了一个损坏的 gitlab,我似乎不知道如何解决我们的问题。

我们的 gitlab 网页仅返回 502 哎呀,GitLab 花费了太多时间来响应。错误

gitlab-rails 控制台

失败并显示错误消息:

Traceback (most recent call last):
    56: from bin/rails:4:in `<main>'
    55: from bin/rails:4:in `require'
    54: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/railties-6.0.3.6/lib/rails/commands.rb:18:in `<top (required)>'
    53: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/railties-6.0.3.6/lib/rails/command.rb:46:in `invoke'
    52: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/railties-6.0.3.6/lib/rails/command/base.rb:69:in `perform'
    51: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/thor-1.1.0/lib/thor.rb:392:in `dispatch'
    50: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/thor-1.1.0/lib/thor/invocation.rb:127:in `invoke_command'
    49: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/thor-1.1.0/lib/thor/command.rb:27:in `run'
    48: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/railties-6.0.3.6/lib/rails/commands/console/console_command.rb:101:in `perform'
    47: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/railties-6.0.3.6/lib/rails/command/actions.rb:15:in `require_application_and_environment!'
    46: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/railties-6.0.3.6/lib/rails/command/actions.rb:28:in `require_environment!'
    45: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/railties-6.0.3.6/lib/rails/application.rb:339:in `require_environment!'
    44: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/activesupport-6.0.3.6/lib/active_support/dependencies.rb:324:in `require'
    43: from /opt/gitlab/embedded/lib/ruby/gems/2.7.0/gems/activesupport-6.0.3.6/lib/active_support/dependencies.rb:291:in `load_dependency' …
Run Code Online (Sandbox Code Playgroud)

database-migration gitlab

5
推荐指数
1
解决办法
1361
查看次数

标签 统计

database-migration ×1

gitlab ×1