openshift origin - DNS failure when creating and app -


itemprop = "text">

I followed this tutorial to deploy OpenShift original using VirtualBox in a MacBook Air OS X 10.10 (Yosemite) I am

Once VM is running, I can execute from the host terminal successfully following command: --server broker -66587 a.openshift.local -l demo

However, when I try to create an app, I get the following error:

  rhc create-app prueba php-5.5 application options ------ -------- prueba-: - ----- Domains: Santiago Cartridge: php-5.5 Gear size: Default scaling is waiting for DNS to make any application 'prueba' ... its DNS name Available Waiting ... Retry # 1 Waiting for santiago.openshift.local Try again # 2 - Waiting for DNS: prueba-santiago.openshift.local # 3 Try again - DNS Waiting for: prueba-santiago.openshift.local Try again # 4 - Waiting for DNS: prueba-santiago.openshift.local Try again # 5 - Waiting for DNS: prueba- Santiago.openshift.local Try again # 6 - Waiting for DNS: prueba-santiago.openshift.local Try again # 7 - Icons for DNS Should protect is: prueba-santiago.openshift.local failure !!!!!!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !!!!!! Warning: Your application was successfully created but there were problems during configuration. Below is a list of the issues and steps you have taken to complete the configuration of your application. Application URL: http: //prueba-santiago.openshift.local/ Issues: 1. We were unable to see our host name (prueba-santiago.openshift.local) at the right time and not cloning your application. Can. Steps to complete your configuration: 1. Clone your GIT repo $$ rhc git-clone prueba If you experience problems after completing these steps, you try to delete and recreate the application Can: $ rhc app delete prueba --confirm Please contact us You are unable to successfully create your application: Support - https://www.openshift.com/support !!!!!!!!!!!! !!!!!!!!!!!!!!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  

Any idea why this behavior? Thanks


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -