Jenkins not running as expected after changing the default port

0 votes

Hi Team,
Jenkins installed on Ubuntu machine and the service running fine with root user. 
the issue is here not able to access
withbelow

urls Jenkin service. Default port changed to 8081
 

http://192.168.32.55:8081/

http://gitlab.amarnath.com:8081/
http://localhost:8081/

 

Observations:
Jenkin service running
Not able to ping any of the above 3urls from windows machine.

Dec 19, 2018 in Jenkins by Ali
• 11,360 points
3,723 views

1 answer to this question.

0 votes

If your Jenkins is running on Ubuntu Virtual machine and you want to access it through windows, then make sure that inside the virtual machine, the firewall is disabled.

Also if you are using static IP then it would be a problem accessing Jenkins URL.

Please follow the below steps and let us know if that works or not?

Please follow the below steps to access jenkins from windows host

  • Go to settings:
  • Go to system settings--> go to network
  • Go to options 
  • Go to ipv4 settings--> and change manual to autimatic
  • After saving please reboot the machine:
  • And type ifconfig and now you can see a DHCP ip 
  • And now use this IP address and now you will be able to connect to your Jenkins dashboard.
answered Dec 19, 2018 by Charlie

Related Questions In Jenkins

0 votes
2 answers

How to change the default Jenkins port in Windows?

Hi@akhtar, Yes, you can change Jenkins port no. ...READ MORE

answered Jun 3, 2020 in Jenkins by MD
• 95,440 points
28,812 views
0 votes
2 answers

will running multiple Jenkins masters on same host increase the performance?

While using one big master, u can ...READ MORE

answered Aug 7, 2018 in Jenkins by Kalgi
• 52,360 points
3,021 views
0 votes
5 answers

What is the default Jenkins password?

Change the shell to /bin/bash instead of bin/false ...READ MORE

answered Apr 23, 2019 in Jenkins by Vinod
44,311 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,493 views
+2 votes
1 answer
0 votes
2 answers

How do I start jenkins as an admin without having the need of entering credentials?

I found a way around: Go to /Users/Username/.jenkins/ Open config.xml and remove ...READ MORE

answered Aug 22, 2018 in Jenkins by DareDev
• 6,890 points
7,144 views
+2 votes
3 answers

Permission denied error while running a simple job in Jenkins

Hey @Hannah, try changing the permissions using ...READ MORE

answered Oct 25, 2018 in Jenkins by krishti
56,374 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP