Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors when cloning a repository from a GIT server that requires credentials #3607

Open
brotenet opened this issue Apr 16, 2020 · 0 comments
Labels
🐞 Bug Something isn't working

Comments

@brotenet
Copy link

Tested on Linux Mint 19 (Ubuntu 18.04 based) using the .DEB and AppImage packages.

When cloning a repository from a GIT server that requires credentials, the application hangs on the "Cloning repository" pop-up with the following errors: (log file attached)

  • fatal: could not read Username for 'http://repo_url_here:8080': No such device or address
  • breadcrumbs.ts:103 Error: Cannot use simple-git on a directory that does not exist.
  • renderer.js:1 Uncaught (in promise) Error: Cannot use simple-git on a directory that does not exist.

clone_repo

clone_repo.log

@brotenet brotenet added the 🐞 Bug Something isn't working label Apr 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant