File /home/rails/pnukapp/app/views/errors/404.html.erb does not exist
Extracted source (around line #272):
270
271
272
273
274
275
              
def render_404
respond_to do |format|
format.html { render file: "#{Rails.root}/app/views/errors/404.html.erb", layout: false, status: :not_found }
format.all { render body: nil, status: :not_found }
end
end

Rails.root: /home/rails/pnukapp

Application Trace | Framework Trace | Full Trace

Exception Causes

ActiveRecord::RecordNotFound: Couldn't find Video with 'video_id'=introducing-top-youtube-golf-creators-2020-the-point-of-no-return-happy-me

Request

Parameters:

{"id"=>"introducing-top-youtube-golf-creators-2020-the-point-of-no-return-happy-me"}

Response

Headers:

None