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
- Getting CORS error when accessing websit...
When accessing my website I'm getting: (index):1 Access to font at 'https://assets.appwrite.io/fonts/inter/Inter-Regular.woff2' from origin 'https://mvp-site-ra...
- Questions about requests count on dashbo...
Hi guys I am new to this platform so I dont know if I am doing anything wrong. On dsahboard the request count is about 50k even though I dont feel like I have d...
- Account.get throwing an error on EXPO SD...
I am updating my react app to use EXPO SDK 54 and appwrite-react-native SDK 0.17.x but the account.get() function is not working I use it to get the current us...