Gitlab ee update to 15.7 Server error 500

I keep getting this error after Upgrading from 15.0.1 to 15.7 After I login to GITLAB and i couldn’t find anything on the google which would help me:

ActionView::Template::Error (13:config key “http.https://GIT DNS.sslVerify” failed regexp validation: invalid argument. debug_error_string:{“created”:“@1672670510.067621061”,“description”:“Error received from peer
unix:/var/opt/gitlab/gitaly/gitaly.socket”,“file”:“src/core/lib/surface/call.cc”,“file_line”:1063,“grpc_message”:“config key “http.https://GIT DNS.sslVerify” failed regexp validation: invalid argument”,“grpc_status”:13}):
25: - if project.creator && use_creator_avatar
26: = render Pajamas::AvatarComponent.new(project.creator, size: 48, alt: ‘’, class: ‘gl-mr-5’)
27: - else
28: = render Pajamas::AvatarComponent.new(project, size: 48, alt: ‘’, class: ‘gl-mr-5’)
29: .project-cell{ class: css_class }
30: .project-details.gl-pr-9.gl-sm-pr-0.gl-w-full.gl-display-flex.gl-flex-direction-column{ data: { qa_selector: ‘project_content’, qa_project_name: project.name } }
31: .gl-display-flex.gl-align-items-center.gl-flex-wrap-wrap

Any suggestion? I updated via YUM.