I installed jenkins sucessfully and connected with the port 8085. and started the service it is in active state. Problem is the jenkins UI is not opening
2/4
I installed jenkins sucessfully and connected with the port 8085. and started the service it is in active state. Problem is the jenkins UI is not opening
2/4
I’ve just checked and was able to access the Jenkins UI. Please share the output of the following command to verify its status:
sudo systemctl status jenkins
Make sure that the service is in a running state.