
I am trying to push a function to deployment from appwrite-cli to my local instance but getting the above mentioned error

@Support Please do help if anyone knows about this, I tried to upgrade my appwrite-cli to 6.2.0 as mentioned by @Joshi as it might be a version issues but having the same issue. (I was using appwrite cloud and had no issues pushing my functions there but only have these issues when using in localhost

Can you try creating a new function and then try the same procedure

the one im trying to do is a new function itself

And you created that after upgrading to 1.6.1?

yes

Maybe you need to migrate first. Have you executed the migrate command?

My appwrite instance is also a completely fresh one so i dont think that should be the issue

and yes i had tried migrating earlier when i had 1.6.0 version of appwrite, that time everything migrated except for the functions as the error was that dart runtime wasnt available,

I justed tested on my instance and it works absolutley fine

Show me your part of your appwrite.json which contains this specific function

I have never used Appwrite cloud so your json might contain some cloud specific configuration which does not exists in selfhosted
Recommended threads
- Status "stuck" after trying to delete a ...
Hi, I tried first to re-name a two-way relation field between two collections, when I received an error tried to delete two fields. Deleted all the data rows, ...
- integrate firebase phone auth in appwrit...
Is there is any way to integrate firebase phone auth in appwrite (I am using Appwrite Self Hosted)
- [SOLVED] Internal curl errors has occurr...
Hello! I have cloud function code that errors out with ```Internal curl errors has occurred within the executor! Error Number: 52. Error Msg: Empty reply from ...
