Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Not Found #485

Open
stephaniewilkinson opened this issue Oct 11, 2018 · 0 comments
Open

Error: Not Found #485

stephaniewilkinson opened this issue Oct 11, 2018 · 0 comments

Comments

@stephaniewilkinson
Copy link
Owner

View details in Rollbar: https://rollbar.com/stephaniewilkinson/concert-match/items/2/


Error: Not Found
  File "/Users/wilkinson/repos/concert-match/app.js", line 46, in <unknown>
      var err = new Error('Not Found')
  File "/Users/wilkinson/repos/concert-match/node_modules/express/lib/router/layer.js", line 95, in Layer.handle [as handle_request]
        fn(req, res, next);
  File "/Users/wilkinson/repos/concert-match/node_modules/express/lib/router/index.js", line 317, in trim_prefix
          layer.handle_request(req, res, next);
  File "/Users/wilkinson/repos/concert-match/node_modules/express/lib/router/index.js", line 284, in <unknown>
          trim_prefix(layer, layerError, layerPath, path);
  File "/Users/wilkinson/repos/concert-match/node_modules/express/lib/router/index.js", line 335, in Function.process_params
        return done();
  File "/Users/wilkinson/repos/concert-match/node_modules/express/lib/router/index.js", line 275, in next
        self.process_params(layer, paramcalled, req, res, function (err) {
  File "/Users/wilkinson/repos/concert-match/node_modules/express/lib/router/index.js", line 635, in <unknown>
        return fn.apply(this, arguments);
  File "/Users/wilkinson/repos/concert-match/node_modules/express/lib/router/index.js", line 260, in next
          return done(layerError);
  File "/Users/wilkinson/repos/concert-match/node_modules/express/lib/router/route.js", line 127, in next
          return done(err);
  File "/Users/wilkinson/repos/concert-match/node_modules/passport/lib/middleware/authenticate.js", line 250, in complete
                next();
  File "/Users/wilkinson/repos/concert-match/node_modules/passport/lib/middleware/authenticate.js", line 257, in <unknown>
                  complete();
  File "/Users/wilkinson/repos/concert-match/node_modules/passport/lib/authenticator.js", line 421, in pass
          return done(null, info);
  File "/Users/wilkinson/repos/concert-match/node_modules/passport/lib/authenticator.js", line 443, in Authenticator.transformAuthInfo
      })(0);
  File "/Users/wilkinson/repos/concert-match/node_modules/passport/lib/middleware/authenticate.js", line 254, in <unknown>
                passport.transformAuthInfo(info, req, function(err, tinfo) {
  File "/Users/wilkinson/repos/concert-match/node_modules/passport/lib/http/request.js", line 60, in <unknown>
          done();
  File "/Users/wilkinson/repos/concert-match/node_modules/passport/lib/authenticator.js", line 267, in pass
        if (err || obj || obj === 0) { return done(err, obj); }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant