Created
December 23, 2013 03:10
-
-
Save arun-gupta/8091228 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Unable to clone your repository. Called Git with: git clone | |
ssh://[email protected]/~/git/mywildfly.git/ "mywildfly" | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | |
WARNING: Your application was created successfully but had problems during | |
configuration. Below is a list of the issues and steps you can | |
take to complete the configuration of your application. | |
Application URL: http://mywildfly-milestogo.rhcloud.com/ | |
Issues: | |
1. We were unable to clone your application's git repo - Unable to clone your repository. Called Git with: git clone | |
ssh://[email protected]/~/git/mywildfly.git/ "mywildfly" | |
Steps to complete your configuration: | |
1. Clone your git repo | |
$ rhc git-clone mywildfly | |
If you continue to experience problems after completing these steps, | |
you can try destroying and recreating the application: | |
$ rhc app delete mywildfly --confirm | |
Please contact us if you are unable to successfully create your | |
application: | |
Support - https://www.openshift.com/support | |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like the application is up at http://mywildfly-milestogo.rhcloud.com/, try cloning it manually with git clone ssh://[email protected]/~/git/mywildfly.git
Double check your ssh keys are setup correctly with rhc setup.