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

Pharos docker registry timeout (504) #1522

Open
jakubknejzlik opened this issue Feb 10, 2020 · 13 comments
Open

Pharos docker registry timeout (504) #1522

jakubknejzlik opened this issue Feb 10, 2020 · 13 comments

Comments

@jakubknejzlik
Copy link

What happened:

registry.pharos.sh report timeout with status code 504 and docker cannot pull pharos images.

What you expected to happen:

200 status code and successful docker pull.

How to reproduce it (as minimally and precisely as possible):

docker pull registry.pharos.sh/kontenapharos/kube-proxy:v1.14.9

Anything else we need to know?:

Environment:

$ docker version
Client: Docker Engine - Community
 Version:           19.03.5
 API version:       1.40
 Go version:        go1.12.12```
@matti
Copy link

matti commented Feb 10, 2020

registry has been shut down

@jakubknejzlik
Copy link
Author

@madddi on purpose?

@matti
Copy link

matti commented Feb 11, 2020

jes @jacub, the company shut down

@jakubknejzlik
Copy link
Author

Ah, that's sad news. Would be nice to be informed ahead on some official channel.

Anyway, I'll keep this open as this affects all users interacting with pharos-cluster tool and basically disables the usage of the whole solution (initialization of new cluster and managing the running clusters).

@matti
Copy link

matti commented Feb 11, 2020

well they did publish a blogpost etc almost two months ago

@shinebayar-g
Copy link

Kontena is completely shut down. They announced it on their slack channel and website which is shut down now. Unfortunately there isn't any info on github.

@0x4139
Copy link

0x4139 commented Apr 2, 2020

can't we get the image source code and just push them to another repository?

@shinebayar-g
Copy link

That won't work. Because pharos cluster is integrated with their services. Authentication etc..

@jakubknejzlik
Copy link
Author

@shinebayar-g AFAIK kontena's services are not mandatory for OSS version. We had problems only with downtime of pharos registry.

@0x4139
Copy link

0x4139 commented Apr 3, 2020

if anyone has an kontena version up and running we could extract the tar archives and push them to a new registry

@jakolehm
Copy link
Contributor

jakolehm commented Apr 3, 2020

All the images are available under docker.io/kontenapharos.

@0x4139
Copy link

0x4139 commented Apr 3, 2020

@jakolehm thank you, do you think they can be open sourced the ones used in pharos? So we can update them as time goes by?

@jakolehm
Copy link
Contributor

jakolehm commented Apr 3, 2020

There is very little to open source.. most of the stuff is built from upstream sources. Basically most were a build pipeline configs which were used to bake multi-arch images (because upstream was not always providing those).

Pharos 3.x (which is pure OSS) has switched to use upstream repos so this should not be a problem anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants