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

Netlify Deploy Issue: Twitter images aren't being downloaded during build #86

Open
jeffsikes opened this issue Mar 3, 2023 · 1 comment

Comments

@jeffsikes
Copy link

Perhaps I'm doing it wrong, but when I deploy to Netlify, it's forcing a pull of images again from Twitter and they are all failing to be returned. So while my local dev environment has all the content, the deployed version didn't.

I ended up just manually deploying the static site since the content isn't going to change anymore.

But just wanted to put this information out there in case anyone else ran into it.

If you click any of the URLs below, they work, but in the Netlify build, they failed. Maybe Netlify Builds are being filtered from retrieving Twitter images?

9:47:37 PM: Image request error Bad response for https://pbs.twimg.com/media/AYmVaFWCMAA38el.jpg (404): Not Found
9:47:37 PM: Image request error Bad response for https://pbs.twimg.com/media/ClpHqswUsAE5pg4.jpg (404): Not Found
9:47:37 PM: Image request error Bad response for https://pbs.twimg.com/media/ClpOwz6VEAE0lTQ.jpg (404): Not Found
9:47:37 PM: Image request error Bad response for https://pbs.twimg.com/media/ClppFzUUYAEv3bJ.jpg (404): Not Found
9:47:37 PM: Image request error Bad response for https://pbs.twimg.com/media/C6fpgyeU0AAMfq2.jpg (404): Not Found
9:47:37 PM: Image request error Bad response for https://pbs.twimg.com/media/DVMk48NW4AA_QkJ.jpg (404): Not Found
9:47:37 PM: Image request error Bad response for https://pbs.twimg.com/media/DVTD9TDWkAAQQ9Z.jpg (404): Not Found
@nhoizey
Copy link
Contributor

nhoizey commented Mar 26, 2023

@jeffsikes even on my local build, some photos are sometimes not downloaded from Twitter, and sometimes they are during the next build.

I really don't know where the issue is, but running builds multiple times at least lowers the number of missing images.

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

2 participants