Create a new model/datasets repository error
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)
try change the name of model or dataset, and submit again.
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.
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.
很抱歉,根据我检索到的内容,没有关于仓库维护团队状态、Issue处理情况、PR审核状态或Star数据异常的相关信息。我无法回答这个问题。
您可以在 https://opencsg.com/docs 找到更多信息,技术支持将会介入处理。
try the new version, repo creation has been enhanced to an atomic operation. This issue will never happend again!