gitlab 将公有项目改为私有项目失败
报错内容:改项目属性失败,报500错误 “Whoops, something went wrong on our end.”
- 查找日志
查找/var/log/gitlab/gitlab-rails/production.log ,对比执行过程,发现报错对应如下日志:
OpenSSL::Cipher::CipherError ():
官方推荐这个命令 gitlab-ctl tail gitlab-rails
Started GET "/-/metrics" for 127.0.0.1 at 2020-06-18 10:11:59 +0800
Processing by MetricsController#index as HTML
Completed 200 OK in 35ms (Views: 0.5ms | ActiveRecord: 0.0ms | Elasticsearch: 0.0ms)
Started DELETE "/core/maxno" for 58.246.24.194 at 2020-06-18 10:12:03 +0800
Processing by ProjectsController#destroy as HTML
Parameters: {
"authenticity_token"=>"[FILTERED]", "namespace_id"=>"core", "id"