CSGHub icon indicating copy to clipboard operation
CSGHub copied to clipboard

Create a new model/datasets repository error

Open hcw111 opened this issue 5 months ago • 5 comments

docker version: 24.0.6 docker compose version:2.22.0-desktop.2 docker desktop version:4.24.2

When I want to create a new model/datasets repository in my root account, clicking on the "Create Model/Datasets" page will result in an error:

First click:

Model creation failed: fail to create repo in git, error: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp 127.0.0.1:8075: connect: connection refused"

Follow up click:

Model creation failed: SYS-ERR-4: ERROR: duplicate key value violates unique constraint "idx_repositories_repository_type_path" (SQLSTATE=23505)

Image

hcw111 avatar Aug 06 '25 10:08 hcw111

try change the name of model or dataset, and submit again.

Rader avatar Aug 07 '25 08:08 Rader

try change the name of model or dataset, and submit again.

I have tried many times(use different name) and still get the same error. my Docker version is too low? It can be used on the latest docker.

hcw111 avatar Aug 07 '25 09:08 hcw111

OK,I see, you clicked twice.

Please make sure the git server gitaly is running. csghub_server created the repo already, but failed to create repo in git server.

Rader avatar Aug 08 '25 00:08 Rader

很抱歉,根据我检索到的内容,没有关于仓库维护团队状态、Issue处理情况、PR审核状态或Star数据异常的相关信息。我无法回答这个问题。

您可以在 https://opencsg.com/docs 找到更多信息,技术支持将会介入处理。

wayneliu0019 avatar Nov 11 '25 21:11 wayneliu0019

try the new version, repo creation has been enhanced to an atomic operation. This issue will never happend again!

Rader avatar Dec 01 '25 07:12 Rader