SerniorS
Convex Community10mo ago
16 replies
Sernior

Hello, I am encountering an error when

Hello, I am encountering an error when trying to migrate a database to my self-hosted solution:
the error is 413 Request Entity too large. The context is that I am using a MySql server as backend and I am wondering if there are configurations that must be set that are not yet described in the guide. We managed to migrate this database from the cloud to the litesql we did for testing but now the production solution using MySql throw this error.
Does anyone knows how to fix it? Thanks.

I was thinking... could it be that the docker image of the convex backend i am using is old?
ghcr.io/get-convex/convex-backend:5143fec81f146ca67495c12c6b7a15c5802c37e2
Was this page helpful?