0

I am trying to setup an Openshift application but it stays on build "pending" forever. I noticed that no images were added to the imagestream.

I followed all the steps on this link but it didn´t work. Can someone help me identify what is missing?

Graham Dumpleton
  • 57,726
  • 6
  • 119
  • 134
  • What OpenShift cluster are you using? Minishift? One you installed yourself? OpenShift Online? What do you get when you run ``oc get events``? Any errors? – Graham Dumpleton Mar 18 '18 at 05:02
  • I am using Openshift Online. I tested the same workflow on an instance of Openshift Origin on my local environment and it worked. No luck on Openshift online. The only error I got was: `Error from server (BadRequest): unable to wait for build to run: timed out waiting for the condition` – Gabriel Muniz Antonio Mar 18 '18 at 17:09
  • Which OpenShift Online cluster? There is more than one. – Graham Dumpleton Mar 18 '18 at 19:42
  • `console.starter-ca-central-1.openshift.com` I decided to try some changes and use the project creation UI. I change the Node version from 8 to 6. Now everything works just fine. I have no idea why I needed to change the version but this was the only difference between my local environment and my online environment – Gabriel Muniz Antonio Mar 18 '18 at 19:54
  • Also I learned that the deployment cycle has some bugs and sometimes your deployment gets stuck in pending. Is that correct? Do you know any solutions or workarounds for this issue? – Gabriel Muniz Antonio Mar 18 '18 at 20:53
  • It may be transient issues with the cluster. They went through an upgrade a week ago, so maybe there is some lingering issues related to that. – Graham Dumpleton Mar 18 '18 at 21:07
  • Okay I will have to wait and see then. Thank you so much for your help! – Gabriel Muniz Antonio Mar 18 '18 at 21:11
  • Please follow along on the Starter StatusPage: https://status.starter.openshift.com/incidents/3bbcmkd91dp0 – Will Gordon Mar 19 '18 at 21:18

0 Answers0