Run gitea dump-repo from github's gitea repository failed. #7853

Open
opened 2025-11-02 07:39:16 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @lunny on GitHub (Sep 16, 2021).

Gitea Version

1.16.0+dev-248-g45ebcb0d1

Git Version

2.27.0

Operating System

Linux

How are you running Gitea?

systemctl

Database

MySQL

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Description

When run ./gitea dump from github's gitea repository, it returns the error.

...s/migrations/dump.go:473:CreatePullRequests() [E] AddRemote failed: exit status 1 - fatal: no path specified; see 'git help pull' for valid url syntax
        error: Could not fetch gabrielsimoes

2021/09/16 06:00:24 protocol error: received *http.http2GoAwayFrame before a SETTINGS frame

Screenshots

No response

Originally created by @lunny on GitHub (Sep 16, 2021). ### Gitea Version 1.16.0+dev-248-g45ebcb0d1 ### Git Version 2.27.0 ### Operating System Linux ### How are you running Gitea? systemctl ### Database MySQL ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Description When run `./gitea dump` from github's gitea repository, it returns the error. ``` ...s/migrations/dump.go:473:CreatePullRequests() [E] AddRemote failed: exit status 1 - fatal: no path specified; see 'git help pull' for valid url syntax error: Could not fetch gabrielsimoes 2021/09/16 06:00:24 protocol error: received *http.http2GoAwayFrame before a SETTINGS frame ``` ### Screenshots _No response_
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#7853