ActiveRecord::RecordNotFound in ProjectsController#show

ActiveRecord::RecordNotFound

Extracted source (around line #91):
89
90
91
92
93
94
              
def set_project
# @project = Project.friendly.find(params[:id])
@project = Project.find(params[:id])
end
# Never trust parameters from the scary internet, only allow the white list through.

Rails.root: /home/deploy/gabrieldharmoo.org__production/releases/20220516013206

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"locale"=>"fr",
 "id"=>"lance-frappe-devine-90d85b40-86f4-4922-a8c4-5f83ac686ed6"}

Response

Headers:

None