godotengine / godotengine/godot-git-plugin

Push to Gitea not working with ssh keys

Open
#257 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
954
Forks
98
PR merge metrics
No merged PRs in 30d

Description

having some issues getting the plugin to work nicely using ssh keys with gitea.
Using user:pass works fine though.

I have tested with Git for windows and it works just fine.

Below is the output i get from the console.
Let me know if you want me to run any tests.
I'll see if i can find anything in the server logs.

```
core/variant/variant_utility.cpp:1092 - GitPlugin: 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 parse supported auth schemes: The operation identifier is not valid.
in godot-git-plugin\src\git_plugin.cpp:GitPlugin::_push#L533
```

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.