Multiple execution actions errors, acme, certificate

Replace this template with your information

Error executing action run on resource ‘ruby_block[create certificate for gitlab.stealcloud.com]’
Error executing action create on resource ‘acme_certificate[staging]’
Error executing action create on resource ‘letsencrypt_certificate[gitlab.stealcloud.com]’

  • Every time i try to run reconfigure it fails and because of that i can’t upgrade gitlab as well.
  • self-managed 14.5.0-ee yum package on CentOS VM.
  • I tried the workaround with the certbot but it didn’t work as well.
  • Pastebin:
  • Error parts:
  • Full log:
Running handlers:
There was an error running gitlab-ctl reconfigure:

letsencrypt_certificate[gitlab.stealcloud.com] (letsencrypt::http_authorization line 6) had an error: RuntimeError: acme_certificate[staging] (/opt/gitlab/embedded/cookbooks/cache/cookbooks/letsencrypt/resources/certificate.rb line 41) had an error: RuntimeError: ruby_block[create certificate for gitlab.stealcloud.com] (/opt/gitlab/embedded/cookbooks/cache/cookbooks/acme/resources/certificate.rb line 108) had an error: RuntimeError: [gitlab.stealcloud.com] Validation failed, unable to request certificate, Errors: [{url: https://acme-staging-v02.api.letsencrypt.org/acme/chall-v3/1079939468/RQr1uQ, status: invalid, error: {"type"=>"urn:ietf:params:acme:error:unauthorized", "detail"=>"Invalid response from https://gitlab.stealcloud.com/users/sign_in [2606:4700:3036::ac43:9c2e]: \"<!DOCTYPE html>\\n<html class=\\\"devise-layout-html\\\">\\n<head prefix=\\\"og: http://ogp.me/ns#\\\">\\n<meta charset=\\\"utf-8\\\">\\n<link rel=\\\"preloa\"", "status"=>403}} ]

Running handlers complete
Chef Infra Client failed. 10 resources updated in 01 minutes 31 seconds

Thanks for help.