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
- Project in AppWrite Cloud doesn't allow ...
I have a collection where the data can't be opened. When I check the functions, there are three instances of a function still running that can't be deleted. The...
- Get team fail in appwrite function
I try to get team of a user inside appwrite function, but i get this error: `AppwriteException: User (role: guests) missing scope (teams.read)` If i try on cl...
- Function in Node.JS to monitor events ar...
Hello everyone. I'm creating my first Node.JS function, but I don't have much experience with node and javascript. I'm trying to create a function, that monito...