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
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- "Domain verification failed"
"Domain verification failed" I was install Appwrite in my VDS server. I using Coolify for install Appwrite. After install complete, i want add my domain, and i ...