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 8010429
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T18:44:00+00:00 2026-06-04T18:44:00+00:00

I have just finished programming an import/export feature for an existing complex website. The

  • 0

I have just finished programming an import/export feature for an existing complex website. The way it is set up is that on the games/5 show action, I have an “Import” and an “Export” button. These lead to appropriately-named controller actions, which do the importing/exporting and then render :action => show again.

Clicking on the exporting action gives an “We’re sorry, but something went wrong” message, and the production.log gives

Started GET "/games/3/export" for 212.87.32.10 at 2012-05-30 09:30:18 +0000
Processing by GamesController#export as HTML
  Parameters: {"id"=>"3"}


Started GET "/favicon.ico" for 212.87.32.10 at 2012-05-30 09:30:50 +0000

ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
  actionpack (3.2.2) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
  actionpack (3.2.2) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
  railties (3.2.2) lib/rails/rack/logger.rb:26:in `call_app'
  railties (3.2.2) lib/rails/rack/logger.rb:16:in `call'
  ...

Why is Rails only complaining about the favicon in this one action, when there are hundreds of pages using the same template?? Considering I’m rendering the same old ‘show’ action, why doesn’t it at least complain on the ‘show’ page before? And why does a missing graphic cause a “We’re sorry, but something went wrong” message anyway?

My favicon is actually hosted off-site, the link in application.html.erb is

<link rel="shortcut icon" href="http://www.wooga.com/wp-content/themes/wooga-dev/images/favicon.ico" type="image/x-icon" />
  • 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-04T18:44:01+00:00Added an answer on June 4, 2026 at 6:44 pm

    It’s not “Rails complaining about favicon.ico in one action”, it’s “web browser tries to fetch favicon.ico which this app doesn’t have”. Try to dig why your browser wants it there? Are you returning something else from this action? Dig in Chrome Inspector’s/Firebug’s Network tab, check response headers/body, check when exactly your browser tries to fetch favicon.ico file (maybe it’s before response body returned, because it took too long?)

    Also about your last question:

    And why does a missing graphic cause a “We’re sorry, but something went wrong” message anyway?

    Rails doesn’t know that “/favicon.ico” should return image file. It’s standard request with 404 response, which by default return “We’re sorry…” message.

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

Sidebar

Related Questions

I've just finished merging two branches that have been separated for a long time,
I am pretty new to programming(just finished University). I have been thought in the
I have just finished building a website for client, instantinteriors.com.au . (Visit this site
I'm working with .Net using VB and have just finished a website project and
I have just finished putting a login and register bit on my website and
I have just finished some code that is successfully filtering deadlines that fall between
I have just finished a client’s website and now they want to have different
I have just finished tombstoning a page in my application when I noticed that
I have just finished ridding my project of leaks, but there are still thousands
I have just finished creating an entire login and register systsem in PHP, but

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.