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*
kubernetes v1.6.1+5115d708d7
features: Basic-Auth GSSAPI Kerberos SPNEGO
openshift v3.6.0+c4dd4cf
kubernetes v1.6.1+5115d708d7

Does anyone know how to fix this?

thanks and kind regards
Anton
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


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 
 on behalf of Bruno Vernay 

Sent: Friday, September 1, 2017 3:09:08 PM
To: users@lists.openshift.redhat.com
Subject: Pushing image docker-registry.default.svc:5000/... failed

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

Registry server Address:
Registry server User Name: serviceaccount
Registry server Email: 
serviceacco...@example.org
Registry server Password: <>
error: build error: Failed to push image: After retrying 6 times, Push image 
still failed
-

And I may have done something really wrong because
  oc logs dc/docker-registry
  Error from server: 
deploymentconfigs.apps.openshift.io 
"docker-registry" not found

I don't know where to look, any hint would be appreciated.  I just have a 
master and a node, I can recreate easily 
https://github.com/BrunoVernay/VM-images-packer

Thanks
Bruno
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users


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

Registry server Address:
Registry server User Name: serviceaccount
Registry server Email: serviceacco...@example.org
Registry server Password: <>
error: build error: Failed to push image: After retrying 6 times, Push
image still failed
-

And I may have done something really wrong because
  oc logs dc/docker-registry
  Error from server: deploymentconfigs.apps.openshift.io "docker-registry"
not found

I don't know where to look, any hint would be appreciated.  I just have a
master and a node, I can recreate easily
https://github.com/BrunoVernay/VM-images-packer

Thanks
Bruno
___
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users