500 Error when trying to enable 2FA
Summary
When trying to enable 2FA on my account, I get "500: We're sorry, something went wrong on our end".
Steps to reproduce
gitlab-ce, version 17.8.2-ce.0, which is the latest version at the time of writing.
I'm not sure what more to say here. I'm the primary administrator of the site, and in all other respects, things seem normal. But when I go to my profile, then Account (https://git.example.com/-/profile/account) and click the "Enable two-factor authentication" button, I get "500: We're sorry, something went wrong on our end".
I have tried logging out, and back in, as well as logging in from an Incognito window.
This has been reported multiple times, but I don't see any resolution.
Example Project
This is with a local installation of gitlab-ce.
What is the current bug behavior?
I get a 500 error when attempting to enable 2FA on my account.
What is the expected correct behavior?
I should see a screen that allows me to enable 2FA.
Relevant logs and/or screenshots
/var/log/gitlab/gitlab-workhorse/current:
{
"backend_id": "rails",
"content_type": "text/html; charset=utf-8",
"correlation_id": "01JMAH0DVBEVVF11XD7HT9SFN2",
"duration_ms": 55,
"host": "XXX.XXXXXX.XXX",
"level": "info",
"method": "GET",
"msg": "access",
"proto": "HTTP/1.1",
"referrer": "https://XXX.XXXXX.XXX/-/profile/account",
"remote_addr": "XX.XX.XXX.XX:0",
"remote_ip": "XX.XX.XXX.XX",
"route": "^/-/",
"route_id": "dash",
"status": 500,
"system": "http",
"time": "2025-02-17T08:58:59-09:00",
"ttfb_ms": 55,
"uri": "/-/profile/two_factor_auth",
"user_agent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36",
"written_bytes": 1624
}
/var/log/gitlab/gitlab-rails/production_json.log:
{
"method": "GET",
"path": "/-/profile/two_factor_auth",
"format": "html",
"controller": "Profiles::TwoFactorAuthsController",
"action": "show",
"status": 500,
"time": "2025-02-17T17:58:59.230Z",
"params": [],
"correlation_id": "01JMAH0DVBEVVF11XD7HT9SFN2",
"meta.caller_id": "Profiles::TwoFactorAuthsController#show",
"meta.feature_category": "system_access",
"meta.organization_id": 1,
"meta.remote_ip": "XX.XX.XXX.XX",
"meta.user": "admin_user",
"meta.user_id": 1,
"meta.client_id": "user/1",
"remote_ip": "XX.XX.XXX.XX",
"user_id": 1,
"username": "admin_user",
"ua": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36",
"request_urgency": "default",
"target_duration_s": 1,
"redis_calls": 20,
"redis_allowed_cross_slot_calls": 2,
"redis_duration_s": 0.0021089999999999998,
"redis_read_bytes": 2325,
"redis_write_bytes": 1401,
"redis_db_load_balancing_calls": 3,
"redis_db_load_balancing_duration_s": 0.000468,
"redis_db_load_balancing_write_bytes": 104,
"redis_feature_flag_calls": 11,
"redis_feature_flag_duration_s": 0.000785,
"redis_feature_flag_read_bytes": 2145,
"redis_feature_flag_write_bytes": 674,
"redis_sessions_calls": 6,
"redis_sessions_allowed_cross_slot_calls": 2,
"redis_sessions_duration_s": 0.000856,
"redis_sessions_read_bytes": 180,
"redis_sessions_write_bytes": 623,
"db_count": 6,
"db_write_count": 0,
"db_cached_count": 0,
"db_txn_count": 0,
"db_replica_txn_count": 0,
"db_primary_txn_count": 0,
"db_replica_count": 0,
"db_primary_count": 6,
"db_replica_write_count": 0,
"db_primary_write_count": 0,
"db_replica_cached_count": 0,
"db_primary_cached_count": 0,
"db_replica_wal_count": 0,
"db_primary_wal_count": 0,
"db_replica_wal_cached_count": 0,
"db_primary_wal_cached_count": 0,
"db_replica_txn_max_duration_s": 0.0,
"db_primary_txn_max_duration_s": 0.0,
"db_replica_txn_duration_s": 0.0,
"db_primary_txn_duration_s": 0.0,
"db_replica_duration_s": 0.0,
"db_primary_duration_s": 0.007,
"db_main_txn_count": 0,
"db_ci_txn_count": 0,
"db_main_replica_txn_count": 0,
"db_ci_replica_txn_count": 0,
"db_main_count": 6,
"db_ci_count": 0,
"db_main_replica_count": 0,
"db_ci_replica_count": 0,
"db_main_write_count": 0,
"db_ci_write_count": 0,
"db_main_replica_write_count": 0,
"db_ci_replica_write_count": 0,
"db_main_cached_count": 0,
"db_ci_cached_count": 0,
"db_main_replica_cached_count": 0,
"db_ci_replica_cached_count": 0,
"db_main_wal_count": 0,
"db_ci_wal_count": 0,
"db_main_replica_wal_count": 0,
"db_ci_replica_wal_count": 0,
"db_main_wal_cached_count": 0,
"db_ci_wal_cached_count": 0,
"db_main_replica_wal_cached_count": 0,
"db_ci_replica_wal_cached_count": 0,
"db_main_txn_max_duration_s": 0.0,
"db_ci_txn_max_duration_s": 0.0,
"db_main_replica_txn_max_duration_s": 0.0,
"db_ci_replica_txn_max_duration_s": 0.0,
"db_main_txn_duration_s": 0.0,
"db_ci_txn_duration_s": 0.0,
"db_main_replica_txn_duration_s": 0.0,
"db_ci_replica_txn_duration_s": 0.0,
"db_main_duration_s": 0.007,
"db_ci_duration_s": 0.0,
"db_main_replica_duration_s": 0.0,
"db_ci_replica_duration_s": 0.0,
"cpu_s": 0.042952,
"mem_objects": 18339,
"mem_bytes": 3564631,
"mem_mallocs": 5684,
"mem_total_bytes": 4298191,
"pid": 4078783,
"worker_id": "puma_1",
"rate_limiting_gates": [],
"exception.class": "OpenSSL::Cipher::CipherError",
"exception.message": "bad decrypt",
"exception.backtrace": [
"encryptor (3.0.0) lib/encryptor.rb:98:in `final'",
"encryptor (3.0.0) lib/encryptor.rb:98:in `crypt'",
"encryptor (3.0.0) lib/encryptor.rb:49:in `decrypt'",
"vendor/gems/attr_encrypted/lib/attr_encrypted.rb:244:in `attr_decrypt'",
"vendor/gems/attr_encrypted/lib/attr_encrypted.rb:333:in `attr_decrypt'",
"vendor/gems/attr_encrypted/lib/attr_encrypted.rb:163:in `block (2 levels) in attr_encrypted'",
"vendor/gems/attr_encrypted/lib/attr_encrypted/adapters/active_record.rb:78:in `block in attr_encrypted'",
"app/models/user.rb:1262:in `update_otp_secret!'",
"app/controllers/profiles/two_factor_auths_controller.rb:131:in `update_current_user_otp!'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:400:in `block in make_lambda'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:180:in `block (2 levels) in halting_and_conditional'",
"actionpack (7.0.8.7) lib/abstract_controller/callbacks.rb:34:in `block (2 levels) in <module:Callbacks>'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:181:in `block in halting_and_conditional'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:595:in `block in invoke_before'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:595:in `each'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:595:in `invoke_before'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:116:in `block in run_callbacks'",
"app/controllers/application_controller.rb:505:in `set_current_admin'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:127:in `block in run_callbacks'",
"lib/gitlab/session.rb:11:in `with_session'",
"app/controllers/application_controller.rb:496:in `set_session_storage'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:127:in `block in run_callbacks'",
"lib/gitlab/i18n.rb:114:in `with_locale'",
"lib/gitlab/i18n.rb:120:in `with_user_locale'",
"app/controllers/application_controller.rb:487:in `set_locale'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:127:in `block in run_callbacks'",
"app/controllers/application_controller.rb:480:in `set_current_context'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:127:in `block in run_callbacks'",
"marginalia (1.11.1) lib/marginalia.rb:109:in `record_query_comment'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:127:in `block in run_callbacks'",
"sentry-rails (5.22.1) lib/sentry/rails/controller_transaction.rb:34:in `block in sentry_around_action'",
"sentry-ruby (5.22.1) lib/sentry/hub.rb:108:in `with_child_span'",
"sentry-ruby (5.22.1) lib/sentry-ruby.rb:503:in `with_child_span'",
"sentry-rails (5.22.1) lib/sentry/rails/controller_transaction.rb:18:in `sentry_around_action'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:127:in `block in run_callbacks'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:138:in `run_callbacks'",
"actionpack (7.0.8.7) lib/abstract_controller/callbacks.rb:233:in `process_action'",
"actionpack (7.0.8.7) lib/action_controller/metal/rescue.rb:23:in `process_action'",
"actionpack (7.0.8.7) lib/action_controller/metal/instrumentation.rb:67:in `block in process_action'",
"activesupport (7.0.8.7) lib/active_support/notifications.rb:206:in `block in instrument'",
"activesupport (7.0.8.7) lib/active_support/notifications/instrumenter.rb:24:in `instrument'",
"activesupport (7.0.8.7) lib/active_support/notifications.rb:206:in `instrument'",
"actionpack (7.0.8.7) lib/action_controller/metal/instrumentation.rb:66:in `process_action'",
"actionpack (7.0.8.7) lib/action_controller/metal/params_wrapper.rb:259:in `process_action'",
"activerecord (7.0.8.7) lib/active_record/railties/controller_runtime.rb:27:in `process_action'",
"actionpack (7.0.8.7) lib/abstract_controller/base.rb:151:in `process'",
"actionview (7.0.8.7) lib/action_view/rendering.rb:39:in `process'",
"actionpack (7.0.8.7) lib/action_controller/metal.rb:188:in `dispatch'",
"actionpack (7.0.8.7) lib/action_controller/metal.rb:249:in `block in dispatch'",
"lib/gitlab/middleware/action_controller_static_context.rb:23:in `call'",
"actionpack (7.0.8.7) lib/action_controller/metal.rb:249:in `dispatch'",
"actionpack (7.0.8.7) lib/action_dispatch/routing/route_set.rb:49:in `dispatch'",
"actionpack (7.0.8.7) lib/action_dispatch/routing/route_set.rb:32:in `serve'",
"actionpack (7.0.8.7) lib/action_dispatch/journey/router.rb:50:in `block in serve'",
"actionpack (7.0.8.7) lib/action_dispatch/journey/router.rb:32:in `each'",
"actionpack (7.0.8.7) lib/action_dispatch/journey/router.rb:32:in `serve'",
"actionpack (7.0.8.7) lib/action_dispatch/routing/route_set.rb:852:in `call'",
"gitlab-experiment (0.9.1) lib/gitlab/experiment/middleware.rb:19:in `call'",
"flipper (0.26.2) lib/flipper/middleware/memoizer.rb:72:in `memoized_call'",
"flipper (0.26.2) lib/flipper/middleware/memoizer.rb:37:in `call'",
"lib/gitlab/middleware/sidekiq_shard_awareness_validation.rb:20:in `block in call'",
"lib/gitlab/sidekiq_sharding/validator.rb:42:in `enabled'",
"lib/gitlab/middleware/sidekiq_shard_awareness_validation.rb:20:in `call'",
"lib/gitlab/middleware/memory_report.rb:13:in `call'",
"lib/gitlab/middleware/speedscope.rb:13:in `call'",
"lib/gitlab/database/load_balancing/rack_middleware.rb:23:in `call'",
"lib/gitlab/middleware/go.rb:21:in `call'",
"lib/gitlab/etag_caching/middleware.rb:21:in `call'",
"lib/gitlab/middleware/query_analyzer.rb:11:in `block in call'",
"lib/gitlab/database/query_analyzer.rb:83:in `within'",
"lib/gitlab/middleware/query_analyzer.rb:11:in `call'",
"lib/ci/job_token/middleware.rb:11:in `call'",
"batch-loader (2.0.5) lib/batch_loader/middleware.rb:11:in `call'",
"rack-attack (6.7.0) lib/rack/attack.rb:103:in `call'",
"apollo_upload_server (2.1.6) lib/apollo_upload_server/middleware.rb:19:in `call'",
"lib/gitlab/middleware/multipart.rb:173:in `call'",
"rack-attack (6.7.0) lib/rack/attack.rb:127:in `call'",
"warden (1.2.9) lib/warden/manager.rb:36:in `block in call'",
"warden (1.2.9) lib/warden/manager.rb:34:in `catch'",
"warden (1.2.9) lib/warden/manager.rb:34:in `call'",
"rack-cors (2.0.2) lib/rack/cors.rb:102:in `call'",
"rack (2.2.10) lib/rack/tempfile_reaper.rb:15:in `call'",
"rack (2.2.10) lib/rack/etag.rb:27:in `call'",
"rack (2.2.10) lib/rack/conditional_get.rb:27:in `call'",
"rack (2.2.10) lib/rack/head.rb:12:in `call'",
"actionpack (7.0.8.7) lib/action_dispatch/http/permissions_policy.rb:38:in `call'",
"actionpack (7.0.8.7) lib/action_dispatch/http/content_security_policy.rb:39:in `call'",
"lib/gitlab/middleware/read_only/controller.rb:50:in `call'",
"lib/gitlab/middleware/read_only.rb:18:in `call'",
"lib/gitlab/middleware/unauthenticated_session_expiry.rb:18:in `call'",
"rack (2.2.10) lib/rack/session/abstract/id.rb:266:in `context'",
"rack (2.2.10) lib/rack/session/abstract/id.rb:260:in `call'",
"actionpack (7.0.8.7) lib/action_dispatch/middleware/cookies.rb:704:in `call'",
"lib/gitlab/middleware/same_site_cookies.rb:27:in `call'",
"actionpack (7.0.8.7) lib/action_dispatch/middleware/callbacks.rb:27:in `block in call'",
"activesupport (7.0.8.7) lib/active_support/callbacks.rb:99:in `run_callbacks'",
"actionpack (7.0.8.7) lib/action_dispatch/middleware/callbacks.rb:26:in `call'",
"sentry-rails (5.22.1) lib/sentry/rails/rescued_exception_interceptor.rb:14:in `call'",
"actionpack (7.0.8.7) lib/action_dispatch/middleware/debug_exceptions.rb:28:in `call'",
"lib/gitlab/middleware/path_traversal_check.rb:35:in `call'",
"lib/gitlab/middleware/handle_malformed_strings.rb:21:in `call'",
"sentry-ruby (5.22.1) lib/sentry/rack/capture_exceptions.rb:30:in `block (2 levels) in call'",
"sentry-ruby (5.22.1) lib/sentry/hub.rb:269:in `with_session_tracking'",
"sentry-ruby (5.22.1) lib/sentry-ruby.rb:416:in `with_session_tracking'",
"sentry-ruby (5.22.1) lib/sentry/rack/capture_exceptions.rb:21:in `block in call'",
"sentry-ruby (5.22.1) lib/sentry/hub.rb:59:in `with_scope'",
"sentry-ruby (5.22.1) lib/sentry-ruby.rb:396:in `with_scope'",
"sentry-ruby (5.22.1) lib/sentry/rack/capture_exceptions.rb:20:in `call'",
"actionpack (7.0.8.7) lib/action_dispatch/middleware/show_exceptions.rb:29:in `call'",
"lib/gitlab/middleware/basic_health_check.rb:25:in `call'",
"lograge (0.11.2) lib/lograge/rails_ext/rack/logger.rb:15:in `call_app'",
"railties (7.0.8.7) lib/rails/rack/logger.rb:25:in `block in call'",
"activesupport (7.0.8.7) lib/active_support/tagged_logging.rb:99:in `block in tagged'",
"activesupport (7.0.8.7) lib/active_support/tagged_logging.rb:37:in `tagged'",
"activesupport (7.0.8.7) lib/active_support/tagged_logging.rb:99:in `tagged'",
"railties (7.0.8.7) lib/rails/rack/logger.rb:25:in `call'",
"actionpack (7.0.8.7) lib/action_dispatch/middleware/remote_ip.rb:93:in `call'",
"lib/gitlab/middleware/handle_ip_spoof_attack_error.rb:25:in `call'",
"lib/gitlab/middleware/request_context.rb:15:in `call'",
"lib/gitlab/middleware/webhook_recursion_detection.rb:15:in `call'",
"request_store (1.5.1) lib/request_store/middleware.rb:19:in `call'",
"rack (2.2.10) lib/rack/method_override.rb:24:in `call'",
"rack (2.2.10) lib/rack/runtime.rb:22:in `call'",
"rack-timeout (0.7.0) lib/rack/timeout/core.rb:154:in `block in call'",
"rack-timeout (0.7.0) lib/rack/timeout/support/timeout.rb:19:in `timeout'",
"rack-timeout (0.7.0) lib/rack/timeout/core.rb:153:in `call'",
"config/initializers/fix_local_cache_middleware.rb:11:in `call'",
"lib/gitlab/middleware/compressed_json.rb:44:in `call'",
"actionpack (7.0.8.7) lib/action_dispatch/middleware/executor.rb:14:in `call'",
"lib/gitlab/middleware/rack_multipart_tempfile_factory.rb:19:in `call'",
"rack (2.2.10) lib/rack/sendfile.rb:110:in `call'",
"lib/gitlab/middleware/sidekiq_web_static.rb:20:in `call'",
"lib/gitlab/metrics/requests_rack_middleware.rb:79:in `call'",
"gitlab-labkit (0.37.0) lib/labkit/middleware/rack.rb:22:in `block in call'",
"gitlab-labkit (0.37.0) lib/labkit/context.rb:35:in `with_context'",
"gitlab-labkit (0.37.0) lib/labkit/middleware/rack.rb:21:in `call'",
"actionpack (7.0.8.7) lib/action_dispatch/middleware/request_id.rb:26:in `call'",
"actionpack (7.0.8.7) lib/action_dispatch/middleware/host_authorization.rb:131:in `call'",
"railties (7.0.8.7) lib/rails/engine.rb:530:in `call'",
"railties (7.0.8.7) lib/rails/railtie.rb:226:in `public_send'",
"railties (7.0.8.7) lib/rails/railtie.rb:226:in `method_missing'",
"lib/gitlab/middleware/release_env.rb:12:in `call'",
"rack (2.2.10) lib/rack/urlmap.rb:74:in `block in call'",
"rack (2.2.10) lib/rack/urlmap.rb:58:in `each'",
"rack (2.2.10) lib/rack/urlmap.rb:58:in `call'",
"puma (6.5.0) lib/puma/configuration.rb:279:in `call'",
"puma (6.5.0) lib/puma/request.rb:99:in `block in handle_request'",
"puma (6.5.0) lib/puma/thread_pool.rb:389:in `with_force_shutdown'",
"puma (6.5.0) lib/puma/request.rb:98:in `handle_request'",
"puma (6.5.0) lib/puma/server.rb:468:in `process_client'",
"puma (6.5.0) lib/puma/server.rb:249:in `block in run'",
"puma (6.5.0) lib/puma/thread_pool.rb:166:in `block in spawn_thread'"
],
"db_duration_s": 0.0013,
"view_duration_s": 0.0,
"duration_s": 0.01905
}
Output of checks
Results of GitLab environment info
Expand for output related to GitLab environment info
System information System: Debian 11 Current User: git Using RVM: no Ruby Version: 3.2.5 Gem Version: 3.5.23 Bundler Version:2.5.11 Rake Version: 13.0.6 Redis Version: 7.0.15 Sidekiq Version:7.2.4 Go Version: unknown GitLab information Version: 17.8.2 Revision: 65237544857 Directory: /opt/gitlab/embedded/service/gitlab-rails DB Adapter: PostgreSQL DB Version: 14.15 URL: https://git.abrinc.com HTTP Clone URL: https://git.abrinc.com/some-group/some-project.git SSH Clone URL: ssh://git@git.abrinc.com:2222/some-group/some-project.git Using LDAP: no Using Omniauth: yes Omniauth Providers: GitLab Shell Version: 14.39.0 Repository storages: - default: unix:/var/opt/gitlab/gitaly/gitaly.socket GitLab Shell path: /opt/gitlab/embedded/service/gitlab-shell Gitaly - default Address: unix:/var/opt/gitlab/gitaly/gitaly.socket - default Version: 17.8.2 - default Git Version: 2.47.0
Results of GitLab application Check
Expand for output related to the GitLab application check
Checking GitLab subtasks ...Checking GitLab Shell ...
GitLab Shell: ... GitLab Shell version >= 14.39.0 ? ... OK (14.39.0) Running /opt/gitlab/embedded/service/gitlab-shell/bin/gitlab-shell-check Internal API available: OK Redis available via internal API: OK gitlab-shell self-check successful
Checking GitLab Shell ... Finished
Checking Gitaly ...
Gitaly: ... default ... OK
Checking Gitaly ... Finished
Checking Sidekiq ...
Sidekiq: ... Running? ... yes Number of Sidekiq processes (cluster/worker) ... 1/1
Checking Sidekiq ... Finished
Checking Incoming Email ...
Incoming Email: ... Reply by email is disabled in config/gitlab.yml
Checking Incoming Email ... Finished
Checking LDAP ...
LDAP: ... LDAP is disabled in config/gitlab.yml
Checking LDAP ... Finished
Checking GitLab App ...
Database config exists? ... yes Tables are truncated? ... skipped All migrations up? ... yes Database contains orphaned GroupMembers? ... no GitLab config exists? ... yes GitLab config up to date? ... yes Cable config exists? ... yes Resque config exists? ... yes Log directory writable? ... yes Tmp directory writable? ... yes Uploads directory exists? ... yes Uploads directory has correct permissions? ... yes Uploads directory tmp has correct permissions? ... yes Systemd unit files or init script exist? ... skipped (omnibus-gitlab has neither init script nor systemd units) Systemd unit files or init script up-to-date? ... skipped (omnibus-gitlab has neither init script nor systemd units) Projects have namespace: ... 1/1 ... yes 1/2 ... yes 1/3 ... yes 1/5 ... yes 1/6 ... yes 1/7 ... yes 1/8 ... yes 1/10 ... yes 1/12 ... yes 1/13 ... yes 1/14 ... yes 1/16 ... yes 1/17 ... yes 1/18 ... yes 1/20 ... yes 1/22 ... yes 1/23 ... yes 1/24 ... yes 1/25 ... yes 1/27 ... yes 1/28 ... yes 1/29 ... yes 1/30 ... yes 1/31 ... yes 1/32 ... yes 1/33 ... yes 1/34 ... yes 1/35 ... yes 1/38 ... yes 1/39 ... yes 1/40 ... yes 1/41 ... yes 1/42 ... yes 1/43 ... yes 1/44 ... yes 1/45 ... yes 1/46 ... yes 1/47 ... yes 1/48 ... yes 1/49 ... yes 9/50 ... yes 9/51 ... yes 1/52 ... yes 9/53 ... yes 9/54 ... yes 9/55 ... yes 9/56 ... yes 3/59 ... yes 1/60 ... yes 1/61 ... yes 9/62 ... yes 1/63 ... yes 1/64 ... yes 1/65 ... yes 1/66 ... yes 1/67 ... yes 9/69 ... yes 9/70 ... yes 1/71 ... yes 9/72 ... yes 9/73 ... yes 1/74 ... yes 1/75 ... yes 1/76 ... yes 1/78 ... yes 9/79 ... yes 9/80 ... yes 9/81 ... yes 1/84 ... yes 9/85 ... yes 1/86 ... yes 9/87 ... yes 1/88 ... yes 9/89 ... yes 1/90 ... yes 9/91 ... yes 9/92 ... yes 1/93 ... yes 9/94 ... yes 9/95 ... yes 9/96 ... yes 1/97 ... yes 1/98 ... yes 1/99 ... yes 1/100 ... yes 1/101 ... yes 1/102 ... yes 1/104 ... yes 1/105 ... yes 1/109 ... yes 1/110 ... yes 1/111 ... yes 1/112 ... yes 1/113 ... yes 1/114 ... yes 1/116 ... yes 9/117 ... yes 1/118 ... yes 1/119 ... yes 3/120 ... yes 3/122 ... yes 3/123 ... yes 11/124 ... yes 1/126 ... yes 9/127 ... yes 3/128 ... yes 1/129 ... yes 1/130 ... yes 13/132 ... yes 1/133 ... yes 9/134 ... yes 3/135 ... yes 1/136 ... yes 3/137 ... yes 1/138 ... yes 1/139 ... yes 1/140 ... yes 13/141 ... yes 1/142 ... yes 1/143 ... yes 9/144 ... yes 3/146 ... yes 1/147 ... yes 13/148 ... yes 17/149 ... yes 3/150 ... yes 3/151 ... yes 14/152 ... yes 9/154 ... yes 13/155 ... yes 1/156 ... yes 3/157 ... yes 9/158 ... yes 3/159 ... yes 11/160 ... yes 13/161 ... yes 13/163 ... yes 3/164 ... yes 3/165 ... yes 17/166 ... yes 1/167 ... yes 1/168 ... yes 1/169 ... yes 1/170 ... yes 1/171 ... yes 36/172 ... yes 17/174 ... yes 1/177 ... yes 1/178 ... yes 1/179 ... yes 1/181 ... yes 3/182 ... yes 3/183 ... yes 1/184 ... yes 1/186 ... yes 1/187 ... yes 1/189 ... yes 1/190 ... yes 30/191 ... yes 1/192 ... yes 30/193 ... yes 30/194 ... yes 1/196 ... yes 17/198 ... yes 1/199 ... yes 1/200 ... yes 1/202 ... yes 1/203 ... yes 1/204 ... yes 1/205 ... yes 1/206 ... yes 1/207 ... yes 17/208 ... yes 1/209 ... yes 1/212 ... yes 1/213 ... yes 11/215 ... yes 9/216 ... yes 1/217 ... yes 1/219 ... yes 14/221 ... yes 14/222 ... yes 1/223 ... yes 14/224 ... yes 14/225 ... yes 1/226 ... yes 9/227 ... yes 1/228 ... yes 14/229 ... yes 1/230 ... yes 16/231 ... yes 1/232 ... yes 1/233 ... yes 3/234 ... yes 9/235 ... yes 1/236 ... yes 1/237 ... yes 1/238 ... yes 9/239 ... yes 17/240 ... yes 21/241 ... yes 1/243 ... yes 22/245 ... yes 14/246 ... yes 17/247 ... yes 1/248 ... yes 21/249 ... yes 21/250 ... yes 16/251 ... yes 22/252 ... yes 11/254 ... yes 7/255 ... yes 1/257 ... yes 7/258 ... yes 11/259 ... yes 7/260 ... yes 3/261 ... yes 1/262 ... yes 1/263 ... yes 3/264 ... yes 21/265 ... yes 22/266 ... yes 16/267 ... yes 51/268 ... yes 16/269 ... yes 52/270 ... yes 1/271 ... yes 51/272 ... yes 9/273 ... yes 3/274 ... yes 3/275 ... yes 17/276 ... yes 7/277 ... yes 1/278 ... yes 1/279 ... yes 17/280 ... yes 44/281 ... yes 9/282 ... yes 9/283 ... yes 1/284 ... yes 1/285 ... yes 14/286 ... yes 7/287 ... yes 16/289 ... yes 7/290 ... yes 7/291 ... yes 7/292 ... yes 1/293 ... yes 1/294 ... yes 1/295 ... yes 1/296 ... yes 7/297 ... yes 1/298 ... yes 21/299 ... yes 1/300 ... yes 1/301 ... yes 7/302 ... yes 1/303 ... yes 1/304 ... yes 1/305 ... yes 30/306 ... yes 7/307 ... yes 3/308 ... yes 1/309 ... yes 1/310 ... yes 14/311 ... yes 22/312 ... yes 1/313 ... yes 1/314 ... yes 30/315 ... yes 30/316 ... yes 337/317 ... yes 3/318 ... yes 1/319 ... yes 1/320 ... yes 30/321 ... yes 21/322 ... yes 357/323 ... yes 1/324 ... yes 1/325 ... yes 22/326 ... yes 7/327 ... yes 1/328 ... yes 7/329 ... yes 7/330 ... yes 7/331 ... yes 1/332 ... yes 1/333 ... yes 1/334 ... yes 22/335 ... yes 26/336 ... yes Redis version >= 6.2.14? ... yes Ruby version >= 3.0.6 ? ... yes (3.2.5) Git user has default SSH configuration? ... yes Active users: ... 32 Is authorized keys file accessible? ... yes GitLab configured to store new projects in hashed storage? ... yes All projects are in hashed storage? ... yes
Checking GitLab App ... Finished
Checking GitLab subtasks ... Finished
Possible fixes
It looks like it's an error related to OpenSSL ("exception.class": "OpenSSL::Cipher::CipherError", "exception.message": "bad decrypt"). For what it's worth the VPS this is running on is currently a Debian bullseye system (the previous stable), and has version 1.1.1w-0+deb11u2 of the openssl debian package.