Operation timed out after 30001 milliseconds with 0 bytes received with status code 0\nError Code: 0
- 0
- Functions
- Cloud
Hiii π Did you use CLI to deploy the function? If so, can you double check function settings? It might have change back to 30
I deploy it through github sir
Thanks. Cloud is back to stable now, does the problem persist ?
Still got an operation timeout
RIght now
Before
Huge difference
Thanks for confirming. I am suspecting connection timeout, not request timeout. That could be due to infrastructure problem, or code problem. To rule that out, can you please try and see if simple hello world works as expected? Or something with 60 second sleep?
I dunno why I got 30 seconds of execution
and before I just got only atleast 10 seconds of execution
alright
I will run this code
Triggered in 21:41
and still waiting status
Update:
Is this on cloud? If so, make sure to include the Cloud tag on the post next time
Is it still?
nope its working right now
You created a new execution?
yes and its working right now
It probably failed before due to an outage
and this was executed successfully
Recommended threads
- Appwrite Auth & Function don't reveal cl...
When I execute a function or sign in with my Flutter app, Appwrite does not show my real IP: instead, it seems that Appwrite shows Fastly CDN IP address.
- All function deployments fail (node 18-2...
Error: bash: /usr/local/server/helpers/build-cache.sh: No such file or directory Sidecar error: Build archive was not created at /mnt/code/code.tar.gz Scope: ...
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...