Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: SSH doesn't work anymore #387

Closed
davidkopp opened this issue Nov 27, 2022 · 3 comments
Closed

[Bug]: SSH doesn't work anymore #387

davidkopp opened this issue Nov 27, 2022 · 3 comments

Comments

@davidkopp
Copy link

Describe the bug

Upon updating to 2.12.0, the following error occurs

UnknownTransportError: Git remote "git@github.com:davidkopp/notes.git" uses an unrecognized transport protocol: "ssh"

I rolled back to 2.11.0 and everything works again.

Relevant errors (if available)

No response

Steps to reproduce

Update to 2.12.0 and use a Git repository with SSH

Expected Behavior

No response

Addition context

No response

Operating system

Windows

Plugin version

2.12.0

@sammorley-short
Copy link

@Vinzent03 I’m still seeing this issue when trying to push and pull on iOS. Any idea if it’s related?

@Vinzent03
Copy link
Collaborator

You are using the wrong remote url. You have to use the https one. ssh in not supported on mobile.

@sammorley-short
Copy link

That sorted it! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants