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
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....
- User ID case sensitivity
I see that through REST (and SDK as well), getting a user is not case sensitive. And even though documentation does not clearly state that it is, the wording "V...
- Any way to temporarily bypass the email ...
Hey guys, any way to bypass the email verification to use the accounts again? i need to recover some projects that due to recent changes have been stopped, and ...