errors: Unexpected curl error between proxy and executor: Operation timed out I tried to deploy two functions in python, both failed.
Hey there ๐ Hmm sounds annoying. Operation timeout means it got stuck and Appwrite terminated it in order to save it from being frozen. How did you create the deployment - manual, CLI?
by CLI. Now sent but it's weird
Oh, does it work now?
Hmm. Well, cool, it works at least ๐
let me ping @Christy Jacob here. Christy, can you see anything in history that could have caused this? Was there any downtime?
I created the project a few months ago but I still hadn't added a function. The first two attempts failed.
We recently invited many new developers to Cloud. There might be a bit of overload happening, causing deployment here-and-there to fail. We will investigate further for sure.
Thanks, I'll mark it as resolved, I performed four more deploys and everything went well. If it happens again let me know @Christy Jacob
[SOLVED] Failed to deploy function to cloud.appwrite.io
Did you create the function also around 2 months ago?
No. just the project. The function was created when I reported the failure here on Discord
Hmm okay.. please let us know if it happens again. Can you also share your project ID on DM? I'll try to see if I can find some logs
Ok
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...