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
- Added Custom Domain - API requests with ...
I've added in a custom domain to Appwrite my domain itself is on cloudflare but has Appwrite name servers added and confirmed they work, I added the CAA in clou...
- Table contents missing (attributes+rows)
Here is an image of the cloud and the attributes that should exist Some of the table do have the data but others dont. I am able to access the rows via api c...
- Bug Report: type generation for enum of ...
### π Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...