Re: ImagePullBackOff - API error (500): manifest unknown

2016-06-16 Thread Philippe Lafoucrière
Thanks!​
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: ImagePullBackOff - API error (500): manifest unknown

2016-06-15 Thread Clayton Coleman
We're currently tracking this here:
https://trello.com/c/CJiUnVUm/136-3-docker-1-10-push-force-schema1-manifest-via-daemon-flag

On Wed, Jun 15, 2016 at 4:40 PM, Ben Parees  wrote:
> Dan Walsh or Clayton might be able to point to the bugzilla bug that's being
> used to make the docker 1.10 changes to address this.
>
>
> On Wed, Jun 15, 2016 at 1:38 PM, Philippe Lafoucrière
>  wrote:
>>
>> Is there a github issue we can follow to have updates on this?
>>
>> Thanks
>
>
>
>
> --
> Ben Parees | OpenShift
>

___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: ImagePullBackOff - API error (500): manifest unknown

2016-06-15 Thread Ben Parees
Dan Walsh or Clayton might be able to point to the bugzilla bug that's
being used to make the docker 1.10 changes to address this.


On Wed, Jun 15, 2016 at 1:38 PM, Philippe Lafoucrière <
philippe.lafoucri...@tech-angels.com> wrote:

> Is there a github issue we can follow to have updates on this?
>
> Thanks
> ​
>



-- 
Ben Parees | OpenShift
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: ImagePullBackOff - API error (500): manifest unknown

2016-06-15 Thread Philippe Lafoucrière
Is there a github issue we can follow to have updates on this?

Thanks
​
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: ImagePullBackOff - API error (500): manifest unknown

2016-06-09 Thread Henryk Konsek
Ben, you're my OpenShift god :) . I've downgraded Docker to 1.9, re-build
and pushed everything - that did the trick.

Many thanks again! Laters!

czw., 9.06.2016 o 15:28 użytkownik Ben Parees  napisał:

> See this thread:
>
> http://lists.openshift.redhat.com/openshift-archives/users/2016-June/msg00054.html
>
> you will need to rebuild/push your image using docker1.9 for now.
>
>
>
> On Thu, Jun 9, 2016 at 9:23 AM, Henryk Konsek  wrote:
>
>> Hi,
>>
>> Today one of my images suddenly became undeployable :) I receive ErrImagePull
>> when I try to pull it from Docker Hub:
>>
>> $ docker exec -it openshift-server oc get pod
>> NAMEREADY STATUS RESTARTS   AGE
>> eventbus-1-deploy   1/1   Running0  19s
>> eventbus-1-sa72a0/1   ErrImagePull   0  10s
>>
>> Events tells me that error cause is "API error (500): manifest unknown".
>>
>> $ docker exec -it openshift-server oc get events
>> 12s 12s1 eventbus-1-sa72aPod
>> spec.containers{eventbus} Warning   Failed {kubelet
>> henryberg}Failed to pull image 
>> "smolok/eventbus@sha256:cadbd5e4b51ad84784f9b45449645cd86459d536f4fe4a848b08fb75ac0f49af":
>> API error (500): manifest unknown: manifest unknown
>>
>> 12s   12s   1 eventbus-1-sa72a   Pod
>> Warning   FailedSync   {kubelet henryberg}   Error syncing pod, skipping:
>> failed to "StartContainer" for "eventbus" with ErrImagePull: "API error
>> (500): manifest unknown: manifest unknown\n"
>>
>> 12s   12s   1 eventbus-1-sa72a   Pod
>> spec.containers{eventbus}   NormalBackOff  {kubelet henryberg}
>> Back-off pulling image "smolok/eventbus@sha256
>> :cadbd5e4b51ad84784f9b45449645cd86459d536f4fe4a848b08fb75ac0f49af"
>> 12s   12s   1 eventbus-1-sa72a   Pod
>>   Warning   FailedSync   {kubelet henryberg}   Error syncing
>> pod, skipping: failed to "StartContainer" for "eventbus" with
>> ImagePullBackOff: "Back-off pulling image \"smolok/eventbus@sha256
>> :cadbd5e4b51ad84784f9b45449645cd86459d536f4fe4a848b08fb75ac0f49af\""
>>
>> Out of the sudden the image can't be downloaded on all my machines. I
>> still can pull and run the image using bare Docker client.
>>
>> Any ideas what could be the cause?
>>
>> Cheers!
>>
>> --
>> Henryk Konsek
>> https://linkedin.com/in/hekonsek
>>
>> ___
>> users mailing list
>> users@lists.openshift.redhat.com
>> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>>
>>
>
>
> --
> Ben Parees | OpenShift
>
> --
Henryk Konsek
https://linkedin.com/in/hekonsek
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


Re: ImagePullBackOff - API error (500): manifest unknown

2016-06-09 Thread Ben Parees
See this thread:
http://lists.openshift.redhat.com/openshift-archives/users/2016-June/msg00054.html

you will need to rebuild/push your image using docker1.9 for now.



On Thu, Jun 9, 2016 at 9:23 AM, Henryk Konsek  wrote:

> Hi,
>
> Today one of my images suddenly became undeployable :) I receive ErrImagePull
> when I try to pull it from Docker Hub:
>
> $ docker exec -it openshift-server oc get pod
> NAMEREADY STATUS RESTARTS   AGE
> eventbus-1-deploy   1/1   Running0  19s
> eventbus-1-sa72a0/1   ErrImagePull   0  10s
>
> Events tells me that error cause is "API error (500): manifest unknown".
>
> $ docker exec -it openshift-server oc get events
> 12s 12s1 eventbus-1-sa72aPod
> spec.containers{eventbus} Warning   Failed {kubelet
> henryberg}Failed to pull image 
> "smolok/eventbus@sha256:cadbd5e4b51ad84784f9b45449645cd86459d536f4fe4a848b08fb75ac0f49af":
> API error (500): manifest unknown: manifest unknown
>
> 12s   12s   1 eventbus-1-sa72a   Pod
> Warning   FailedSync   {kubelet henryberg}   Error syncing pod, skipping:
> failed to "StartContainer" for "eventbus" with ErrImagePull: "API error
> (500): manifest unknown: manifest unknown\n"
>
> 12s   12s   1 eventbus-1-sa72a   Pod
> spec.containers{eventbus}   NormalBackOff  {kubelet henryberg}
> Back-off pulling image "smolok/eventbus@sha256
> :cadbd5e4b51ad84784f9b45449645cd86459d536f4fe4a848b08fb75ac0f49af"
> 12s   12s   1 eventbus-1-sa72a   Pod
> Warning   FailedSync   {kubelet henryberg}   Error syncing pod,
> skipping: failed to "StartContainer" for "eventbus" with ImagePullBackOff:
> "Back-off pulling image \"smolok/eventbus@sha256
> :cadbd5e4b51ad84784f9b45449645cd86459d536f4fe4a848b08fb75ac0f49af\""
>
> Out of the sudden the image can't be downloaded on all my machines. I
> still can pull and run the image using bare Docker client.
>
> Any ideas what could be the cause?
>
> Cheers!
>
> --
> Henryk Konsek
> https://linkedin.com/in/hekonsek
>
> ___
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
>


-- 
Ben Parees | OpenShift
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


ImagePullBackOff - API error (500): manifest unknown

2016-06-09 Thread Henryk Konsek
Hi,

Today one of my images suddenly became undeployable :) I receive ErrImagePull
when I try to pull it from Docker Hub:

$ docker exec -it openshift-server oc get pod
NAMEREADY STATUS RESTARTS   AGE
eventbus-1-deploy   1/1   Running0  19s
eventbus-1-sa72a0/1   ErrImagePull   0  10s

Events tells me that error cause is "API error (500): manifest unknown".

$ docker exec -it openshift-server oc get events
12s 12s1 eventbus-1-sa72aPod
spec.containers{eventbus} Warning   Failed {kubelet
henryberg}Failed to pull image
"smolok/eventbus@sha256:cadbd5e4b51ad84784f9b45449645cd86459d536f4fe4a848b08fb75ac0f49af":
API error (500): manifest unknown: manifest unknown

12s   12s   1 eventbus-1-sa72a   Pod
Warning   FailedSync   {kubelet henryberg}   Error syncing pod, skipping:
failed to "StartContainer" for "eventbus" with ErrImagePull: "API error
(500): manifest unknown: manifest unknown\n"

12s   12s   1 eventbus-1-sa72a   Pod
spec.containers{eventbus}   NormalBackOff  {kubelet henryberg}
Back-off pulling image "smolok/eventbus@sha256
:cadbd5e4b51ad84784f9b45449645cd86459d536f4fe4a848b08fb75ac0f49af"
12s   12s   1 eventbus-1-sa72a   Pod
Warning   FailedSync   {kubelet henryberg}   Error syncing pod,
skipping: failed to "StartContainer" for "eventbus" with ImagePullBackOff:
"Back-off pulling image \"smolok/eventbus@sha256
:cadbd5e4b51ad84784f9b45449645cd86459d536f4fe4a848b08fb75ac0f49af\""

Out of the sudden the image can't be downloaded on all my machines. I still
can pull and run the image using bare Docker client.

Any ideas what could be the cause?

Cheers!

-- 
Henryk Konsek
https://linkedin.com/in/hekonsek
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users