Project

General

Profile

Redmine. Error 500 !! HELP !! HELP !!

Added by Tri nity over 6 years ago

Redmine. Error 500

No route matches {:action=>"show", :controller=>"redcase/wiki", :id=>"Валидация_E-mail", :parent=>nil, :project_id=>#<Project id: 3, name: "WebSite: Test", description: "Управление тестами WEB", homepage: "", is_public: false, parent_id: nil, created_on: "2017-05-02 12:17:10", updated_on: "2017-05-11 08:41:20", identifier: "website-test", status: 1, lft: 5, rgt: 6, inherit_members: true, default_version_id: nil>, :version=>nil}

Log-Error:

/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/formatter.rb:46:in `generate'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:721:in `generate'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:752:in `generate'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:799:in `url_for'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/url_for.rb:156:in `url_for'
/usr/local/share/gems/gems/actionview-4.2.7.1/lib/action_view/routing_url_for.rb:94:in `url_for'
/srv/redmine/app/helpers/application_helper.rb:714:in `block in parse_wiki_links'
/srv/redmine/app/helpers/application_helper.rb:686:in `gsub!'
/srv/redmine/app/helpers/application_helper.rb:686:in `parse_wiki_links'
/srv/redmine/app/helpers/application_helper.rb:607:in `block (2 levels) in textilizable'
/srv/redmine/app/helpers/application_helper.rb:606:in `each'
/srv/redmine/app/helpers/application_helper.rb:606:in `block in textilizable'
/srv/redmine/app/helpers/application_helper.rb:627:in `parse_non_pre_blocks'
/srv/redmine/app/helpers/application_helper.rb:605:in `textilizable'
/srv/redmine/plugins/redcase/app/models/test_case.rb:126:in `to_json'
/srv/redmine/plugins/redcase/app/models/test_suite.rb:40:in `block in to_json'
/srv/redmine/plugins/redcase/app/models/test_suite.rb:39:in `collect'
/srv/redmine/plugins/redcase/app/models/test_suite.rb:39:in `to_json'
/srv/redmine/plugins/redcase/app/models/test_suite.rb:54:in `block in to_json'
/srv/redmine/plugins/redcase/app/models/test_suite.rb:53:in `collect'
/srv/redmine/plugins/redcase/app/models/test_suite.rb:53:in `to_json'
/srv/redmine/plugins/redcase/app/controllers/redcase/testsuites_controller.rb:10:in `index'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_controller/metal/implicit_render.rb:4:in `send_action'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:198:in `process_action'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_controller/metal/rendering.rb:10:in `process_action'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:20:in `block in process_action'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in `call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:117:in `call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:555:in `block (2 levels) in compile'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:498:in `block (2 levels) in around'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:313:in `block (2 levels) in halting'
/srv/redmine/lib/redmine/sudo_mode.rb:63:in `sudo_mode'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:432:in `block in make_lambda'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:312:in `block in halting'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:497:in `block in around'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:505:in `call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:92:in `__run_callbacks__'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in `_run_process_action_callbacks'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in `run_callbacks'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/abstract_controller/callbacks.rb:19:in `process_action'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_controller/metal/rescue.rb:29:in `process_action'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:32:in `block in process_action'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in `block in instrument'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/notifications.rb:164:in `instrument'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
/usr/local/share/gems/gems/activerecord-4.2.7.1/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/abstract_controller/base.rb:137:in `process'
/usr/local/share/gems/gems/actionview-4.2.7.1/lib/action_view/rendering.rb:30:in `process'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:196:in `dispatch'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_controller/metal.rb:237:in `block in action'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in `call'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:74:in `dispatch'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:43:in `serve'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:43:in `block in serve'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in `each'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/journey/router.rb:30:in `serve'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/routing/route_set.rb:817:in `call'
/usr/local/share/gems/gems/rack-openid-1.4.2/lib/rack/openid.rb:98:in `call'
/usr/local/share/gems/gems/request_store-1.0.5/lib/request_store/middleware.rb:9:in `call'
/usr/local/share/gems/gems/rack-1.6.5/lib/rack/etag.rb:24:in `call'
/usr/local/share/gems/gems/rack-1.6.5/lib/rack/conditionalget.rb:25:in `call'
/usr/local/share/gems/gems/rack-1.6.5/lib/rack/head.rb:13:in `call'
/usr/local/share/gems/gems/actionpack-xml_parser-1.0.2/lib/action_dispatch/xml_params_parser.rb:16:in `call'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/params_parser.rb:27:in `call'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/flash.rb:260:in `call'
/usr/local/share/gems/gems/rack-1.6.5/lib/rack/session/abstract/id.rb:225:in `context'
/usr/local/share/gems/gems/rack-1.6.5/lib/rack/session/abstract/id.rb:220:in `call'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/cookies.rb:560:in `call'
/usr/local/share/gems/gems/activerecord-4.2.7.1/lib/active_record/query_cache.rb:36:in `call'
/usr/local/share/gems/gems/activerecord-4.2.7.1/lib/active_record/connection_adapters/abstract/connection_pool.rb:653:in `call'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:88:in `__run_callbacks__'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:778:in `_run_call_callbacks'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/callbacks.rb:81:in `run_callbacks'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
/usr/local/share/gems/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:38:in `call_app'
/usr/local/share/gems/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in `block in call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in `block in tagged'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:26:in `tagged'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/tagged_logging.rb:68:in `tagged'
/usr/local/share/gems/gems/railties-4.2.7.1/lib/rails/rack/logger.rb:20:in `call'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/request_id.rb:21:in `call'
/usr/local/share/gems/gems/rack-1.6.5/lib/rack/methodoverride.rb:22:in `call'
/usr/local/share/gems/gems/rack-1.6.5/lib/rack/runtime.rb:18:in `call'
/usr/local/share/gems/gems/activesupport-4.2.7.1/lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
/usr/local/share/gems/gems/actionpack-4.2.7.1/lib/action_dispatch/middleware/static.rb:120:in `call'
/usr/local/share/gems/gems/rack-1.6.5/lib/rack/content_length.rb:15:in `call'
/usr/local/share/gems/gems/rack-1.6.5/lib/rack/sendfile.rb:113:in `call'
/usr/local/share/gems/gems/railties-4.2.7.1/lib/rails/engine.rb:518:in `call'
/usr/local/share/gems/gems/railties-4.2.7.1/lib/rails/application.rb:165:in `call'
/usr/local/share/gems/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `public_send'
/usr/local/share/gems/gems/railties-4.2.7.1/lib/rails/railtie.rb:194:in `method_missing'
/usr/local/share/gems/gems/passenger-5.1.2/src/ruby_supportlib/phusion_passenger/rack/thread_handler_extension.rb:97:in `process_request'
/usr/local/share/gems/gems/passenger-5.1.2/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:152:in `accept_and_process_next_request'
/usr/local/share/gems/gems/passenger-5.1.2/src/ruby_supportlib/phusion_passenger/request_handler/thread_handler.rb:113:in `main_loop'
/usr/local/share/gems/gems/passenger-5.1.2/src/ruby_supportlib/phusion_passenger/request_handler.rb:416:in `block (3 levels) in start_threads'
/usr/local/share/gems/gems/passenger-5.1.2/src/ruby_supportlib/phusion_passenger/utils.rb:113:in `block in create_thread_and_abort_on_exception'


Replies (1)

RE: Redmine. Error 500 !! HELP !! HELP !! - Added by Tatsuya Saito over 6 years ago

First, See How to request help .

No route matches {:action=>"show", :controller=>"redcase/wiki",

Can you reproduce this problem without redcase plugin?

    (1-1/1)