Update gitlab 17 failed: GitLab KAS: RuntimeError: Execution of the command /opt/gitlab/embedded/bin/gitlab-kas --version failed

It seems only Centos7 is affected - no problems on Ubuntu 22.

Confirmed solution for now (centos7):
gitlab_kas[‘enable’] = false in /etc/gitlab/gitlab.rb + gitlab-ctl reconfigure

I don’t think they consider this as a bug because Centos7 is EOL… so it should be expected - sooner or later we must migrate to the newer OS.