doorxp

Blog

Whoops, something went wrong on our end. 500

自己搭建的gitlab发现某些操作时候会报500错误,

然后查看日志/var/log/gitlab/gitlab-rails/production.log 发现住报错信息OpenSSL::Cipher::CipherError ():

搜索了一下,发现网上说是由于迁移导入项目后,没有导入原来的加密信息/etc/gitlab/gitlab-secrets.json, 但是原来的加密信息文件我已经找不到了,后面发现可以直接重置就行了


命令行输入gitlab-rails console,然后输入ApplicationSetting.current.reset_runners_registration_token!即可


bundle exec rails console production
ApplicationSetting.current.reset_runners_registration_token!


发表评论:

«   2024年6月   »
12
3456789
10111213141516
17181920212223
24252627282930
控制面板
您好,欢迎到访网站!
  查看权限
网站分类
搜索
最新留言

    Powered By Z-BlogPHP 1.5.1 Zero

    Copyright doorxp.com Rights Reserved.