Advertisement
Guest User

Untitled

a guest
Nov 11th, 2013
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.39 KB | None | 0 0
  1. ssh: connect to host cassandra-dsx.dsx.org port 22: Connection timed out
  2. fatal: Could not read from remote repository.
  3.  
  4. Please make sure you have the correct access rights
  5. and the repository exists.
  6. Unable to clone your repository. Called Git with: git clone
  7. ssh://528120478000fd9909000007@cassandra-dsx.dsx.org/~/git/cassandra.git/ "cassandra"
  8.  
  9. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  10. WARNING: Your application was created successfully but had problems during
  11. configuration. Below is a list of the issues and steps you can
  12. take to complete the configuration of your application.
  13.  
  14. Application URL: http://cassandra-dsx.dsx.org/
  15.  
  16. Issues:
  17. 1. We were unable to clone your application's git repo - Unable to clone your repository. Called Git with: git clone
  18. ssh://528120478000fd9909000007@cassandra-dsx.dsx.org/~/git/cassandra.git/ "cassandra"
  19.  
  20. Steps to complete your configuration:
  21. 1. Clone your git repo
  22. $ rhc git-clone cassandra
  23.  
  24. If you continue to experience problems after completing these steps,
  25. you can try destroying and recreating the application:
  26.  
  27. $ rhc app delete cassandra --confirm
  28.  
  29. Please contact us if you are unable to successfully create your
  30. application:
  31.  
  32. Support - https://www.openshift.com/support
  33.  
  34. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement