Hello, I am receiving the following error when I am trying to deploy a function from my local.
> appwrite push functions --function-id xxxxxxxxx
ℹ Info: Validating functions ...
ℹ Info: Checking for changes ...
ℹ Info: Pushing functions ...
✗ Error • myfuncname (xxxxxxxxx) • The file size is either not valid or exceeds the ma
✗ Error: No functions were pushed.
I have tried setting the following environment variables with no luck:
_APP_COMPUTE_SIZE_LIMIT=500000000
_APP_FUNCTIONS_SIZE_LIMIT=500000000
_APP_FUNCTIONS_BUILD_SIZE_LIMIT=500000000
.tar.gz file is 30.5MB. I have deployed this function in this manner before, in fact according to the console those deploys were 46MB. I did not have any environment variables set then, so I'm really not sure what caused this all of a sudden.
Any tips to get this working? Thanks!
Recommended threads
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...
- Backup policies think im on free tier
Cant create more than one policy as im told to ugprade, when clicking upgrade im taken to the upgrade page which confirms im already on pro
- Cant get rid of "get started"
Not that important, but annoying. No matter what I do I cant get the "Get started" to go away, ive added a bunch of web platforms and its just stuck.