Re: no items in "browse catalog" page

2016-08-17 Thread Ravi Kapoor
Thank you so much Cesar. Looks like that is exactly what I was facing. As commented in the defect log, I tried oc cluster up --version=v1.3.0-alpha.2 and that also works. P.S.: if any developers are here, I would suggest switch openshift docker distribution to start "oc cluster up" instead of

Re: no items in "browse catalog" page

2016-08-17 Thread Ravi Kapoor
Unfortunately I am no familiar enough to follow instructions such as "giving the API server to use the public key to verify tokens" Also this was more than a year ago, how come out of box version is unstable enough that it doesn't work on its own without fixes? Are there detailed instructions on

Re: no items in "browse catalog" page

2016-08-15 Thread Jonathan Yu
Hey Ravi, On Mon, Aug 15, 2016 at 8:35 PM, Ravi Kapoor wrote: > Thanks Jessica, that was helpful. I had to do following > > 1. oc cluster up > it gave error > Error: did not detect an --insecure-registry argument on the Docker daemon >Solution: > > Ensure that

Re: no items in "browse catalog" page

2016-08-15 Thread Ravi Kapoor
Thanks Jessica, that was helpful. I had to do following 1. oc cluster up it gave error Error: did not detect an --insecure-registry argument on the Docker daemon Solution: Ensure that the Docker daemon is running with the following argument: --insecure-registry 172.30.0.0/16 2.

Re: no items in "browse catalog" page

2016-08-15 Thread Jessica Forrester
So if you are just running a local dev cluster to try things out, I recommend using 'oc cluster up' instead, it will set up a lot for you, including all the example image streams and templates. If you want to add them in an existing cluster see step 10 here

no items in "browse catalog" page

2016-08-15 Thread Ravi Kapoor
I am a newbie, so excuse my ignorance. I have tried for 2 days now to get "browse catalog" page to show me catalog. I do not see any errors nor images. Due to this I am not able to follow any tutorials. thanks for helping This is what my page looks like (text copy in case image attachments are