Back

EXCEPTION CAUGHT BY IMAGE RESOURCE SERVICE

  • 0
  • Flutter
  • Databases
  • Storage
  • Cloud
  • Realtime
Arif Qayoom
15 Oct, 2024, 07:59
TypeScript
The following _ClientSocketException was thrown resolving an image codec:
ClientException with SocketException: Connection refused (OS Error: Connection refused, errno =
111), address = cloud.appwrite.io, port = 51156,
uri=https://cloud.appwrite.io/v1/storage/buckets/667e21470032dc211bca/files/66b997dd002a0d201c32/view?project=643588
ac5b13906fc980&mode=admin

When the exception was thrown, this was the stack

Image provider:
CachedNetworkImageProvider("https://cloud.appwrite.io/v1/storage/buckets/667e21470032dc211bca/files/66b997dd002a0d20
1c32/view?project=643588ac5b13906fc980&mode=admin",
scale: 1.0)
 Image key:
CachedNetworkImageProvider("https://cloud.appwrite.io/v1/storage/buckets/667e21470032dc211bca/files/66b997dd002a0d20
1c32/view?project=643588ac5b13906fc980&mode=admin",
scale: 1.0):
  CachedNetworkImageProvider("https://cloud.appwrite.io/v1/storage/buckets/667e21470032dc211bca/files/66b997dd002a0d
  201c32/view?project=643588ac5b13906fc980&mode=admin",
  scale: 1.0)```
TL;DR
An exception was caught by the image resource service due to a connection being refused. The issue seems to be with resolving an image codec from cloud.appwrite.io.
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