ActiveRecord::RecordNotFound in ArtistsController#show

Couldn't find Artist with ID=bendavis AND ((`artist_store_fronts`.store_front_id = 1))

RAILS_ROOT: /app

Application Trace | Framework Trace | Full Trace
/usr/local/rvm/gems/ruby-1.8.7-head/gems/activerecord-2.3.18/lib/active_record/base.rb:1620:in `find_one'
/usr/local/rvm/gems/ruby-1.8.7-head/gems/activerecord-2.3.18/lib/active_record/base.rb:1603:in `find_from_ids'
/usr/local/rvm/gems/ruby-1.8.7-head/gems/activerecord-2.3.18/lib/active_record/base.rb:620:in `find_without_searchlogic'
/usr/local/rvm/gems/ruby-1.8.7-head/gems/searchlogic-1.6.6/lib/searchlogic/active_record/base.rb:23:in `find'
/usr/local/rvm/gems/ruby-1.8.7-head/gems/activerecord-2.3.18/lib/active_record/associations/association_collection.rb:60:in `find_without_searchlogic'
/usr/local/rvm/gems/ruby-1.8.7-head/gems/searchlogic-1.6.6/lib/searchlogic/active_record/associations.rb:12:in `find'
/app/app/controllers/artists_controller.rb:18:in `show'

Request

Parameters:

{"artist_id"=>"bendavis",
 "format"=>"html",
 "id"=>"bendavis"}

Show session dump

Response

Headers:

{"Content-Type"=>"",
 "Cache-Control"=>"no-cache"}