Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

jenkins show up as 404 when I try to start it #581

Closed
d3ming opened this issue Jun 3, 2015 · 8 comments
Closed

jenkins show up as 404 when I try to start it #581

d3ming opened this issue Jun 3, 2015 · 8 comments

Comments

@d3ming
Copy link

d3ming commented Jun 3, 2015

Repro:

  1. Start up kitematic
  2. Search for the jenkins container
  3. Start it

Result:
An error occured: HTTP code is 404 which indicates error: no such container...

@jmorganca
Copy link
Contributor

Thanks for the issue

Can you check the logs for any issue: cmd+alt+i then click Console

@d3ming
Copy link
Author

d3ming commented Jun 3, 2015

No errors in console and I don't see any requests failing either in the network panel (and also no 404s). I did find that this occurs to me in general when I try to add any container. This was off of a fresh install on OSX 10.10.3

I do have docker and boot2docker installed separately as well

@cdtweb
Copy link

cdtweb commented Jun 3, 2015

Hi, I did a fresh install of Kitematic on OSX 10.10.3 as well and am getting the same error message on any container that I try and install. I am also seeing nothing in the console.

@jmorganca
Copy link
Contributor

404 usually means the image pull failed so the image cannot be found. The error message definitely needs to improve.

Taking a look.

@jmorganca
Copy link
Contributor

Also, if you click the Docker CLI button and then try docker run jenkins, does it work? What is the error?

@Cordobo
Copy link

Cordobo commented Jun 3, 2015

See my comment here: #584 (comment)
It looks like the "404 image not found" is an issue with too many redirects in VirtualBox.
HTH

@mchiang0610
Copy link
Contributor

Same as #588

Temp workaround is there. (Merging threads)

Thanks!

@vinit7533
Copy link

while installing jenkins we are getting HTTP Status 404 - /

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants