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
- 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...