ActiveRecord::RecordNotFound in BlogsController#show

Couldn't find Blog with 'id'=980190971-survive-the-drive-helpful-resources-for-driving-in-winter-weather
Extracted source (around line #80):
78
79
80
81
82
83
              
# Use callbacks to share common setup or constraints between actions.
def set_blog
@blog = Blog.find(params[:id])
end
# Never trust parameters from the scary internet, only allow the white list through.

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"980190971-survive-the-drive-helpful-resources-for-driving-in-winter-weather"}

Response

Headers:

None