Skip to content

[1.9.0+rc2] Migrate from Github private repo fails #7644

Closed
@behnoodk

Description

@behnoodk
  • Gitea version (or commit ref): 1.9.0+rc2-14-g650fdceb5
  • Git version: 2.17.1
  • Operating system: Ubuntu 18.04
  • Database (use [x]):
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
    • Not relevant
  • Log gist:

Description

When trying to migrate a private Github repo, migration tool fails with following error:

Authentication failed: Clone: exit status 128 - fatal: could not read Username for 'https://github.com': No such device or address

I have tried following senarios:

  1. Disable my two factor authentication and enter my username and password
  2. Enter a Personal Access Token with full access on my account

As long as my repo is private the migrate tool fails. Finally if I make my repo public, migrate tool works as it should.

P.S. Gitea is awesome! Thank you :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions