ubuntu虚拟机安装Gitlab后出现“Whoops, GitLab is taking too much time to respond.”

时间:2017-03-25 20:17:53   收藏:0   阅读:7493

网上找了很久,有说8080端口被tomcat占用的,但是移除tomcat之后还是会报这个错。

https://www.kittell.net/code/gitlab-502-whoops-gitlab-is-taking-too-much-time-to-respond/

上面这篇文章是说只要运行 

sudo gitlab-ctl restart

或者

sudo gitlab-ctl reconfigure

就可以搞定,然而这我里并不行。

 

后来看到有说是虚拟机装ubuntu的话,内存至少要2G才可以。

把内存改为2G,然后重启 gitlab——restart或者reconfigure,解决了。

原文:http://www.cnblogs.com/basterdaidai/p/6618039.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!