Unable to retrieve list of containers available on DockerCloud name docker dockerURI tcp 192 168 99 102 4243

0 votes

Hello everyone,

I have configured one Cloud Node in Jenkins. But I launch this Node, it is showing me the below error.

Unable to retrieve list of containers available on DockerCloud [name=docker, dockerURI=tcp://192.168.99.102:4243] while reading list of containers (showAll=true, labelFilters={com.nirima.jenkins.plugins.docker.JenkinsId=712e570380d2b43109487e3d99172056})
java.net.ConnectException: Connection refused

Can anyone help me with this?

Jun 4, 2020 in Jenkins by akhtar
• 38,230 points
1,376 views

1 answer to this question.

0 votes

Hi@akhtar,

Jenkins will connect to docker server via SSH. So check SSH server is running or not in your docker server. If SSH server is not running then use the below given command.

$ /usr/sbin/sshd 

Hope this will help.

answered Jun 4, 2020 by MD
• 95,440 points

Related Questions In Jenkins

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,271 views
0 votes
1 answer

Error " unable to parse POM" while build on Jenkins

Maven tries to read /root/.jenkins/workspace/test tools as ...READ MORE

answered Oct 8, 2020 in Jenkins by Blackbuild
2,883 views
0 votes
0 answers

I am unable to install packages on jenkins it was showing "An error occurred during installation: Forbidden"

Please let me know how to fix ...READ MORE

Dec 9, 2021 in Jenkins by anonymous
• 120 points
1,559 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,439 views
+2 votes
1 answer
0 votes
1 answer
+1 vote
3 answers

How to auto build a job in jenkins if there is any change in code on Github repository?

To automatically run build on code commit, follow ...READ MORE

answered Jul 31, 2019 in Jenkins by Sirajul
• 59,230 points
75,537 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