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

Payload too large error #31

Open
partouf opened this issue Oct 9, 2023 · 0 comments
Open

Payload too large error #31

partouf opened this issue Oct 9, 2023 · 0 comments

Comments

@partouf
Copy link
Member

partouf commented Oct 9, 2023

https://my.papertrailapp.com/groups/1243314/events?q=program%3Ace-conan&focus=1647886078848028673&selected=1647886078848028673

PayloadTooLargeError: request entity too large
 at readStream (/home/ubuntu/ceconan/conanproxy/node_modules/raw-body/index.js:156:17)
 at getRawBody (/home/ubuntu/ceconan/conanproxy/node_modules/raw-body/index.js:109:12)
 at read (/home/ubuntu/ceconan/conanproxy/node_modules/body-parser/lib/read.js:79:3)
 at jsonParser (/home/ubuntu/ceconan/conanproxy/node_modules/body-parser/lib/types/json.js:135:5)
 at Layer.handle [as handle_request] (/home/ubuntu/ceconan/conanproxy/node_modules/express/lib/router/layer.js:95:5)
 at trim_prefix (/home/ubuntu/ceconan/conanproxy/node_modules/express/lib/router/index.js:328:13)
 at /home/ubuntu/ceconan/conanproxy/node_modules/express/lib/router/index.js:286:9
 at Function.process_params (/home/ubuntu/ceconan/conanproxy/node_modules/express/lib/router/index.js:346:12)
 at next (/home/ubuntu/ceconan/conanproxy/node_modules/express/lib/router/index.js:280:10)
 at cors (/home/ubuntu/ceconan/conanproxy/node_modules/cors/lib/index.js:188:7)

This appears to be happening during the builds for QT 6.4.2

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