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

413 Payload Too Large #16

Open
ghost opened this issue May 6, 2020 · 3 comments
Open

413 Payload Too Large #16

ghost opened this issue May 6, 2020 · 3 comments

Comments

@ghost
Copy link

ghost commented May 6, 2020

Hi there

I noticed that the lib does not allow massive packets.

The example I used: 2 rooms next to each

Untitled

I do see that you did set 'apiRouter.post('/set', bodyParser.json({ limit: '100mb' }), wrap(require('./routes/set').POST))' but for some reason it is not working. So unable to save a map atm

Untitled

@ghost
Copy link
Author

ghost commented May 6, 2020

I'm using the screeps-launcher with your mod added

@ghost
Copy link
Author

ghost commented May 6, 2020

I'll investigate further to see if it is something on my side

@AlinaNova21
Copy link
Member

Sounds like something on your end, is it behind a reverse proxy? I've been able to apply larger maps just fine on my servers

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