ActiveRecord::RecordNotFound in WebController#web_outlet

Couldn't find Category with id=mocasin-con-pelo_58724

Extracted source (around line #534):
532
533
534
535
536
537
          
else
cat_id = Category.find(params[:id]).id
@categories = Category.where("ancestry like ?", "#{cat_id}/%")
@category_id = cat_id

Rails.root: /var/www/vhosts/shopcandela.com/candela

Application Trace | Framework Trace | Full Trace
app/controllers/web_controller.rb:534:in `web_outlet'

Request

Parameters:

{"id"=>"mocasin-con-pelo_58724"}

Response

Headers:

None