Cannot push to gitlab anymore

XMLWordPrintable

    • Type: Bug
    • Resolution: Answered
    • Priority: Medium
    • None
    • Affects Version/s: 2.7, 2.7.1b1
    • Component/s: None
    • Environment:

      macOS 10.13.3

      I'm using system wide git 2.16.1

    • Severity 2 - Major

      When I try to push my changes to our gitlab server, I get an error message that denies me the push process (Sourcetree 2.7b6 and 2.7b7). Here is the output:

      git -c diff.mnemonicprefix=false -c core.quotepath=false -c credential.helper=sourcetree push -v --set-upstream origin refs/heads/feature/test-commit:refs/heads/feature/test-commit
      
      Pushing to git@company.gitlab.com:ben/myproject.git
      Permission denied, please try again.
      Permission denied, please try again.
      git@company.gitlab.com: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
      fatal: Could not read from remote repository.
      
      Please make sure you have the correct access rights and the repository exists.
      Completed with errors, see above
      

      Are there any log files that will help?

            Assignee:
            Unassigned
            Reporter:
            Hida Amoro
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: