Gitaly.socket No such file or directory

Hello,

I made changes in the gitlab.rb file in the ldap section.
Than I made “gitlab-ctl reconfigure” . After that I restartet gitlab and when I
try to create a new project an error 500 apears.
In the log files production.log there is a

ActionView::Template::Error (14:connections to all backends failing; last error: UNKNOWN: unix:/var/opt/gitlab/gitaly/gitaly.socket: No such file or directory. debug_error_string:{UNKNOWN:Error received from peer {grpc_message:“connections to all backends failing; last error: UNKNOWN: unix:/var/opt/gitlab/gitaly/gitaly.socket: No such file or directory”, grpc_status:14, created_time:“2025-01-08T16:51:53.278656572+01:00”}}):

error message.

can anyone help me .

best regards
T. Reineck

That would suggest that whatever changes you made are incorrect and most likely the section related to LDAP hasn’t been opened/closed off properly.

You will need to post exactly what changes you made if you want more help than the above, but basically you have incorrectly formatted gitlab.rb file.