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

Synchronisation does not work on large data dump #679

Open
fguitton opened this issue Oct 17, 2019 · 1 comment
Open

Synchronisation does not work on large data dump #679

fguitton opened this issue Oct 17, 2019 · 1 comment
Labels
bug Something isn't working critical Super important things

Comments

@fguitton
Copy link
Member

There is an issue when data it uploaded but is too large and the dump cannot be processed by the server.

PayloadTooLargeError: request entity too large
    at readStream (/root/optimise-sync/build/server.js:13024:17)
    at getRawBody (/root/optimise-sync/build/server.js:12977:12)
    at read (/root/optimise-sync/build/server.js:1025:3)
    at jsonParser (/root/optimise-sync/build/server.js:1276:5)
    at Layer.handle [as handle_request] (/root/optimise-sync/node_modules/express/lib/router/layer.js:95:5)
    at trim_prefix (/root/optimise-sync/node_modules/express/lib/router/index.js:317:13)
    at /root/optimise-sync/node_modules/express/lib/router/index.js:284:7
    at Function.process_params (/root/optimise-sync/node_modules/express/lib/router/index.js:335:12)
    at next (/root/optimise-sync/node_modules/express/lib/router/index.js:275:10)
    at urlencodedParser (/root/optimise-sync/build/server.js:1729:7)
@fguitton fguitton added bug Something isn't working critical Super important things labels Oct 17, 2019
@fguitton
Copy link
Member Author

This should be closed when we confirm the problem doesn't reappear over time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working critical Super important things
Projects
None yet
Development

No branches or pull requests

1 participant