CacheManager: Failed to download file from with error: Invalid argument(s): No host specified in URI

2,646 views
Skip to first unread message

Error Place

unread,
Jul 4, 2020, 12:55:00 PM7/4/20
to Flutter Development (flutter-dev)
hey guys. i have been getting this every time i run the app. everything seems to work fine but my images loads quit slow from firestore! does anyone knows what the issue could be?


flutter: CacheManager: Failed to download file from  with error:
Invalid argument(s): No host specified in URI

Error Place

unread,
Jul 4, 2020, 1:02:50 PM7/4/20
to Flutter Development (flutter-dev)
The following ArgumentError was thrown resolving an image codec:
Invalid argument(s): No host specified in URI

When the exception was thrown, this was the stack: 
#0      _HttpClient._openUrl (dart:_http/http_impl.dart:2282:9)
#1      _HttpClient.openUrl (dart:_http/http_impl.dart:2200:7)
#2      IOClient.send (package:http/src/io_client.dart:31:37)
#3      HttpFileService.get (package:flutter_cache_manager/src/web/file_service.dart:32:44)
#4      WebHelper._download (package:flutter_cache_manager/src/web/web_helper.dart:76:25)
...
Image provider: CachedNetworkImageProvider("", scale: 1.0) 
 Image key: CachedNetworkImageProvider("", scale: 1.0): CachedNetworkImageProvider("", scale: 1.0)

Suzuki Tomohiro

unread,
Jul 4, 2020, 4:01:00 PM7/4/20
to Error Place, Flutter Development (flutter-dev)
What was the URI it was trying to download?
Add breakpoint if necessary.

--
You received this message because you are subscribed to the Google Groups "Flutter Development (flutter-dev)" group.
To unsubscribe from this group and stop receiving emails from it, send an email to flutter-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/flutter-dev/ac265443-6c2c-4078-ba10-345dd764c335o%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages