Giter Club home page Giter Club logo

Comments (6)

sheimi avatar sheimi commented on September 16, 2024

Thanks for your feedback. Which version do you use? I can clone projects on Github in the latest version.

from sgit.

earthspike avatar earthspike commented on September 16, 2024

I get exactly the same message when I try to clone one of my own hosted repositories. My parameters for the "Clone Repository" are:

  • Remote URL: ssh://[email protected]:/srv/git/project.git
  • Local Path: project
  • Username: user
  • Password: *******
  • Save username and password

When I hit clone, I get the exception. Checking the auth.log and syslog on host.fqdn confirms that there is no ssh attempt made, so the exception happens before any connection attempt. Is there any way to expose the exception traceback?

I have tried:

  • removing 'user@' this prompts for authentication, then still fails to authenticate. The host.fqdn shows a failed authentication for a null (blank) user.
  • Various other combinations, removing 'ssh://' and so on. None work.

It would be helpful if, when a clone fails, the user could be returned to the Clone Repository dialog box with the previous values still in place. This would make it a lot quicker to correct small mistakes.

from sgit.

earthspike avatar earthspike commented on September 16, 2024

I am using an unrooted Samsung Galaxy Note 8.0, Android 4.2.2, kernel 3.0.31-1475545. I can ssh from the tablet to the git repository server using ConnectBot, so that path is already proven.

from sgit.

sheimi avatar sheimi commented on September 16, 2024

I think you could try ssh://[email protected]/srv/git/project.git or ssh://[email protected]/srv/git/project.

from sgit.

earthspike avatar earthspike commented on September 16, 2024

@sheimi That's great. The first one works for me. I misread issue #11 and was adding extra colons. Thank you.

from sgit.

piotr-cz avatar piotr-cz commented on September 16, 2024

More explicit message would be helpful, like Please check repository's Remote URL

from sgit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.