开发者社区> 问答> 正文

centos6安装gitlab报错


Starting both the GitLab Unicorn and Sidekiqbundler: command not found: unicorn_rails
Install missing gem executables with `bundle install`
..............................Waited 30s for the processes to write their pids, something probably went wrong.




然后bundle install老是超时




我从来没接触过ruby.尝试过下面两种方式都不行 , 请大神指教.
$ gem sources --remove https:// rubygems.org/ $ gem sources -a https:// ruby.taobao.org/ $ gem sources -l*** CURRENT SOURCES ***https:// ruby.taobao.org # 请确保只有 ruby.taobao.org $ gem install rails $ bundle config mirror.https:// rubygems.org https:// ruby.taobao.org

$ bundle config mirror.https:// rubygems.org https:// ruby.taobao.org [font='Helvetica Neue', Helvetica, Arial, sans-serif]

展开
收起
木木飞 2015-10-03 19:02:31 7390 0
3 条回答
写回答
取消 提交回答
  • 码农|Coder| Pythonista
    回 2楼(木木飞) 的帖子
    500错误是内部代码问题。
    您可以看下您的WEB服务器的代码
    2015-10-04 07:13:25
    赞同 展开评论 打赏
  • 回1楼dongshan8的帖子
    是编译安装的 , 你回复的这个我也试过了 , 并且可以安装成功 , 但是不知道里面发生了什么, 不知道怎么跟其他web服务器配合....所以也cleance了........

    现在我改了配置后 , gitlab貌似已经起来了....

    只是看到页面是500(gitlab服务器报的).....

    我正在熟悉这套东西的日志是在哪里的.
    2015-10-03 23:07:07
    赞同 展开评论 打赏
  • 旺旺:nectar2。
    楼主您好,

    请问,您是以编译的方式安装 GitLab 的吗?

    为您搜索到这个,希望对您有用喔:《GitLab 安装配置笔记》, http://segmentfault.com/a/1190000002722631
    2015-10-03 20:06:21
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
CentOS Nginx PHP JAVA 多语言镜像使用手 立即下载
CentOS Nginx PHP JAVA多语言镜像使用手册 立即下载
基于Jenkins的CI/CD探索之路 立即下载