threefoldtech / 0-hub

Threefold Images Hub
https://hub.grid.tf
Apache License 2.0
1 stars 1 forks source link

Internal server error when converting a docker image #43

Closed OmarElawady closed 3 years ago

OmarElawady commented 4 years ago

When I convert the image omarelawady/discourse_all_in_one, the conversion takes some time then a page with internal server error is shown. After that an image with this name appears in my profile with the files in it but when I try to deploy it on zos core x doesn't initalize. image

OmarElawady commented 4 years ago

I tried to deploy it again later and it worked normally with core x initialized. So now it's just the internal server error part.

maxux commented 4 years ago

It’s probably a timeout behind not handled, I’ll check it out

On Mon, 10 Aug 2020 at 21:27 OmarElawady notifications@github.com wrote:

I tried to deploy it again later and it worked normally with core x initialized. So now it's just the internal server error part.

— You are receiving this because you were assigned.

Reply to this email directly, view it on GitHub https://github.com/threefoldtech/0-hub/issues/43#issuecomment-671543379, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7TEEFYYYMUHSUZHHH7IJ3SABC2HANCNFSM4P2BRMBA .

zaibon commented 4 years ago

@OmarElawady @maxux What is the status of this issue please ?

maxux commented 4 years ago

Will be fixed when progression will be merged (probably today on playground)

maxux commented 4 years ago

Can be tested via: https://playground.hub.grid.tf Docker conversion and flist from archive should be supported.

zaibon commented 3 years ago

I tested the faulty docker image again: omarelawady/discourse_all_in_one and here is the result: 2020-08-24_1520x999_scrot

@maxux make sure you use this image for your tests please.

maxux commented 3 years ago

I did it. It's probably caddy configuration now. Will check.

On Mon, 24 Aug 2020 at 09:53 Christophe de Carvalho < notifications@github.com> wrote:

I tested the faulty docker image again: omarelawady/discourse_all_in_one and here is the result:

[image: 2020-08-24_1520x999_scrot] https://user-images.githubusercontent.com/303164/91018138-80426200-e5ef-11ea-8ef0-ef3cc9f6211b.png

@maxux https://github.com/maxux make sure you use this image for your tests please.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/threefoldtech/0-hub/issues/43#issuecomment-678969471, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA7TEEFLYTCM6QIWDAOB3QLSCIL6TANCNFSM4P2BRMBA .

maxux commented 3 years ago

It was internal docker client timeout, cleaning up the image took more than 60 seconds. Timeout was extended and progression were a lot improved. No more issue with this image on playground so far :)

EDIT: missclicked close issue.