godotengine / godotengine/godot-git-plugin

Always getting an Error -1 on attempted SSH connection

Open
#130 4 comments 2 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
954
Forks
98
PR merge metrics
No merged PRs in 30d

Description

With every attempt I make to connect to my remote repository, I keep getting the error - `Could not connect to remote "origin". Are your credentials correct? Try using a PAT token (in case you are using Github) as your password. Error -1: failed to start SSH session: Unable to exchange encryption keys`

Im hosting my own Gitea instance and trying to version my work to the server it runs on, but godot refuses to connect. The ssh keys are defined correctly and confirmed to be working through the cmd, and I believe the User portion of the Remote Login area is as well.

Initially, I thought it could be some Gitea messery, but after testing two other ways to connect to the server, I don't think thats the case. Ive done some thorough testing, and am able to connect via cmd and through VS Code, and was able to push/pull, as well as Remote Add via the other two applications.

I am on Godot 3.5.1 stable and v2.1.0 of the plugin

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.