ActiveRecord::RecordNotFound in PagesController#show

can't find record with friendly id: "node/10543"

Extracted source (around line #7):
5
6
7
8
9
10
              
def show
begin
@page = Page.friendly.find(params[:id])
rescue Exception => e
send_file "public/#{params[:id]}"
# render file:

Rails.root: /opt0/archived_projects/ipcbugulma/Ipc

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"node/10543"}

Response

Headers:

None
Страница не найдена
Неправильно набран адрес, или такой страницы на сайте больше не существует.