I have two functions and both doesn't deploy anymore. The last successful deployment was 14 hours ago, and even redeploying that one doesn't work. It just stays on processing forever. There are no logs and I'm sure there are no errors in my code. My project id is 6609b04307245ff73502.
Hi, can you please try a redeployment for now?
Works again now, thanks! What was the issue? I’m experiencing that from time to time…
Yes, we are experiencing intermittent issues with functions that we are currently investigating https://status.appwrite.online/incident/356801
We are working on it and hope to resolve it soon
Ok, glad you could fix it!
Recommended threads
- Function domain not available
Hello, even tho in docs you clearly describe that every function has its domain, I can not see it anywhere in any of my projects. How do I reveal the url of th...
- Inquiry: How to Reduce Cold Start Durati...
Hey! I was using Python for the function runtime, but after reading that Go has the fastest runtime, I switched my code over to Go. However, I'm still seeing co...
- After a GET request is passed to functio...
Create execution in the console can normally retrieve the get parameters。WHy?