victorb/autochecker

Troubleshooting: 404 no such container - No such image

Aberta

#20 aberto em 26 de abr. de 2016

 (14 comentários) (0 reação) (0 responsável)JavaScript (22 forks)batch import
bughelp wanted

Métricas do repositório

Stars
 (601 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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).

Guia do colaborador