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

Routing error #12

Open
w0www opened this issue Jul 17, 2015 · 1 comment
Open

Routing error #12

w0www opened this issue Jul 17, 2015 · 1 comment

Comments

@w0www
Copy link

w0www commented Jul 17, 2015

Started GET "/admin/email_configurations" for 192.168.4.220 at 2015-07-17 12:29:20 +0200

ActionController::RoutingError (uninitialized constant EmailConfigurationsController):
activesupport (3.2.22) lib/active_support/inflector/methods.rb:230:in block in constantize' activesupport (3.2.22) lib/active_support/inflector/methods.rb:229:ineach'
activesupport (3.2.22) lib/active_support/inflector/methods.rb:229:in constantize' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:69:incontroller_reference'
actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:54:in controller' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:32:incall'
journey (1.0.4) lib/journey/router.rb:68:in block in call' journey (1.0.4) lib/journey/router.rb:56:ineach'
journey (1.0.4) lib/journey/router.rb:56:in call' actionpack (3.2.22) lib/action_dispatch/routing/route_set.rb:608:incall'
rack-openid (1.4.2) lib/rack/openid.rb:98:in call' request_store (1.0.5) lib/request_store/middleware.rb:9:incall'
actionpack (3.2.22) lib/action_dispatch/middleware/best_standards_support.rb:17:in call' rack (1.4.7) lib/rack/etag.rb:23:incall'
rack (1.4.7) lib/rack/conditionalget.rb:25:in call' actionpack (3.2.22) lib/action_dispatch/middleware/head.rb:14:incall'
actionpack (3.2.22) lib/action_dispatch/middleware/params_parser.rb:21:in call' actionpack (3.2.22) lib/action_dispatch/middleware/flash.rb:242:incall'
rack (1.4.7) lib/rack/session/abstract/id.rb:210:in context' rack (1.4.7) lib/rack/session/abstract/id.rb:205:incall'
actionpack (3.2.22) lib/action_dispatch/middleware/cookies.rb:341:in call' activerecord (3.2.22) lib/active_record/query_cache.rb:64:incall'
activerecord (3.2.22) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in call' actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:28:inblock in call'
activesupport (3.2.22) lib/active_support/callbacks.rb:405:in _run__2298398605322244934__call__4452945605803852213__callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:405:in__run_callback'
activesupport (3.2.22) lib/active_support/callbacks.rb:385:in _run_call_callbacks' activesupport (3.2.22) lib/active_support/callbacks.rb:81:inrun_callbacks'
actionpack (3.2.22) lib/action_dispatch/middleware/callbacks.rb:27:in call' actionpack (3.2.22) lib/action_dispatch/middleware/remote_ip.rb:31:incall'
actionpack (3.2.22) lib/action_dispatch/middleware/debug_exceptions.rb:16:in call' actionpack (3.2.22) lib/action_dispatch/middleware/show_exceptions.rb:56:incall'
railties (3.2.22) lib/rails/rack/logger.rb:32:in call_app' railties (3.2.22) lib/rails/rack/logger.rb:16:inblock in call'
activesupport (3.2.22) lib/active_support/tagged_logging.rb:22:in tagged' railties (3.2.22) lib/rails/rack/logger.rb:16:incall'
actionpack (3.2.22) lib/action_dispatch/middleware/request_id.rb:22:in call' rack (1.4.7) lib/rack/methodoverride.rb:21:incall'
rack (1.4.7) lib/rack/runtime.rb:17:in call' activesupport (3.2.22) lib/active_support/cache/strategy/local_cache.rb:72:incall'
rack (1.4.7) lib/rack/lock.rb:15:in call' actionpack (3.2.22) lib/action_dispatch/middleware/static.rb:83:incall'
rack-cache (1.2) lib/rack/cache/context.rb:136:in forward' rack-cache (1.2) lib/rack/cache/context.rb:245:infetch'
rack-cache (1.2) lib/rack/cache/context.rb:185:in lookup' rack-cache (1.2) lib/rack/cache/context.rb:66:incall!'
rack-cache (1.2) lib/rack/cache/context.rb:51:in call' railties (3.2.22) lib/rails/engine.rb:484:incall'
railties (3.2.22) lib/rails/application.rb:231:in call' railties (3.2.22) lib/rails/railtie/configurable.rb:30:inmethod_missing'
passenger (5.0.11) lib/phusion_passenger/rack/thread_handler_extension.rb:94:in process_request' passenger (5.0.11) lib/phusion_passenger/request_handler/thread_handler.rb:149:inaccept_and_process_next_request'
passenger (5.0.11) lib/phusion_passenger/request_handler/thread_handler.rb:110:in main_loop' passenger (5.0.11) lib/phusion_passenger/request_handler.rb:415:inblock (3 levels) in start_threads'

@octoquad
Copy link

I know this issue is old, but are still having this issue 😛 or can this issue be closed?

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

2 participants