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

Email fetcher add configuration issue #31

Open
kailashr2k3 opened this issue Mar 23, 2017 · 5 comments
Open

Email fetcher add configuration issue #31

kailashr2k3 opened this issue Mar 23, 2017 · 5 comments

Comments

@kailashr2k3
Copy link

I am getting the following error in the portal when I try to add a configuration. The error message says that to check the log, but don't know which log to check. Can help advice on this below error message?

_Internal error

An error occurred on the page you were trying to access.
If you continue to experience problems please contact your Redmine administrator for assistance.

If you are the Redmine administrator, check your log files for details about the error._

@kailashr2k3
Copy link
Author

More information from the log

Completed 500 Internal Server Error in 14ms (ActiveRecord: 5.5ms)

ActionView::Template::Error (undefined method humanize' for nil:NilClass): 12: <p><%= f.select :flg_active, [['True', 'true'], ['False', 'false']], 13: { label: l(:field_flg_active), required: true } %> </p> 14: 15: <p> 16: <%= f.label '', { label: l(:field_last_fetch_at) } %> 17: <%- if @email_configuration.last_fetch_at.nil? %> 18: <%= '---' %> config/initializers/10-patches.rb:18:in human_attribute_name'
plugins/redmine_email_fetcher/app/views/email_configurations/_form.html.erb:15:in block in _plugins_redmine_email_f$ app/helpers/application_helper.rb:1051:in labelled_form_for'
plugins/redmine_email_fetcher/app/views/email_configurations/_form.html.erb:1:in _plugins_redmine_email_fetcher_app$ plugins/redmine_email_fetcher/app/views/email_configurations/new.html.erb:3:in _plugins_redmine_email_fetcher_app_v$
plugins/redmine_email_fetcher/app/controllers/email_configurations_controller.rb:32:in new' lib/redmine/sudo_mode.rb:63:in sudo_mode'

@TyRoden
Copy link

TyRoden commented Jul 7, 2017

I am getting the same error. Compatibility with the current version perhaps?

@zealsara
Copy link

hi am getting the same error.. what is the solution

@jorv83
Copy link

jorv83 commented Sep 20, 2018

See my comment in #32

@octoquad
Copy link

A fix is available in #33 and I have requested that a PR be created at https://github.com/octoquad/redmine_email_fetcher instead.

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

5 participants