
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

In what container are you getting this error?

Do you have upgraded recently that instance?

in the openruntimes-executor. yes, it was upgraded. to test, I installed a new instance right now to see if it is changing, but same behaviour.

Recommended threads
- Issue creating team membership with USER...
Log time ago it worked without any issue when I made a demo app but now it is not working in cloud function. code ```await awTeams ?.createMembe...
- Deployment Error Logs - Golang Functions
Hi guys - I have been developing an appwrite function via the cloud service with a golang runtime environment. Currently, I only get error messages whilst deplo...
- Unable to add permission when creating a...
I am creating a collection from a cloud function using the Appwrite Dart server SDK, and I want to add permissions so it can be accessed by users. I added code ...
