ActiveRecord::RecordNotFound in WebController#web_post

Couldn't find Post with id=262-v-mostra-mares-da-fin-do-mundo

Extracted source (around line #875):
873
874
875
876
877
878
          
@menu_category = "dixital"
@blog = true
@post = Post.find(params[:id])
@tags = @post.tags
@blog_tags = []

Rails.root: /var/www/vhosts/outes.gal/outes

Application Trace | Framework Trace | Full Trace
app/controllers/web_controller.rb:875:in `web_post'

Request

Parameters:

{"locale"=>"es",
 "id"=>"262-v-mostra-mares-da-fin-do-mundo"}

Response

Headers:

None