Forums

AWS CodeCommit Git failure

I am trying to pull a Git repository from AWS CodeCommit and it is returning the following

fatal: unable to access 'https://path.to.git.repo': gnutls_handshake() failed: Decrypt error

It looks like that only way that CodeCommit is going to work on PythonAnywhere, at least in the short to medium term, is for you to connect to it using SSH, and not https.