Cannot access registry web console

2017-09-01 Thread Anton
Hello When I try to access my registry web console, I get the following error. { error: "invalid_request", error_description: "The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed." } *Version Info*

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

2017-09-01 Thread Yu Wei
It seemed svc name was not correct. docker-registry.default.svc.cluster.local:5000 Thanks, Jared, (韦煜) Software developer Interested in open source software, big data, Linux From: users-boun...@lists.openshift.redhat.com

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 ... ...