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: Whoopsie! #124

Closed
freezy opened this issue Jul 24, 2018 · 0 comments
Closed

Error: Whoopsie! #124

freezy opened this issue Jul 24, 2018 · 0 comments

Comments

@freezy
Copy link
Member

freezy commented Jul 24, 2018

View details in Rollbar: https://rollbar.com/freezy/server/items/1/


Error: Whoopsie!
  File "/var/www/server/staging/master-a52e2538a4/build/misc/misc.api.js", line 46, in MiscApi.index
    	throw new Error('Whoopsie!');
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/node_modules/koa-compose/index.js", line 44, in dispatch
            return Promise.resolve(fn(context, function next () {
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/node_modules/koa-compose/index.js", line 45, in next
              return dispatch(i + 1)
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 346, in <unknown>
            return next();
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/node_modules/koa-compose/index.js", line 44, in dispatch
            return Promise.resolve(fn(context, function next () {
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/node_modules/koa-compose/index.js", line 36, in <unknown>
        return dispatch(0)
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 351, in dispatch
        return compose(layerChain)(ctx, next);
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-compose/index.js", line 42, in dispatch
            return Promise.resolve(fn(context, dispatch.bind(null, i + 1)));
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 407, in allowedMethods
        return next().then(function() {
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-compose/index.js", line 42, in dispatch
            return Promise.resolve(fn(context, dispatch.bind(null, i + 1)));
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 332, in dispatch
        if (!matched.route) return next();
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-compose/index.js", line 42, in dispatch
            return Promise.resolve(fn(context, dispatch.bind(null, i + 1)));
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 407, in allowedMethods
        return next().then(function() {
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-compose/index.js", line 42, in dispatch
            return Promise.resolve(fn(context, dispatch.bind(null, i + 1)));
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 332, in dispatch
        if (!matched.route) return next();
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-compose/index.js", line 42, in dispatch
            return Promise.resolve(fn(context, dispatch.bind(null, i + 1)));
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 407, in allowedMethods
        return next().then(function() {
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-compose/index.js", line 42, in dispatch
            return Promise.resolve(fn(context, dispatch.bind(null, i + 1)));
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 332, in dispatch
        if (!matched.route) return next();
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-compose/index.js", line 42, in dispatch
            return Promise.resolve(fn(context, dispatch.bind(null, i + 1)));
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 407, in allowedMethods
        return next().then(function() {
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-compose/index.js", line 42, in dispatch
            return Promise.resolve(fn(context, dispatch.bind(null, i + 1)));
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 332, in dispatch
        if (!matched.route) return next();
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-compose/index.js", line 42, in dispatch
            return Promise.resolve(fn(context, dispatch.bind(null, i + 1)));
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 407, in allowedMethods
        return next().then(function() {
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-compose/index.js", line 42, in dispatch
            return Promise.resolve(fn(context, dispatch.bind(null, i + 1)));
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-router/lib/router.js", line 332, in dispatch
        if (!matched.route) return next();
  File "/var/www/server/staging/master-a52e2538a4/node_modules/koa-compose/index.js", line 42, in dispatch
            return Promise.resolve(fn(context, dispatch.bind(null, i + 1)));
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