Jenkins 2 89 3 This Jenkins instance appears to be offline

0 votes

I have this problem that I can't seem to solve. Using macOS High Sierra. I installed Jenkins on my MacBook and I tried to run it on my system but I get this error:

Jenkins appears to be offline
Jul 19, 2018 in Jenkins by Nilesh
• 7,050 points
2,285 views

1 answer to this question.

0 votes
From your question Jenkins seems have been installed. The error message points to SSL error.

When I had similar exception message I managed to fix it after importing self-signed certificate into JVM (Jenkins uses Java).

keytool -import -alias $ALIAS -keystore $JAVA_HOME/jre/lib/security
answered Jul 19, 2018 by Kalgi
• 2,680 points

Related Questions In Jenkins

0 votes
1 answer
0 votes
2 answers

How to solve this error “Jenkins - j_acegi_security_check” ?

This is how I resolved this issue: # ...READ MORE

answered Aug 13, 2018 in Jenkins by lina
• 8,220 points
6,755 views
0 votes
5 answers

How to resolve this error “Jenkins Host key verification failed”?

HI Mam, Please check the following solution:: 1. Switch ...READ MORE

answered May 3, 2019 in Jenkins by anonymous
60,202 views
0 votes
1 answer

I’m facing a login error when I try to run Jenkins on Docker. How do I solve this?

You have to open the /var/log/jenkins/jenkins.log file to ...READ MORE

answered Jul 24, 2018 in Jenkins by Sophie may
• 10,610 points
3,320 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,514 views
+2 votes
1 answer
0 votes
1 answer

How to rebuild an item on Jenkins pipeline

Yes you can, its pretty simple actually. Go ...READ MORE

answered Jul 10, 2018 in Jenkins by Kalgi
• 2,680 points
3,895 views
0 votes
1 answer

How do I pass value from my Fake # script to the host build server (Jenkins)

You can use the EnvInject plugin to pass environment ...READ MORE

answered Jul 11, 2018 in Jenkins by Kalgi
• 2,680 points
1,152 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