OpenSSL::Cipher::CipherError ():
lib/gitlab/crypto_helper.rb:27:in `aes256_gcm_decrypt'
app/models/concerns/token_authenticatable_strategies/encrypted.rb:45:in `get_token'
app/models/concerns/token_authenticatable_strategies/base.rb:27:in `ensure_token'
app/models/concerns/token_authenticatable_strategies/encrypted.rb:32:in `ensure_token'
app/models/concerns/token_authenticatable.rb:40:in `block in add_authentication_token_field'
app/services/projects/destroy_service.rb:13:in `async_execute'
app/controllers/projects_controller.rb:149:in `destroy'
lib/gitlab/session.rb:11:in `with_session'
app/controllers/application_controller.rb:445:in `set_session_storage'
lib/gitlab/i18n.rb:55:in `with_locale'
lib/gitlab/i18n.rb:61:in `with_user_locale'
app/controllers/application_controller.rb:439:in `set_locale'
lib/gitlab/middleware/multipart.rb:103:in `call'
lib/gitlab/request_profiler/middleware.rb:16:in `call'
lib/gitlab/middleware/go.rb:20:in `call'
lib/gitlab/eta
gitlab 使用备份记录在另一个环境还原报错 OpenSSL::Cipher::CipherError ():
最新推荐文章于 2026-04-12 15:19:25 发布
在尝试使用GitLab备份文件在另一环境中还原时遇到OpenSSL::Cipher::CipherError错误。参照官方文档https://docs.gitlab.com/ee/raketasks/backup_restore.html#when-the-secrets-file-is-lost,可以找到解决此问题的详细步骤。


3822

被折叠的 条评论
为什么被折叠?



