We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When restarting the git server on controller, it sometimes fails to initialize git apache server.
sudo docker-compose restart controller-git
Error log file: /var/log/apache2/error.log
/var/log/apache2/error.log
[Fri Feb 04 06:54:35.752092 2022] [cgid:error] [pid 10:tid 140050659851200] (98)Address already in use: AH01243: Couldn't bind unix domain socket /var/run/apache2/cgisock.9 [Fri Feb 04 06:54:36.750626 2022] [cgid:crit] [pid 9:tid 140050659851200] AH01238: cgid daemon failed to initialize
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When restarting the git server on controller, it sometimes fails to initialize git apache server.
Command used for restart
Error log in the git server
Error log file:
/var/log/apache2/error.log
The text was updated successfully, but these errors were encountered: