That's the problem, they don't register a log
I created it just for testing, it doesn't have anything other than the “start function” and it still returns error 400 and doesn't record the logs either.
Can you share the function repo with me once?
Yeah, how are you username?
My GitHub username??
yeah
adityaoberai
ready
@Aditya Oberai im change visibility for public https://github.com/kellvembarbosa/start-function-newipe
Are your builds succeeding and is a deployment ready?
Yeah, worked fine for one month
this problem started in today
My cloud function id: 6540e9f66d4a96df1462
@Deleted User I'm unable to recreate the same issue on my end
Can you try sending a request from here and share if you still don't see an execution?
(Also, try a hard refresh of the page on the Executions tab)
You can try to access or make a request get to https://6519b0f2b631304748a5.appwrite.global the correct thing would be to receive a json saying that "ready to receive webhooks!" and the return is now 400
And it's not something isolated on my machine, even if you see in the screen shot I'm sending now, it started today.
The problem is that I have other functions from another project under development that manages my application's home and it is also returning error 400. It was working normally. @Aditya Oberai
@Aditya Oberai I noticed that when running via dashboard appwrite works, however they are run via endpoint which is the real scenario in this case.
Would you please share a screenshot of the deployments tab?
Were you successful in reproducing the error via http?
@Aditya Oberai
Hey @Deleted User Yes, we were. The Engineering team is aware and will explore this issue. I'll let you know as soon as I have a further update
thanks, When you have answers let me know.
would you please try your function again?
Yeah, working fine now @Steven
[SOLVED] Cloud Functions is down
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...