Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8608271
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T03:34:04+00:00 2026-06-12T03:34:04+00:00

I have routes that work perfectly on one machine, but on another machine they

  • 0

I have routes that work perfectly on one machine, but on another machine they are failing and I’ve had a hard time to figure out what is wrong. On the failing machine it return the following errors for get /groups/my and groups/ respectively

No route matches {:controller=>"groups/owner/static_content", :topic=>"general"}
No route matches {:controller=>"groups/static_content", :topic=>"general"}

I have no idea where

static_controller

and

:topic=>”general”

come from since they don’t appear anywhere in my routes file. Basically I have a route like

namespace :groups , :as => nil do
    root :to => 'groups#index'
    resources :groups, :only => [:show, :new, :create], :path => '' do
      collection do
        get :search
        get 'my' => 'owner/groups#my', :as => :my
      end
      member do
        post :subscribe
      end
      ... other resources within a group
     end
    end

Any idea what I have done wrong or I’m missing? I’m using rails 3.2.2 and ruby 1.9.3 on rvm

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T03:34:06+00:00Added an answer on June 12, 2026 at 3:34 am

    A route is usually called from the views, so always check your view for action_controller_name_path if Controller::Action can not be found!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Firebase app that works perfectly on localhost, but does not work
I have routes like: /, /login, /register, etc that work fine in dev environment.
I have the following routes specified - MyHttpMethodConstraint is one that checks the HTTP
I have a hairy set of routes that I'm upgrading from Rails 2 to
I made a custom handler that derives from MvcHandler. I have my routes using
I have a 2 level nesting objects that i need help with My routes
I have my own routing rules in routes.php, defined for all the pages that
Currently, I have URLs that look like this: http://www.example.com/user/create http://www.example.com/user/edit/1 But now, I have
I have an application that routes all requests through index.php . Here's my setup:
I have routes that are being registered from the database into an asp.net website

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.