Jenkins UI not working

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

https://learn.kodekloud.com/user/courses/jenkins-for-beginners/module/3c1739a1-ee72-4285-a832-4ce3c95b784d/lesson/aeaa6095-8d5d-4470-9c89-33bfa2014677

2/4

Hi @bhanuprakashk

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.