-
Notifications
You must be signed in to change notification settings - Fork 17
Can't install on Redmine 3.0.3 #31
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
Comments
Following your instructions I was unable to reproduce your issue. What was On Tue, Sep 8, 2015 at 10:13 AM, vvMINOvv notifications@github.com wrote:
|
Sorry took me a long while, was bogged down. I just got the generic "We're sorry, but something went wrong." It only lets me use redmine once I've removed the plugin. When you tried it, did you have the same plugin setup as mine? |
I've had the same problem, Redmine was only showing a generic 500 error and nothing in the redmine log file... but there was an entry in the generic Apache error.log stating that there are file permission problems with "show.html.erb":
So I've changed the rights for the views dir and everything was fine after an Apache restart :) |
This is my environment
Anytime I try to install it, it crashes my setup.
This is how you can recreate it:
redmine/plugins/redmine_spent_time_in_issue_description
redmine/
rake redmine:plugins:migrate
touch redmine/tmp/restart.txt
The text was updated successfully, but these errors were encountered: