Re: Pushing image docker-registry.default.svc:5000/... failed

2017-09-11 Thread Bruno Vernay
Very simple question: once you install OpenShift Origin with the "Advanced method" (Ansible): isn't OpenShift supposed to be an active service ?? Do I have to connect to the master via ssh and explicitly launch "sudo openshift start" ?? Regards Bruno On Sun, Sep 3, 2017 at

Re: Pushing image docker-registry.default.svc:5000/... failed

2017-09-03 Thread Bruno Vernay
no-cache < Date: Sun, 03 Sep 2017 18:53:17 GMT < Content-Length: 0 < Content-Type: text/plain; charset=utf-8 < * Connection #0 to host docker-registry.default.svc left intact I recorded all the history and log files here: https://github.com/BrunoVernay/VM-images-packer/issues/2 Bruno

Re: Pushing image docker-registry.default.svc:5000/... failed

2017-09-03 Thread Bruno Vernay
:::* Bruno On Sat, Sep 2, 2017 at 10:43 PM Jamie Duncan <jdun...@redhat.com> wrote: > Have you tried deleting the 'search' parameter from /etc/resolv.conf? I've > run into DNS weirdness when using nip.io. > > On Sat, Sep 2, 2017 at 4:26 PM Bruno Vernay <brunove

Re: Pushing image docker-registry.default.svc:5000/... failed

2017-09-02 Thread Bruno Vernay
0 > > > Thanks, > > Jared, (韦煜) > Software developer > Interested in open source software, big data, Linux > -- > *From:* users-boun...@lists.openshift.redhat.com < > users-boun...@lists.openshift.redhat.com> on behalf of Bruno Vernay &

Pushing image docker-registry.default.svc:5000/... failed

2017-09-01 Thread Bruno Vernay
Hi I have a clean install, systemctl show no apparent errors, but when trying to build my first app it fails: -- Writing lock file Generating optimized autoload files Pushing image docker-registry.default.svc:5000/picture-uploader/cam-cli:latest ... Warning: Push failed, retrying in 5s ... ...

Re: Origin 3.6 on CentOS - looking for wrong package names?

2017-08-30 Thread Bruno Vernay
at.com> wrote: > Does anyone have a known working sample I can diff against to figure out > where I'm going sideways? > > On Wed, Aug 30, 2017, 8:11 AM Bruno Vernay <brunover...@gmail.com> wrote: > >> In case of errors in the config file, it is rewritten without the >>

Re: Origin 3.6 on CentOS - looking for wrong package names?

2017-08-30 Thread Bruno Vernay
In case of errors in the config file, it is rewritten without the "errors". On Wed, Aug 30, 2017 at 2:56 PM Jamie Duncan wrote: > Scott, that's good to know, thanks! > > I tried setting 'deployment_type' in the config, and it was overwritten as > well. > > Looking at >

v3.6 removed "origin" variant from atomic-openshift-installer ??

2017-08-18 Thread Bruno Vernay
https://groups.google.com/forum/#!topic/openshift/9RcoqJH5MeA To sum up I launch atomic-openshift-installer v3.6 and it only proposes 2 options: (1) OpenShift Container Platform (2) Registry I expected (as in v3.5): (1) OpenShift Origin (2) OpenShift Container Platform (3) Registry I just

Re: Cannot get policybindings Error

2017-02-09 Thread Bruno Vernay
Actually running as sudo was not the key to the problem. The issue seems to have been corporate proxy and stale kvm images. You can check with: sudo virsh list --all sudo virsh destroy XX sudo virsh undefine XX Regards Bruno On Tue, Feb 7, 2017 at 11:49 PM Bruno Vernay <bruno