When I run appwrite push functions, select the function I want to deploy, confirm with a YES, is starts deploying but goes into error. I need to repeat the steps multiple times before deployment is successful.
Similar issue when a deployment already works but I update the environment variables (i.e. no code change) and redeploy from console. It keeps failing.
The logs would say:unable to retrieve container logs for containerd: ...
Hence there is no way for me to know why it is failing
What's the runtime that you're using and region?
Are you using some framework/router like Hono, Express, etc?
Recommended threads
- Relation Question
How do I create a relation from table y to an others x.$id. in my example I have a users table where I use Appwrites unique User IDs and I want other tables fo...
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support 👋 I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...