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
- Function's Static IP
Is it possible to have static. IP Address instead of Dynamic IP for getting the IP Address whitelist
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- [SOLVED] Unable to push function from AP...
When trying to push functions from Gitlab CI (with an API KEY and using the CLI), i saw that i was unable to push functions. ``` $ appwrite client --endpoint $...