My app broken, it throw AppwriteException exception. Few days ago it works well.
AppwriteException: , ClientException with SocketException: Failed host lookup: 'fra.cloud.appwrite.io' (OS Error: No address associated with hostname, errno = 7), uri=https://fra.cloud.appwrite.io/v1/tablesdb/xxxxxxxxxxxxx/tables/user/rows?queries%5B%5D=%7B%22method%22%3A%2...
I/flutter ( 7210): #0 ClientIO.call (package:appwrite/src/client_io.dart:420:7) I/flutter ( 7210): <asynchronous suspension> I/flutter ( 7210): #1 TablesDB.listRows (package:appwrite/services/tables_db.dart:22:17)
Recommended threads
- Rate limit
How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"? I have Pro and around 2k requests per ...
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...
- Dev Keys not working
looks like dev key are broken they simply don't work i suggest remove them until you have them working otherwise they confuse devs took me few minutes trying ...