ActiveRecord::RecordNotFound in PostsController#show

can't find record with friendly id: "maternal-mental-health-week-journeys-to-recovery"
Extracted source (around line #7):
5
6
7
8
9
              
def show
@post = Post.friendly.find(params[:id])
end
end

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"maternal-mental-health-week-journeys-to-recovery"}

Response

Headers:

None