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

can't deploy on openshift #57

Closed
PI-Victor opened this issue Aug 31, 2016 · 2 comments
Closed

can't deploy on openshift #57

PI-Victor opened this issue Aug 31, 2016 · 2 comments
Labels

Comments

@PI-Victor
Copy link
Contributor

@bparees is this supposed to be empty?
https://github.com/openshift/django-ex/blob/master/openshift/templates/django-postgresql.json#L305

my deployment fails on openshift with imagePullBackOff and something like

E0831 14:49:01.123388    1727 pod_workers.go:183] Error syncing pod e158c98e-6f78-11e6-
ada1-68f728fac2c0, skipping: failed to "StartContainer" for "postgresql" with ErrImagePull: 
"couldn't parse image reference \" \": invalid reference format"
@jhadvig
Copy link

jhadvig commented Aug 31, 2016

@PI-Victor that shouldn't cause the issue... when you check https://github.com/openshift/rails-ex/blob/master/openshift/templates/rails-postgresql.json#L178 it's got empty value as well

@PI-Victor
Copy link
Contributor Author

@jhadvig thanks for the help man. it was actually a namespace issue on my project, was using project demo instead of openshift
closing.

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

No branches or pull requests

2 participants