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

Error when trying to migrate using git+ssh url #3008

Closed
1 of 3 tasks
XANi opened this issue Nov 28, 2017 · 4 comments
Closed
1 of 3 tasks

Error when trying to migrate using git+ssh url #3008

XANi opened this issue Nov 28, 2017 · 4 comments
Labels
issue/duplicate The issue has already been reported.

Comments

@XANi
Copy link

XANi commented Nov 28, 2017

zaznaczenie_2017-11-28_002

  • Gitea version (or commit ref): 1.3.0 and whatever is on try.gitea.io
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (screenshot was done at try.gitea.io)
    • No
    • Not relevant

changing "Migration type" doesn't matter

using alternative git url like ssh://git@github.com/zerosvc/go-zerosvc.git doesn't help. Doing it via HTTPS works but that is not exactly ideal as not every repo migrated from will be accessible via https

@lunny
Copy link
Member

lunny commented Nov 28, 2017

SSH currently not supported.

@lunny lunny added the type/enhancement An improvement of existing functionality label Nov 28, 2017
@RickZeeland
Copy link

RickZeeland commented Dec 1, 2017

@XANi see issue #1635 for tips on migrating using Git.
Also if you want to use SSH you will have to set the SSH/GPG keys in the user menu.
On Windows 10 I also had to copy the SSH* utilities from the Git directory to the Gitea directory, adding to the PATH did not work.
In the app.ini under [server] I had to add:
START_SSH_SERVER = true
More info on SSH here: https://help.github.com/articles/connecting-to-github-with-ssh/

@hetykai
Copy link

hetykai commented May 15, 2018

Is there a solution?

@lunny lunny added issue/duplicate The issue has already been reported. and removed type/enhancement An improvement of existing functionality labels May 16, 2018
@lunny
Copy link
Member

lunny commented May 16, 2018

duplicated with #1635

@lunny lunny closed this as completed May 16, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
issue/duplicate The issue has already been reported.
Projects
None yet
Development

No branches or pull requests

4 participants