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
- fastly error
Hey! I'm hitting a Fastly error on the www version of our site, but the root domain works fine. We have a wildcard set up, so I expected the subdomain to be cov...
- Facebook's scraper facebookexternalhit g...
share.bardbliss.com but works fine on the raw fra.appwrite.run URL. No execution logs appear when Facebook hits the custom domain. This was working before. How ...
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...