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

PayloadTooLargeError: request entity too large #53

Closed
arquio opened this issue Aug 23, 2018 · 1 comment
Closed

PayloadTooLargeError: request entity too large #53

arquio opened this issue Aug 23, 2018 · 1 comment
Labels

Comments

@arquio
Copy link

arquio commented Aug 23, 2018

Hello,

I have this problem:

graphql-faker_2018-08-23 17-01-26

PayloadTooLargeError: request entity too large
    at readStream (/home/user/.config/yarn/global/node_modules/raw-body/index.js:155:17)
    at getRawBody (/home/user/.config/yarn/global/node_modules/raw-body/index.js:108:12)
    at read (/home/user/.config/yarn/global/node_modules/body-parser/lib/read.js:77:3)
    at textParser (/home/user/.config/yarn/global/node_modules/body-parser/lib/types/text.js:86:5)
    at Layer.handle [as handle_request] (/home/user/.config/yarn/global/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/home/user/.config/yarn/global/node_modules/express/lib/router/index.js:317:13)
    at /home/user/.config/yarn/global/node_modules/express/lib/router/index.js:284:7
    at Function.process_params (/home/user/.config/yarn/global/node_modules/express/lib/router/index.js:335:12)
    at next (/home/user/.config/yarn/global/node_modules/express/lib/router/index.js:275:10)
    at expressInit (/home/user/.config/yarn/global/node_modules/express/lib/middleware/init.js:40:5)

version: 1.7.0 and 1.7.5
filesize 4100 lines /108K

Someone have any idea what could have happened or how can I fix it?

Thanks!!

@OoXoSoO
Copy link

OoXoSoO commented Aug 23, 2018

I have the same problem too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants