Hello team, am getting the above error on log when deploying my function, what could be the issue ?
How you're deploying it? Do you get any errors in the console, at the execution or build logs?
Am deploying it with appwrite CLI
Yes I get the attached error when I view the logs on the appwrite-build container
Recommended threads
- What's the proper way to delete user acc...
I would like to provide an option for the users of my app, to completely remove theirs account if they want to. I don't want to 'deactivate' the account, but to...
- Prevent Appwrite from pulling weekly unu...
Hi, I only use node/php runtimes for functions and static-1/node for site. However, appwrite keeps pull gigabytes of runtimes. It makes my VM backup unnecessar...
- Dart Runtime as Function is missing
Hey guys, I set the _APP_FUNCTIONS_RUNTIMES to dart-3.10 and redeployed the appwrite stack but unfortunately the dart runtime doesnt show up. I copied the val...