我刚刚登录到GitLab,创建了两个私有存储库,当我尝试再创建一个时,我会得到:

The form contains the following error:
PG::QueryCanceled: ERROR: canceling statement due to statement timeout CONTEXT: while rechecking updated tuple (1,86) in relation "site_statistics" : UPDATE "site_statistics" SET "repositories_count" = "repositories_count"+1免费账号有没有项目限制?
发布于 2018-08-17 12:50:38
私有回购(as stated here)数量没有限制
但是GitLab recently moved from Azure to Google Cloud Platform,这条消息可能是一个副作用。
它以前只在issue 30582中出现过,并且与文件系统问题有关。
发布于 2018-12-30 03:43:21
我不确定,但它大约是200MB的自由帐户每份回购,并约10 it的付费帐户
https://stackoverflow.com/questions/51888488
复制相似问题