ActiveRecord::RecordNotFound in WebController#web_post

Couldn't find Post with id=207-outono-teatral-2020

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"=>"gl",
 "id"=>"207-outono-teatral-2020"}

Response

Headers:

None