I'm getting internal errror for collection on appwrite cloud. How do I fix this
Is the error persist after few minutes?
What it usually means is that the cloud is doing some operations on the database and usually it goes back to normal in few minutes
@hcraige Does this got solved?
yes it works, now @D5
[SOLVED] getting internal errror for collection on appwrite cloud
Recommended threads
- Self hosted project based backup
Is there a native way to perform a project-level backup in a self-hosted instance, instead of backing up the entire Docker instance? If not, I would like to off...
- 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...
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...