Skip to content
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

NoMethodError #86

Open
BerndLambertz opened this issue Jul 19, 2012 · 0 comments
Open

NoMethodError #86

BerndLambertz opened this issue Jul 19, 2012 · 0 comments

Comments

@BerndLambertz
Copy link

Hi,

I upgraded my Redmine to version 1.4.4-0

I'm using redmine_scrumbler Version 1.4.3

But when I click on the Scrumbler Tab I get an Internal Error

This is from production.log:

Processing ScrumblerController#index (for x.x.x.x at 2012-07-19 14:06:52) [GET]
Parameters: {"project_id"=>"g0", "controller"=>"scrumbler", "action"=>"index"}

NoMethodError (undefined method save' for nil:NilClass): vendor/plugins/redmine_scrumbler/app/controllers/scrumbler_abstract_controller.rb:32:infind_or_create_scrumbler_project_setting'
vendor/plugins/redmine_scrumbler/app/controllers/scrumbler_abstract_controller.rb:27:in find_project' thin (1.3.1) lib/thin/connection.rb:80:inpre_process'
thin (1.3.1) lib/thin/connection.rb:78:in catch' thin (1.3.1) lib/thin/connection.rb:78:inpre_process'
thin (1.3.1) lib/thin/connection.rb:53:in process' thin (1.3.1) lib/thin/connection.rb:38:inreceive_data'
eventmachine (0.12.10) lib/eventmachine.rb:256:in run_machine' eventmachine (0.12.10) lib/eventmachine.rb:256:inrun'
thin (1.3.1) lib/thin/backends/base.rb:61:in start' thin (1.3.1) lib/thin/server.rb:159:instart'
thin (1.3.1) lib/thin/controllers/controller.rb:86:in start' thin (1.3.1) lib/thin/runner.rb:185:insend'
thin (1.3.1) lib/thin/runner.rb:185:in run_command' thin (1.3.1) lib/thin/runner.rb:151:inrun!'
thin (1.3.1) bin/thin:6
bin/thin:16:in `load'
bin/thin:16

Any Ideas.

Thanks,
Bernd.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant