NotFound: No record found for id '1'
File "/srv/uplink/node_modules/@feathersjs/errors/lib/index.js", line 114, in new NotFound
FeathersError.call(this, message, 'NotFound', 404, 'not-found', data);
File "/srv/uplink/node_modules/feathers-sequelize/lib/index.js", line 124, in Model.findAll.then.then.catch.error
throw new errors.NotFound(`No record found for id '${id}'`, error);
File "domain.js", line 376, in bound
File "domain.js", line 389, in runBound
File "/srv/uplink/node_modules/bluebird/js/release/util.js", line 16, in tryCatcher
return target.apply(this, arguments);
...
(12 additional frame(s) were not displayed)
NotFound: No record found for id '1'
Sentry Issue: UPLINK-8