Hey all, when trying to deploy to a self
Hey all, when trying to deploy to a self-hosted convex instance through a github action i get the following error:
Has anyone else experienced that before and knows a solution?
4 Replies
Do you have a nginx proxy or something similar that has a limit on request payload? I think I ran into something similar, nginx proxy defaults are super low.
Yess, thank you! I have an nginx proxy in front so will try to tune that
Solved it thank you very much ✅
how much did you end up increasing the limit?
I went with 32m it worked
16m