victorb/autochecker

Troubleshooting: 404 no such container - No such image

Open

#20 opened on Apr 26, 2016

View on GitHub
 (14 comments) (0 reactions) (0 assignees)JavaScript (601 stars) (22 forks)batch import
bughelp wanted

Description

I ran $ autochecker 0.10.41 4.4.2 but the error message is somewhat misleading.

What does that mean? How to fix?

[1;1H[0Jautochecker Running tests in 2 different sessions
[2;1H[0J[2;1H0.10.41    - copying files
[2;1H[0J[2;1H0.10.41    - writing dockerfile
[2;1H[0J[2;1H0.10.41    - pulling image
[2;1H[0J[2;1H0.10.41    - building image
[2;1H[0J[2;1H0.10.41    - running container
Something went wrong when running the tests...
Error: HTTP code is 404 which indicates error: no such container - No such image: myprojectname_0.10.41:442f40bcf41634bc2479da52c42debc70ae3b12a

UPD: also, looks like the exit code was 0 (success).

Contributor guide