-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rake aborted | 001_admin.r | wrong number of arguments (0 for 1) #3
Comments
It said that when you save to database, it fails. On Wed, Apr 2, 2014 at 10:19 PM, Radek Valášek [email protected]:
|
Connection to database is ok, the tables are successfully created...something else must be wrong during the |
set this https://github.com/gitlabhq/gitlabhq/issues/2700 On Wed, Apr 2, 2014 at 11:44 PM, Radek Valášek [email protected]:
|
Hm, same place but different reason. IMHO get focus on these lines:
So I think that the 001_admin.rb script receives no argument but expects one. |
Hi, first I wanna thank you for this great guide, it's very uselfull.
Unfortunately I'm having problem at the point, where initializing the database comes up.
https://github.com/chadliu23/Installation-guide-for-GitLab6-on-Freebsd#initialize-database-and-activate-advanced-features
Things goes well to this point:
Any suggestions? Thanks
The text was updated successfully, but these errors were encountered: