Check for processes that are using 100% CPU, considering that your gitlab version is old, I expect it has been compromised by the RCE vulnerability which leaves cryptocurrency miners running on your machine.
Hello, I have applied the hotpatch shown in that post but it is still not working.
I tried to upgrade to 13.8.8 version using yum install gitlab-ce-13.8.8 but an error was shown at the final step:
gitlab preinstall:
gitlab preinstall: Database backup failed! If you want to skip this backup, run the following command and try again:
gitlab preinstall:
gitlab preinstall: sudo touch /etc/gitlab/skip-auto-backup
gitlab preinstall:
error: %pre(gitlab-ce-13.8.8-ce.0.el7.x86_64) scriptlet failed, exit status 1
Error in PREIN scriptlet in rpm package gitlab-ce-13.8.8-ce.0.el7.x86_64
Verifying : gitlab-ce-13.8.8-ce.0.el7.x86_64 1/2
gitlab-ce-13.5.4-ce.0.el7.x86_64 was supposed to be removed but is not!
Verifying : gitlab-ce-13.5.4-ce.0.el7.x86_64 2/2
Failed:
gitlab-ce.x86_64 0:13.5.4-ce.0.el7 gitlab-ce.x86_64 0:13.8.8-ce.0.el7
Before proceeding with upgrade, I have run this comand to back up the database: gitlab-backup create, After a few seconds, this happened:
/usr/bin/gitlab-backup: line 69: 27899 Killed /opt/gitlab/bin/gitlab-rake gitlab:backup:create ${@}
I cannot load gitlab page anymore. It always throws a 502 error, even when I have applied the Hotpatch, replaced the exiftool, reconfigured, stopped and started the gitlab service, rebooted the computer, nothing works!