-
Notifications
You must be signed in to change notification settings - Fork 41
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
Internal Error #29
Comments
Can you provide the error message in the log file? |
Started GET "/redmine/projects/lll/settings" for 127.0.0.1 at 2014-01-15 11:18:36 +0200 ActionController::RoutingError (No route matches {:project_id=>#<Project id: 5, name: "222", description: "", homepage: "", is_public: false, parent_id: nil, created_on: "2014-01-15 09:18:36", updated_on: "2014-01-15 09:18:36", identifier: "lll", status: 1, lft: 1, rgt: 2, inherit_members: false>, :controller=>"periodictask"}): |
Which log file are you after? |
oh sorry i got error : Page not found The page you were trying to access doesn't exist or has been removed. Back redmine\htdocs\log\production.log |
Here is the pastebin http://pastebin.com/ebEf5aYE Below is the logfile Connecting to database specified by database.yml ActionView::Template::Error (compile error <%= l(:label_add_recurring_task) %>2: <%= render partial: "form", locals: { next_step: 'create', rt: @recurring_task } %> 3: <%= link_to l(:button_cancel), "#", :onclick => 'Element.hide("add-task")' %> plugins/recurring_tasks/app/views/recurring_tasks/new.html.erb:7:in compile' actionpack (3.2.13) lib/action_view/template.rb:244:in compile!'actionpack (3.2.13) lib/action_view/template.rb:232:in synchronize' actionpack (3.2.13) lib/action_view/template.rb:232:in compile!'actionpack (3.2.13) lib/action_view/template.rb:144:in render' activesupport (3.2.13) lib/active_support/notifications.rb:125:in instrument'actionpack (3.2.13) lib/action_view/template.rb:143:in render' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:47:in render_template'actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in instrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:in instrument'activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in instrument' activesupport (3.2.13) lib/active_support/notifications.rb:123:in instrument'actionpack (3.2.13) lib/action_view/renderer/abstract_renderer.rb:38:in instrument' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:46:in render_template'actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:54:in render_with_layout' actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:45:in render_template'actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:18:in render' actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in render_template'actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in render' actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in _render_template'actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in _render_template' actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in render_to_body'actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in render_to_body' actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in render_to_body'actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in render' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in render'actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in render' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in ms'/usr/lib/ruby/1.8/benchmark.rb:308:in realtime' activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in ms'actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in render' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in cleanup_view_runtime'activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in cleanup_view_runtime' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in render'actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:10:in default_render' actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:5:in send_action'actionpack (3.2.13) lib/abstract_controller/base.rb:167:in process_action' actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in process_action'actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in process_action' activesupport (3.2.13) lib/active_support/callbacks.rb:491:in _run__2060901452__process_action__94103641__callbacks'activesupport (3.2.13) lib/active_support/callbacks.rb:405:in send' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in __run_callback'activesupport (3.2.13) lib/active_support/callbacks.rb:385:in _run_process_action_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in send'activesupport (3.2.13) lib/active_support/callbacks.rb:81:in run_callbacks' actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in process_action'actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in process_action' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in process_action'activesupport (3.2.13) lib/active_support/notifications.rb:123:in instrument' activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in instrument'activesupport (3.2.13) lib/active_support/notifications.rb:123:in instrument' actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in process_action'actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in process_action' activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in process_action'actionpack (3.2.13) lib/abstract_controller/base.rb:121:in process' actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in process'actionpack (3.2.13) lib/action_controller/metal.rb:203:in dispatch' actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in dispatch'actionpack (3.2.13) lib/action_controller/metal.rb:246:in action' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in call'actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in dispatch' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in call'journey (1.0.4) lib/journey/router.rb:68:in call' journey (1.0.4) lib/journey/router.rb:56:in each'journey (1.0.4) lib/journey/router.rb:56:in call' actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in call'rack-openid (1.4.1) lib/rack/openid.rb:99:in call' actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in call'rack (1.4.5) lib/rack/etag.rb:23:in call' rack (1.4.5) lib/rack/conditionalget.rb:25:in call'actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in call' actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in call'actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in call' rack (1.4.5) lib/rack/session/abstract/id.rb:210:in context'rack (1.4.5) lib/rack/session/abstract/id.rb:205:in call' actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in call'activerecord (3.2.13) lib/active_record/query_cache.rb:64:in call' activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in call'actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in call' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in _run__76279221__call__4__callbacks'activesupport (3.2.13) lib/active_support/callbacks.rb:405:in send' activesupport (3.2.13) lib/active_support/callbacks.rb:405:in __run_callback'activesupport (3.2.13) lib/active_support/callbacks.rb:385:in _run_call_callbacks' activesupport (3.2.13) lib/active_support/callbacks.rb:81:in send'activesupport (3.2.13) lib/active_support/callbacks.rb:81:in run_callbacks' actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in call'actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in call' actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in call'actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in call' railties (3.2.13) lib/rails/rack/logger.rb:32:in call_app'railties (3.2.13) lib/rails/rack/logger.rb:16:in call' activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in tagged'railties (3.2.13) lib/rails/rack/logger.rb:16:in call' actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in call'rack (1.4.5) lib/rack/methodoverride.rb:21:in call' rack (1.4.5) lib/rack/runtime.rb:17:in call'activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in call' rack (1.4.5) lib/rack/lock.rb:15:in call'actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in call' rack-cache (1.2) lib/rack/cache/context.rb:136:in forward'rack-cache (1.2) lib/rack/cache/context.rb:245:in fetch' rack-cache (1.2) lib/rack/cache/context.rb:185:in lookup'rack-cache (1.2) lib/rack/cache/context.rb:66:in call!' rack-cache (1.2) lib/rack/cache/context.rb:51:in call'railties (3.2.13) lib/rails/engine.rb:479:in call' railties (3.2.13) lib/rails/application.rb:223:in call'railties (3.2.13) lib/rails/railtie/configurable.rb:30:in send' railties (3.2.13) lib/rails/railtie/configurable.rb:30:in method_missing'/usr/lib/ruby/vendor_ruby/phusion_passenger/rack/request_handler.rb:96:in process_request' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_request_handler.rb:516:in accept_and_process_next_request'/usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_request_handler.rb:274:in main_loop' /usr/lib/ruby/vendor_ruby/phusion_passenger/rack/application_spawner.rb:206:in start_request_handler'/usr/lib/ruby/vendor_ruby/phusion_passenger/rack/application_spawner.rb:171:in send' /usr/lib/ruby/vendor_ruby/phusion_passenger/rack/application_spawner.rb:171:in handle_spawn_application'/usr/lib/ruby/vendor_ruby/phusion_passenger/utils.rb:479:in safe_fork' /usr/lib/ruby/vendor_ruby/phusion_passenger/rack/application_spawner.rb:166:in handle_spawn_application'/usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:357:in __send__' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:357:in server_main_loop'/usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:206:in start_synchronously' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:180:in start'/usr/lib/ruby/vendor_ruby/phusion_passenger/rack/application_spawner.rb:129:in start' /usr/lib/ruby/vendor_ruby/phusion_passenger/spawn_manager.rb:253:in spawn_rack_application'/usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server_collection.rb:132:in lookup_or_add' /usr/lib/ruby/vendor_ruby/phusion_passenger/spawn_manager.rb:246:in spawn_rack_application'/usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server_collection.rb:82:in synchronize' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server_collection.rb:79:in synchronize'/usr/lib/ruby/vendor_ruby/phusion_passenger/spawn_manager.rb:244:in spawn_rack_application' /usr/lib/ruby/vendor_ruby/phusion_passenger/spawn_manager.rb:137:in spawn_application'/usr/lib/ruby/vendor_ruby/phusion_passenger/spawn_manager.rb:275:in handle_spawn_application' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:357:in send'/usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:357:in server_main_loop' /usr/lib/ruby/vendor_ruby/phusion_passenger/abstract_server.rb:206:in start_synchronously'/usr/share/phusion-passenger/helper-scripts/passenger-spawn-server:99 |
If you're still experiencing this problem, try the steps I describe in my issue. I had the exact error you did and was able to fix it. #34. |
@Kikisss, can you verify you are using the most recent version of the plugin? I cannot find any references to periodictask in the codebase. If you continue to have trouble, please open a new issue for separate tracking. @DeusExVerbum, thanks for contributing the solution re: backwards Rails compatibility. Hopefully that's the last place where I used that syntax. @staticn0de, please pull the most recent version and re-open this issue if this did not fix your problem. |
I have created a task under a sub project.
When I click on the Add Recurrence button I receive the following 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.
Back
I have checked the permissions and they look fine. Everything else is working, just can't add a recurrence.
The text was updated successfully, but these errors were encountered: