question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Failing to build responsive images

See original GitHub issue

While running yarn generate I noticed a bunch of the images weren’t getting built but I couldn’t any open issues related to this specific error. By chance has anyone else run into this?

 ERROR  request to http://localhost:57406/_ipx/images/news/ai/ai-5.jpg?s=640_298 failed, reason: connect ECONNRESET 127.0.0.1:57406                                                                                              @nuxt/image 06:25:39


 ERROR  request to http://localhost:57406/_ipx/images/news/ai/ai-5.jpg?s=750_349 failed, reason: connect ECONNRESET 127.0.0.1:57406                                                                                              @nuxt/image 06:25:39


 ERROR  request to http://localhost:57406/_ipx/images/news/ai/ai-5.jpg?s=826_384 failed, reason: connect ECONNRESET 127.0.0.1:57406                                                                                              @nuxt/image 06:25:39


 ERROR  request to http://localhost:57406/_ipx/images/news/ai/ai-5.jpg?s=1652_768 failed, reason: connect ECONNRESET 127.0.0.1:57406

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:2
  • Comments:6

github_iconTop GitHub Comments

1reaction
dikaiocommented, Apr 6, 2021

Sweet, thanks for sharing @kjkmr.

1reaction
kjkmrcommented, Apr 5, 2021
Read more comments on GitHub >

github_iconTop Results From Across the Web

Responsive images - Learn web development | MDN
To make things more complicated, some devices have high resolution screens that need larger images than you might expect to display nicely. This ......
Read more >
responsive images srcset not working - Stack Overflow
I found that a good way to get Chrome to retry, without using Incognito, is to make sure you have devtools open, right-click...
Read more >
Adaptive Images: Solving the Responsive Image Problem
Responsive images have been a tough topic for years now, as there have typically been more than one 'hack-around' way to make your...
Read more >
Unable to make main media image responsive - Drupal
I used "Usage #3" to create a vertical thumbnail menu at the left of the main media image. so it uses one field...
Read more >
A Guide to the Responsive Images Syntax in HTML - CSS-Tricks
The sizes attribute is about speed. It gives the browser enough information to make a smart choice as soon as it sees your...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found