Hi, In OpenShift 1.3.1, I have configured this route:
* https://registry-console.example.com => registry-console When I try to connect to https://registry-console.example.com I have this errors: * in browser: {"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."} * in origin-master log: osinserver.go:99] internal error: urls don't validate: https://registry-console-default.router.default.svc.cluster.local / https://registry-console.example.com/ I have appended https://registry-console.example.com/ to corsAllowedOrigins field in /etc/origin/master/master-config.yaml config file. Where is my error? I have forgotten something? Best regards, Stéphane -- Stéphane Klein <[email protected]> blog: http://stephane-klein.info cv : http://cv.stephane-klein.info Twitter: http://twitter.com/klein_stephane
_______________________________________________ users mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/users
