Use this category to discuss the doubts and questions about the Jenkins course on KodeKloud
- List item
Use this category to discuss the doubts and questions about the Jenkins course on KodeKloud
Hi @ayushgupta1312005,
Please use the sudo
beginning of the command and use the journalctl
command to check the logs of the Jenkins service.
You need to debug it.
sudo journalctl -fu jenkins
Regards,