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
- Password check in function
Hi, is there any way now for checking if the users password is correct in a function? I am creating a delete user function and before deleting I would like to c...
- Invalid document structure: Unknown attr...
Environment: Dart version: 3.5.1 dart_appwrite: 13.0.0 I’ve already created the database structure using a Dart function. I can create data records using cloud...
- open runtime version lacks behind
open runtime version in appwrite CLI is v4 while the hosted runtimes use v5, this mismatch does not permit to debug locally functions using recent runtimes (li...