Closed magick93 closed 7 years ago
Did you follow the getting started on openshift guide? I wonder if you're missing the openshift roles?
Also you shouldn't need to create an routes as the exposecontroller should do that for you. Is that pod running? There was a similar issue on a mailing list and I think all that was needed was to include your domain when running gofabric8 deploy on openshift.
e.g.
gofabric8 deploy -d example.fabric8.io
http://fabric8.io/guide/getStarted/openshift.html#getting-started-with-openshift
Hi James,
Yes, we followed the directions. We reinstalled Fabric8 and I cannot say if it fixed this issue as we are now unable to login - https://github.com/fabric8io/fabric8-console/issues/257
I have just done a fresh install of Fabric8 on OpenShift, but the console page loads without any options.
Perhaps this is also relevant: I created an OpenShift route to the console. I'm also unable to open console using gofabric8 console
When I try I get the same issue as described on https://github.com/fabric8io/fabric8/issues/6725.