Hide Forgot
Description of problem: I was able to create apps in Origin by doing 'rhc' from my laptop. However, I can't log into the app's console using the ssh url if I were to ssh into it from my laptop (running F19) Version-Release number of selected component (if applicable): current. How reproducible: always. Steps to Reproduce: 1. create an app. 2. make sure the host from which rhc is run has mdns4 added to /etc/nsswitch.conf http://openshift.github.io/documentation/oo_deployment_guide_vm.html#configure-mdns 3. try to ssh into the app by using the ssh-url returned by rhc domain show ssh 5265afb46892dffb3800002c.com Actual results: ssh: Could not resolve hostname app1-orignmtv.example.com: No address associated with hostname Expected results: able to ssh into the host. Additional info:
This is a DNS issue. Depending on if the VM is set up with Avahi or Bind, the steps needed to configure your host machine will be different. oo-install integration with Origin VM will had additional information about how to configure the host machine.
This bug describes an outdated version of Origin. I am closing it out but feel free to re-open if you encounter this with Origin M4 or newer.