imjoshieeOriginal post
Web Developer
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
Summary
Issue: Developer experiencing errors when pushing functions in Appwrite, with log retrieval problems and occasional 'general_unknown' error. Code is confirmed to be fine and using latest Appwrite CLI version 13.3.0.
Solution: The issue might be due to a temporary hiccup in log retrieval. Retry pushing the functions occasionally to resolve the deployment problem.