thermal icon indicating copy to clipboard operation
thermal copied to clipboard

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

Open brotenet opened this issue 4 years ago • 0 comments

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 avatar Apr 16 '20 07:04 brotenet