Skip to content

Import Unadopted repositories - nothing happens #21632

Closed
@KazzmanK

Description

@KazzmanK

Description

I`ve copied existing bare repository from Gitblit server. Put it into folder as said in #18390 . Now I have repository searched through UI.
After clicking on Yes, Adopt - nothing happens, UI brings me back to repository list.
In DevTools I see unadpted/303, and after redirect - repos/200.
In logs there are only templates lines

2022/10/30 12:08:17 ...s/context/context.go:219:HTML() [D] [635e3f01] Template: admin/repo/unadopted
2022/10/30 12:09:29 ...s/context/context.go:219:HTML() [D] [635e3f49-2] Template: admin/repo/list

Tried to set dev RUN_MODE - nothing changed.
Tried to check repository if it is valid bare -

git clone as.git
Cloning into 'as'...
done.

Happens under windows.

My username is Administrator, but disk path is administrator/as.git.
Also tried to rename user to all-lowercase, all the same.

Gitea Version

1.17.3

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Nothig notable to share

Git Version

2.38

Operating System

Windows server 10.0

How are you running Gitea?

Fresh download, as service and from command line

Database

SQLite

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions