ActiveRecord::RecordNotFound in WebGithubController#web_landing_page

Couldn't find LandingPage with id=5-fase0

Extracted source (around line #82):
80
81
82
83
84
85
          
def web_landing_page
@landing_page = LandingPage.find(params[:id])
render :web_landing_pages

Rails.root: /var/www/vhosts/lolitamoda.com/lolitamodav7

Application Trace | Framework Trace | Full Trace
app/controllers/web_github_controller.rb:82:in `web_landing_page'

Request

Parameters:

{"id"=>"5-fase0"}

Response

Headers:

None