
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
- Failed to verify JWT. Invalid token: Exp...
Hi I am trying to call a function from my mobile app, but I am receiving "Invalid token expired." My code looks more or less like this ```ts // from my app ...
- Unable to View / Edit Bucket Files
Hi! I am unable to view / edit Bucket Files. While Previews work just fine, clicking the actual file to view or edit it produces the errors seen in the attache...
- How to remove the Sign up link after cre...
Greetings, i just installed appwrite on a VPS and created an account but now i do not want others to have access to the sign-up page. Is there any way to hide o...
