Skip to content
Back

Failed to load data from database

  • 0
  • Flutter
  • Storage
  • Cloud
ichemer
1 Nov, 2025, 10:45

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)

TL;DR
Title: Failed to load data from database and AppwriteException error message thrown Message: Developers facing AppwriteException with SocketException, specifically a Failed host lookup error for 'fra.cloud.appwrite.io'. App was working fine a few days ago. Solution: Check for any recent updates or changes to the database connection configuration that may have caused the hostname resolution issue. Additionally, verify the network connection and DNS settings to ensure proper connectivity to the host server.
Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more