Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

received unexpected HTTP status: 500 Internal Server Error #7428

Closed
mmdai617 opened this issue Mar 23, 2019 · 5 comments
Closed

received unexpected HTTP status: 500 Internal Server Error #7428

mmdai617 opened this issue Mar 23, 2019 · 5 comments
Assignees
Labels
Module: Docker Indicates docker module related issues Type: Help wanted Indicates that a maintainer wants help on an issue/pull request from the rest of the community

Comments

@mmdai617
Copy link

Hello, everyone. Recently I am disturbed by the following problem and need your help.
After git clone apolloauto/apollo, when I try to pull the image using the command "bash docker/scripts/dev_start.sh -C" , I get the following error:
received unexpected HTTP status: 500 Internal Server Error
[ERROR] Failed to pull docker image.

My docker version is 18.09.3, ubuntu version is 16.04LTS

Appreciate for your help!

Screenshot from 2019-03-23 12-06-15

@mickeyouyou
Copy link
Contributor

It's a response of docker hub, you can remove the paramete -C and try agian.

@mickeyouyou mickeyouyou added the Module: Docker Indicates docker module related issues label Mar 24, 2019
@wuhangchen
Copy link

the trouble that i also pull the apollo 3.5.0 of version images, therefore now is it salve now ?please help me?but i use the option of -C it sames also some probleam?

@mickeyouyou
Copy link
Contributor

That was intermittent. Next time double check from another machine if possible.

Earlier thoughts:
With the default docker-machine running, regenerating the tls certs:

docker-machine regenerate-certs

fixes the problem, sometimes, for one pull. But has also yielded:

 Error response from daemon: Get <url omitted>: Get <url omitted>: 
 net/http: request canceled (Client.Timeout exceeded while awaiting headers)

@natashadsouza natashadsouza added the Type: Help wanted Indicates that a maintainer wants help on an issue/pull request from the rest of the community label Mar 25, 2019
@JokerLbz
Copy link

Hello, I have met the same problem.
Whenever I want to pull the container 3f91447c5641 and 0796d528009a the server responded to me HTTP error 500.
And i solved the problem by using bash docker/scripts/dev_start.sh without parameter -C.

@mickeyouyou
Copy link
Contributor

please refer last comment to solve issue like this, thank you .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module: Docker Indicates docker module related issues Type: Help wanted Indicates that a maintainer wants help on an issue/pull request from the rest of the community
Projects
None yet
Development

No branches or pull requests

6 participants