Re: Gitlab CI not set up correctly after omnibus upgrade

2015-04-28 Thread Karen Carias
Hello Todd. I'm glad you fixed it. Thank you for sharing your solution! :) -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to gitlabhq+unsubscr...@googlegroups.com. To vi

Re: Gitlab CI not set up correctly after omnibus upgrade

2015-04-28 Thread todd . thomas
I learned about `sudo gitlab-ci-rake`. I ran `sudo gitlab-ci-rake db:migrate:status` and discovered no migrations had been run. I ran `sudo gitlab-ci-rake db:migrate` and that fixed the problem. -- You received this message because you are subscribed to the Google Groups "GitLab" group. To uns

Gitlab CI not set up correctly after omnibus upgrade

2015-04-27 Thread todd . thomas
Hello. I apologize in advance for the length of this post, but I think it's important for me to list all the specific steps that led up to the problem I'm currently experiencing. I was running Gitlab 7.3.0 installed via the omnibus .deb on Ubuntu 14.04. I wanted to try Gitlab CI, and I didn't