Skip to content

Instantly share code, notes, and snippets.

@thehig
Created May 19, 2016 15:23
Show Gist options
  • Save thehig/5b0bccd4cd43d0b1e36085b20e83e362 to your computer and use it in GitHub Desktop.
Save thehig/5b0bccd4cd43d0b1e36085b20e83e362 to your computer and use it in GitHub Desktop.
meteor: entity too large
2016-05-13 16:02:31+01:00Error: request entity too large
2016-05-13 16:02:31+01:00 at makeError (/app/bundle/programs/server/npm/node_modules/meteor/iron_router/node_modules/body-parser/node_modules/raw-body/index.js:154:15)
2016-05-13 16:02:31+01:00 at readStream (/app/bundle/programs/server/npm/node_modules/meteor/iron_router/node_modules/body-parser/node_modules/raw-body/index.js:188:15)
2016-05-13 16:02:31+01:00 at getRawBody (/app/bundle/programs/server/npm/node_modules/meteor/iron_router/node_modules/body-parser/node_modules/raw-body/index.js:95:12)
2016-05-13 16:02:31+01:00 at read (/app/bundle/programs/server/npm/node_modules/meteor/iron_router/node_modules/body-parser/lib/read.js:64:3)
2016-05-13 16:02:31+01:00 at [object Object].jsonParser (/app/bundle/programs/server/npm/node_modules/meteor/iron_router/node_modules/body-parser/lib/types/json.js:116:5)
2016-05-13 16:02:31+01:00 at packages/iron_router/lib/router.js:277:1
2016-05-13 16:02:31+01:00 at [object Object]._.extend.withValue (packages/meteor/dynamics_nodejs.js:56:1)
2016-05-13 16:02:31+01:00 at [object Object].hookWithOptions (packages/iron_router/lib/router.js:276:1)
2016-05-13 16:02:31+01:00 at boundNext (packages/iron_middleware-stack/lib/middleware_stack.js:251:1)
2016-05-13 16:02:31+01:00 at runWithEnvironment (packages/meteor/dynamics_nodejs.js:110:1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment