Some images return 404 while others don't

I’m having a problem with this website: https://ilo-drupal-templates.netlify.app/

It’s a static website that hosts images in an /images folder. Some of the images are returning a 404 when I deploy the site to Netlify, whereas others are working fine. You can see an example on this page:

https://ilo-drupal-templates.netlify.app/graphic-article-page.html

There are a few images on this page that are being served from the /image folder:

This one works fine: https://ilo-drupal-templates.netlify.app/images/takhminabakhronova.png

Whereas this one returns a 404: https://ilo-drupal-templates.netlify.app/images/homepage-image-1-scaled.jpeg

They’re both being served in the same folder, so I can’t figure out why Netlify is return a 404 for the second one.

Hi @justintemps, thanks for the post.
If possible can you share a repository of your site for me to help with the debugging?

Thanks.

@clarnx sure it’s a private repo but I can add you. What’s your github username?

Hi @justintemps, thanks for the feedback.
My GitHub username is clarnx.

Nevermind, I figured this out, the problem was on my end. Sorry!

1 Like

thanks for confirming you found your solution. (: