ActiveRecord::RecordNotFound in Shop::ProductsController#show

Couldn't find Shop::Product with 'id'=8e8d10e7-47c5-4f45-9a64-9b614e9dbc53

Extracted source (around line #67):
65
66
67
68
69
70
              
def self.cached_find(id)
Rails.cache.fetch([name, id]) { find(id) }
end
def exclusive_offer?

Rails.root: /app

Application Trace | Framework Trace | Full Trace

Request

Parameters:

{"id"=>"8e8d10e7-47c5-4f45-9a64-9b614e9dbc53"}

Response

Headers:

None