Closed xelfe closed 7 years ago
After trying some method for the install, I've found that everything work with gofabric8 deploy.
hi Xelfe , which method ? I am also facing same issue
oc delete user demo and oc delete identity github:demo
sorry for late reply ... it is displaying "Error from server (NotFound): identities.user.openshift.io "github:demo" not found" I am using oc version oc v3.6.0+c4dd4cf kubernetes v1.6.1+5115d708d7 features: Basic-Auth GSSAPI Kerberos SPNEGO Server https://internal-openshift-master.xxx.xx:443 openshift v3.6.0+c4dd4cf
Also please help for configuring the public url . now it's opening on port 443 and redirecting to github
thanks in advance for the help
oc delete user {delete user} oc get user oc delete identity {deleted user info}
thanks for fast reply oc get user / identity showing no resources found i deleted the user demo
oc login Login failed (401 Unauthorized) You must obtain an API token by visiting https://openshift-master.xxx.xx/oauth/token/request
now another issue coming as oc cluster up it shows
Starting OpenShift using openshift/origin:v3.6.0 ... -- Checking OpenShift client ... OK -- Checking Docker client ... OK -- Checking Docker version ... OK -- Checking for existing OpenShift container ... OK -- Checking for openshift/origin:v3.6.0 image ... OK -- Checking Docker daemon configuration ... OK -- Checking for available ports ... FAIL Error: a port needed by OpenShift is not available Caused By: Error: ports in use: [443 10250 53 8053] Please help
I'm using openshift origin 3.5 with authentification on github.
When I'm trying to access the web console of fabric8 I got the message; An authentication error occurred.
Into the url we can see the callback of github; http://openshift:8443/oauth2callback/github....