
you're getting this while executing an old function?

I am not sure, its from appwrite container there is no logs from where its called

This call is only for when you're running functions

Well, old functions were removed completely and they were created again so I think its new functions now

I thought it was from users, relieved to know its from functions.

how are the functions being executed?

HTTP POST

Execution is going fine.

how exactly?

and can you confirm that that warning only shows up when you execute?

How do I do that, there are like 100-200 executions per 2-3 minutes

Run
docker logs appwrite -f
Watch to see if they keep coming as your function being execute

Flutter SDK

okd sdk, which is why the filter is running 👍🏼

Yes OLD sdk it is, although is it troublesome?

I would like you to point to the code from where its coming in appwrite, if you can that would be helpful

nah that's fine

doing this would be helpful. I'd really like to confirm that it's only the old create execution api call that's causing this

The error? here

I dont think I can make sure that its coming from the function exeuction because that appwrite instance is in production.
What I can do is disable functions to see if its still coming, but that would make users angry.

ok then no worries

this warning isn't a big problem, but would you please create an issue so we can address it?

Ok

i created the issue: https://github.com/appwrite/appwrite/issues/6147

Solved: Appwrite container stops responding / gets stuck
Recommended threads
- 1.7.0 Self Hosted Upgrade
Hi, I've tried a fresh install on 1.7.0 and I've also done a fresh install on 1.6.2. 1.6.2 is working fine fresh, update to 1.7.0 and migrate fails Fresh inst...
- Functions not work on Server only Localh...
Hi, I successfully upgraded from 1.4 to 1.7, but I'm having a problem. The functions no longer work with the settings I had. I assume some changes were made. It...
- Console Login after upgrade
Hi, running a small instance self hosted, upgraded from 1.6.0 to 1.74 this morning before spotting the migration guide... When trying to login to the console n...
