I tried to use this link as an image source in Flutter using the Image widget, however, it always says Connection reset by peer (OS Error: Connection reset by peer, errno = 54), address = image.tmdb.org, port = 49997
Image(
image: NetworkImage('https://image.tmdb.org/t/p/w500/y4MBh0EjBlMuOzv9axM4qJlmhzz.jpg'),
);
The complete error message is here:
The following SocketException was thrown resolving an image codec:
Connection reset by peer (OS Error: Connection reset by peer, errno = 54), address = image.tmdb.org, port = 51046
When the exception was thrown, this was the stack:
Image provider: NetworkImage("https://image.tmdb.org/t/p/w500/y4MBh0EjBlMuOzv9axM4qJlmhzz.jpg", scale: 1.0)
Image key: NetworkImage("https://image.tmdb.org/t/p/w500/y4MBh0EjBlMuOzv9axM4qJlmhzz.jpg", scale: 1.0)
I HAVE Tried:
% curl -I https://image.tmdb.org/t/p/w500/y4MBh0EjBlMuOzv9axM4qJlmhzz.jpg
curl: (35) Recv failure: Connection reset by peer
How to figure this out? Does anybody know?
Ne možete pronaći film ili TV seriju? prijavite se da biste ga napravili.
Want to rate or add this item to a list?
Not a member?