-
Notifications
You must be signed in to change notification settings - Fork 116
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
Can't create new repository on fresh install - ActiveRecord::RecordInvalid (Validation failed: repository can't be blank): #344
Comments
Same Problem
|
Guys!! i make it work, it was my mistake. in the section Administration->settings->Reposotories I had disabled the Gitolite SCM, i just check the Gitolite option, and it worked. |
Yep, but actually it seems to hide another bug... |
I've enabled:
Administration -> Redmine Git Hosting page -> Redmine -> "Automatically initialize Git repositories for new projects" and "Automatically initialize Git repositories with a README file (à la Github)"
When I try to initializa a new project i see this error in production.log file:
ActiveRecord::RecordInvalid (Validation failed: repository can't be blank)
My redmine run on a FreeBSD 10.1 using a PostgreSQL database.
I've the following gem installed:
My git version is: 2.2.2
My gitolite version is: 3.6.1
My redmine version is: 2.5.2_1 (i've olso tried 2.6.1 on other machine)
The plugin page shows me all green checks.
This is the full error i see in production.log:
The text was updated successfully, but these errors were encountered: