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'=blMBqZX4tPY

Request

Parameters:

{"id"=>"blMBqZX4tPY"}

Response

Headers:

None