Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSE V3.1 - Offline / openshift server can be accessed and vnc is not started #128

Open
cmoulliard opened this issue Jan 8, 2016 · 0 comments

Comments

@cmoulliard
Copy link

I have created a Virtual machine and I'm connected to this machine (vagrant ssh) but I don't see that vnc is running and that I can access to the terminal of this machine remotely.

By consequence, this step (http://demobuilder.gps.hst.ams2.redhat.com/layers/rhel-server-7:gui:ose-3.1:offline:demo/@docs/browse-the-openshift-web-user-interface.html) can be executed.

[vagrant@openshift ~]$ ps -ef | grep vnc
vagrant   34437  31858  0 09:03 pts/0    00:00:00 grep --color=auto vnc

Do we have to start manually the VNS Server within the Virtual Machine ?

I can't also access the openshift server as the client gets this certificate error

[vagrant@openshift ~]$ oc login
Server [https://localhost:8443]:
Unable to connect to the server: x509: certificate is valid for kubernetes, kubernetes.default, kubernetes.default.svc, kubernetes.default.svc.cluster.local, openshift, openshift.default, openshift.default.svc, openshift.default.svc.cluster.local, openshift.example.com, 172.30.0.1, 10.0.2.15, not localhost

oc login https://openshift.example.com:8443
Authentication required for https://openshift.example.com:8443 (openshift)
Username: admin
Password:
Login failed (401 Unauthorized)

[vagrant@openshift ~]$ more /etc/hosts
# This file is automatically regenerated by /etc/NetworkManager/dispatcher.d/99-hosts
127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
10.0.2.15 openshift.example.com
# openshift-routewatcher begin
10.0.2.15     hawkular-metrics.example.com
10.0.2.15     kibana-ops.example.com
10.0.2.15     kibana.example.com
# openshift-routewatcher end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant