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.Recommended threads
- free plan limit
Hello! I’m currently on the free plan and still in development. I’m unable to use the database because I’m getting the following error: “Resource limit for your...
- Resource limit error using API for proje...
Project ID: 67414182001dfe44c386 Endpoint: https://fra.cloud.appwrite.io/v1 Web Dashboard works fine, able to CRUD. But API return error ``` { "message": "...
- Failed to receive appwrite reset passwor...
Hey there, I forgot my password for my appwrite account but when i use forgot password, i dont get an email to reset the account but when i try to create a new ...