Updated my dart function dependency and had to upgrade to 3.0. I changed it in function settings and when trying to deploy the function it gives an error
Unable to find image openruntimes/dart: v2-3.0
Unable to change function Dart runtime ?
You need to create a new function. This function was created before 1.4 so it's using the older image (which doesn'th ave dart 3.0).
Recommended threads
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....
- Worker functions stuck on "Fetched 0 fun...
Appwrite Version: 1.9.0 Bug Description: The appwrite-worker-functions container gets stuck in an infinite loop logging "Fetched 0 functions..." while scheduled...
- I am using s3 for app storage but is it ...
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage...