Skip to content

GithHub repo migration failing #34294

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

Open
VinothKumar-Ganesan opened this issue Apr 27, 2025 · 4 comments
Open

GithHub repo migration failing #34294

VinothKumar-Ganesan opened this issue Apr 27, 2025 · 4 comments
Labels
issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail topic/repo-migration Migrate repos from other platforms to Gitea, or from Gitea to them type/bug

Comments

@VinothKumar-Ganesan
Copy link

Description

Image

pq: value too long for type character varying(255)

Gitea Version

1.23.7

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

No response

How are you running Gitea?

docker

Database

None

@TheFox0x7
Copy link
Contributor

Please ensure your reports contain basic information

You haven't provided any logs or even reproduction steps.
You marked that you can reproduce the fault on demo instance, but you have not provided URL to the reproduce.

I can only guess that your repository name exceeds database limits set.

@kemzeb kemzeb added issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail topic/repo-migration Migrate repos from other platforms to Gitea, or from Gitea to them labels Apr 27, 2025
@VinothKumar-Ganesan
Copy link
Author

Hi @TheFox0x7 , the follwoing repo name is "projects-editors-app-operator" which has more that 5200 branches , 6381 closed pr and 526 open pr. the only log i got is pq: value too long for type character varying(255)

@TheFox0x7
Copy link
Contributor

Sorry but this isn't helpful. I don't have access to your repository (nor I want that). Something is longer than gitea's max allowed length in the database but that's everything I can learn from your report which is hardly enough to quickly locate the issue.

The only other thing I can learn is that migration errors and logs are lacking.

Please provide steps to reproduce the fault and more details about the import itself - is it just git repository you're importing or are issues, labels etc included as well.

@VinothKumar-Ganesan
Copy link
Author

VinothKumar-Ganesan commented May 2, 2025

@TheFox0x7 my logs,

gitea.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue/needs-feedback For bugs, we need more details. For features, the feature must be described in more detail topic/repo-migration Migrate repos from other platforms to Gitea, or from Gitea to them type/bug
Projects
None yet
Development

No branches or pull requests

3 participants