How to resolve “GitLab: API is not accessible” when pushing to a new repository?

后端 未结 7 751
执笔经年
执笔经年 2021-01-01 14:29

we have a locally-hosted Enterprise Edition of GitLab at my place of employment (currently at v7.12.00-ee ceb5083). I can create a repository through the GUI without issue.

7条回答
  •  [愿得一人]
    2021-01-01 14:54

    Restart the gitlab service fix my problem.

    sudo gitlab-ctl restart
    
    sudo gitlab-ctl reconfigure
    

提交回复
热议问题