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 are no help either, at times showing
unable to retrieve container logs for containerd://[container-id]
2026-02-08T15:03:03.000000000Z Unexpected error occurred. Please try again.
or a general_unknown
sometimes repeatedly retrying the appwrite push in the cli on the same functions will cause the deployment to magically work. What I can confirm is that my code has no issues and I am on the latest appwrite cli version 13.3.0. Help would be greatly appreciated
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...