themondays / redmine_worktime_log

Redmine Worktime Log Plugin
11 stars 7 forks source link

Error when click on Snap up button #3

Open possebon opened 9 years ago

possebon commented 9 years ago

Hi,

When I click on Snap up button this error message:

Error 500 Oops! You've found our error page

An error occurred on the page you were trying to access, a message has been sent to Redmine administrator. If you continue to experience problems please contact your Redmine administrator for assistance.

Looking on logs, I found this:

NoMethodError stopwatch snapup undefined method []' for nil:NilClass 27 minutes less than a minute /var/www/html/redmine/plugins/redmine_worktime_log/app/controllers/stopwatch_controller.rb:54:in_stop' /var/www/html/redmine/plugins/redmine_worktime_log/app/controllers/stopwatch_controller.rb:86:in snapup' /usr/local/rvm/gems/ruby-2.1.2/gems/actionpack-3.2.21/lib/action_controller/metal/implicit_render.rb:4:insend_action'

My environment is:

Redmine 2.6.2 ruby 2.1.2p95 Rails 3.2.21

Any clue hot to fix it?

Thanks in advance,

Best regards,

Fernando Possebon

themondays commented 9 years ago

Hi Fernando, Can you please check redline timezone and your timezone? Thanks.