Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unhandled Exception: HttpException: No valid statuscode. Statuscode was 404 #223

Closed
chow2324 opened this issue Aug 16, 2019 · 4 comments
Closed

Comments

@chow2324
Copy link

chow2324 commented Aug 16, 2019

I am still getting this error with cached_network_image: ^1.1.1 and the latest flutter version.
Can anyone help me to solve this?

My Flutter Doctor: I tried both master and stable channel, but got the same result

Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, v1.7.8+hotfix.4, on Mac OS X 10.14.6 18G87, locale
    en-HK)
 
[✓] Android toolchain - develop for Android devices (Android SDK version 28.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 10.2.1)
[✓] iOS tools - develop for iOS devices
[✓] Android Studio (version 3.4)
[✓] VS Code (version 1.37.1)
[✓] Connected device (1 available)

@andyngdz
Copy link

andyngdz commented Aug 17, 2019

I got the same error
Exception: HTTP request failed, statusCode: 404

And the widget can't build at all. I understand the image URL is not found but instead of crashing the app we should return the errorWidget. Shouldn't we?

@yrom
Copy link

yrom commented Aug 23, 2019

it seems duplicated #216

@pdefuns
Copy link

pdefuns commented Oct 4, 2019

duplicate #245 #242

@renefloor
Copy link
Contributor

Closing as duplicate of #273

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants