m1k1o / neko

A self hosted virtual browser that runs in docker and uses WebRTC.
https://neko.m1k1o.net/
Apache License 2.0
7.78k stars 572 forks source link

Upload 413 error #430

Closed maheshrana2002 closed 2 months ago

maheshrana2002 commented 2 months ago

How to upload file more than or equal to 100mb size image I have even mount the path of my server for the location

m1k1o commented 2 months ago

https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/413

Do you happen to have any proxy server in between? Or is this error coming directly from neko?

maheshrana2002 commented 2 months ago

I was able to fix the issue actually its an cloudflare issue ,Thanks for replying btw