ActiveRecord::RecordNotFound in PagesController#show

can't find record with friendly id: "overview-66008365-6f0a-415f-af42-94f20fd4ac90w"

Extracted source (around line #94):
92
93
94
95
96
97
              
# Use callbacks to share common setup or constraints between actions.
def set_page
@page = Page.friendly.find(params[:id])
end
# Never trust parameters from the scary internet, only allow the white list through.

Rails.root: /opt/rails/Apps/template-library/releases/20230606192141

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"overview-66008365-6f0a-415f-af42-94f20fd4ac90w"}

Response

Headers:

None