Not able to access Jenkins dashboard on Windows
Not able to access Jenkins dashboard on Windows
I installed Jenkins on my local Windows system but it’s not accessible on the browser. I tried with multiple ports 8080, 8081 and 8083 but nothing worked. Any suggestions?
vinny Answered question March 9, 2021
If you are connected to a VPN, disconnect and then try to access Jenkins on the browser with URL localhost:8080. If you have installed tomcat in your windows, then you will have to stop the tomcat service or change the port of either tomcat or Jenkins (as both these services by default run on port 8080) and then access Jenkins on the browser.
Nikita Selected answer as best March 4, 2021