We are getting customer support requests, that our service is down. We tried to pinpoint it, and we can't see any logs of any appwrite cloud function in the past 1h.
For context: usually we have a few hundred function calls per minute... so this should not be the case.
cc @Steven
Thanks! DM me the project ID and function ID. Also what's the region? And what's the error that you're seeing?
@roran will send you the details!
region: GER (Frankfurt)
Perfect, thanks! The team will try to solve this asap 🙏
okay - we are getting function executions again.
Not sure what the fix was - but this can be closed I believe!
Recommended threads
- Project Paused
I am the developer of a project and the admin is not able to login into their account for some reason and I can't change the status of the project due to role r...
- what happened with 'never paused' ????
I can already imagine how annoying this is going to be...
- Weird permission failure
when creating an account I use following methods: ``` Future<void> register(String email, String password, String username) async { final user = await accoun...