damamire345Original post
@everyone
I currently have the problem, that when I use external storage (wasabi) file uploads are working and also the functions I deploy are uploaded to wasabi. But I cant run them, because the build fails with "FIle not found". docker logs for openruntimes-executor gives me "Runtime not ready". When I am deleting the wasabi config, the functions work properly. Tested with 1.4.4 and 1.4.13
Summary
Developers encountered an issue where functions were not deploying or building when using an external storage adapter in Appwrite. The error message "Runtime not ready" appeared in the Docker logs for openruntimes-executor. Deleting the Wasabi configuration resolved the issue. This problem was observed in versions 1.4.4 and 1.4.13.