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
- Sometimes this function shows an error l...
1. Synchronous function execution timed out. Use asynchronous execution instead, or ensure the execution duration doesn't exceed 30 seconds.\nError Code: 408 2...
- Custom Topic sent from Function (with sc...
Can I send a message on a custom topic? So clients can subscribe to them?
- Function scheduling is not functional on...
Hello everyone! I'm using Appwrite Cloud and I have a function that runs every day at 00:00 UTC. Preciously it worked fine, but it didn't fire last night and i...