
Trying to update a cloud function and get the attached error. No errors show up in VS Code, reviewed the code a few times. A previous version of the function is currently deployed and working. Made some minor enhancements and dependency updates and now it wont deploy :/ ..
Running Selfhosted - Appwrite 1.5.7

just commented out the whole function and tried to deploy and still get the same error :/ dont think it has anything to be with the function itself. Rebooted the container and still not dice

could you post the function code? is the entrypoint correct?

Did you deploy it through cli or git?
Recommended threads
- Can I use Appwrite Self-Hosted commercia...
Hi! I'm a student working on my own app, and in the future I’d like to monetize it (e.g. through subscriptions or paid features). I'm using Appwrite Self-Hoste...
- Getting 413 Payload too large when calli...
Hi, I have a self hosted v. 1.7.4 instance behind a reverse proxy and it is actually working well. But when I call: ```dart await account.deleteSession('curre...
- Strange sites behavior on self-hosted
Hello! I've been using sites for some weeks now, and everything seemed to be working fine. I have three sites (static) set, linked with github repositories: ...
