-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Hello!
When the script attempts to mirror a starred repository, my local Gitea instance throws the following error:
[28/01/2023 16:57:47] ⭐ Star'ed Repository : Julow/Unexpected-Keyboard
400 [{"classification":"DeserializationError","message":"json: cannot unmarshal string into Go struct field MigrateRepoOptions.uid of type int64"}] {"repo_name": "Unexpected-Keyboard", "description": "A lightweight virtual keyboard for developers.", "clone_addr": "https://github.com/Julow/Unexpected-Keyboard.git", "mirror": true, "private": false, "uid": "failed", "service": "github", "wiki": true, "auth_token": "redacted"}I've performed a fresh git clone, replacing only my config.json, but it hasn't helped.
What version of Gitea have you tested this against? If the API has changed, I may need to update my local instance.
Thanks! :)
Metadata
Metadata
Assignees
Labels
No labels