I’m have a private package on GitLab. When I run Pkg.update() Julia is asking for the credentials of this repository. This works fine on Linux and Windows 10, however causes Julia to crash on Windows 7 Enterprise.
A “Windows Security” window opens. After the credentials are entered Julia exits without error message. The error occurs when Julia is started from the command line, git bash, or Atom.
Hi, thank you for your suggestion!
I uploaded my ssh key and changed the remote. I can push and pull but when updating the Pkg I get this error:
ERROR: Update finished with errors.
=> Package SanitationSystemMassFlow cannot be updated.
GitError(Code:ERROR, Class:SSH, Failed to start SSH session: Unable to exchange encryption keys)