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
- API key without database.read/write
I had some issues with my previous API key and I deleted it then I wanted to create a new one and discovered the database checkbook has no database.read/write j...
- dynamic key missing scopes for database ...
Here are the scopes listed, I get permission errors for reading row and document. Appears to be missing since last time i checked. Database 6 Scopes policies....
- I am using s3 for app storage but is it ...
_APP_STORAGE_DEVICE=s3 puts everything to the s3 storage but i need to be able to keep the function builds and site in the local and not waste the cloud storage...