相关疑难解决方法(0)

gitlab 管理区域出现 500 错误

如何重现:

  1. 以管理员身份登录
  2. 进入管理菜单
  3. 点击概览 - 跑步者
  4. 或者在设置中点击保存

结果:500 错误:哎呀,我们这边出了点问题。

哪个系统正在运行?

RHEL 7,带有 Nginx 和乘客的出站 gitlab

错误:

OpenSSL::Cipher::CipherError ():

lib/gitlab/crypto_helper.rb:27:in `aes256_gcm_decrypt'
app/models/concerns/token_authenticatable_strategies/encrypted.rb:55:in `get_token'
app/models/concerns/token_authenticatable_strategies/base.rb:27:in `ensure_token'
app/models/concerns/token_authenticatable_strategies/encrypted.rb:42:in `ensure_token'


ActionView::Template::Error ():
    37: 
    38:     .col-sm-6
    39:       .bs-callout
    40:         = render partial: 'ci/runner/how_to_setup_runner',
    41:                  locals: { registration_token: Gitlab::CurrentSettings.runners_registration_token,
    42:                            type: 'shared',
    43:                            reset_token_url: reset_registration_token_admin_application_settings_path }
Run Code Online (Sandbox Code Playgroud)

linux gitlab rhel7

2
推荐指数
1
解决办法
7999
查看次数

标签 统计

gitlab ×1

linux ×1

rhel7 ×1