i did
What value did you set
300MB
so
300000000
my file is 163,1 MB
Do 1GB just in case
Maybe it gets bigger than 300mb when compiled
true
didnt think of that
not working, probably the file itself is somehow the problem
Tell me your steps how you restarted your container
stopped the container
let it stop
started again
What container
All container?
yup
Do 2GB now lmao
Python tends to get really big
bruh LMAO
does not worj
i have python in there, latex and some images for the generation of a PDF. oh and .conda
maybe its because of .conda?
Check your docker logs
[Error] Method: POST
[Error] URL: /v1/functions/:functionId/deployments
[Error] Type: Appwrite\Extend\Exception
[Error] Message: The file size is either not valid or exceeds the maximum allowed size. Please check the file or the value of the _APP_STORAGE_LIMIT environment variable.
[Error] File: /usr/src/code/app/controllers/api/functions.php
[Error] Line: 1135
Recommended threads
- Self-host migration from 1.8.X
Is it safe to now migrate from 1.7.4 to 1.8.X on my selfhost?
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Synchronous function execution timeout w...
I am calling server functions with xasync = true and I still get this error message. Synchronous function execution timed out. Use asynchronous execution inste...