ProvidenceGeeks / website-frontend

UI frontend repository for the Providence Geeks website
https://www.pvdgeeks.org
7 stars 9 forks source link

Blog post images not loading #188

Closed paul-barry-kenzan closed 4 years ago

paul-barry-kenzan commented 4 years ago

Type of Change

Summary

  1. Summary Blog post images are displaying as missing images on the home page blog post list
  2. OS/Browser, version/device used if mobile OSX 10.12.6, Chrome 77, Laptop
  3. Environment url(s) Both Production & Staging
  4. Exact steps to reproduce (example below)
    1. Go to https://www.pvdgeeks.org/ or staging
    2. Click on "Blog Posts" tab
    3. Notice missing images
  5. Expected result:
    • Should display blog post images within the grid
  6. Actual result:
    • Displays the default browser missing image icon along with alt text
  7. Screenshot
    • Screen Shot 2019-10-23 at 11 42 31 AM
thescientist13 commented 4 years ago

oops.. I need to renew the SSL cert, my bad. #151

Will do that a later on today.

thescientist13 commented 4 years ago

@paul-barry-kenzan The cert says it's not up for renewal, but I checked the site again and the images are showing.

$ sudo certbot renew
Saving debug log to /var/log/letsencrypt/letsencrypt.log

-------------------------------------------------------------------------------
Processing /etc/letsencrypt/renewal/blog.pvdgeeks.org.conf
-------------------------------------------------------------------------------
Cert not yet due for renewal

-------------------------------------------------------------------------------

The following certs are not due for renewal yet:
  /etc/letsencrypt/live/blog.pvdgeeks.org/fullchain.pem (skipped)
No renewals were attempted.
-------------------------------------------------------------------------------
Screen Shot 2019-10-23 at 12 00 59 PM

Can you double check?

paul-barry-kenzan commented 4 years ago

@thescientist13 That's strange. I'm still seeing the issue and have tried different browsers.

thescientist13 commented 4 years ago

can you share a screenshot? Each blog post image should trigger a request in the networks tab. would be good to see what kind of response you are seeing, specifically. Might help provide some insight as to why they're not showing.

paul-barry-kenzan commented 4 years ago
Screen Shot 2019-10-23 at 12 10 52 PM Screen Shot 2019-10-23 at 12 10 59 PM
thescientist13 commented 4 years ago

🤔

thescientist13 commented 4 years ago

I went Incognito and was able to reproduce and so yeah, seems like it is cert related.

Screen Shot 2019-10-23 at 12 12 06 PM
thescientist13 commented 4 years ago

Let me restart Apache and clear the cloudfront cache. See if that helps eliminate any irregularities.

thescientist13 commented 4 years ago

@paul-barry-kenzan Any better now? (might want to try incognito or clear browser cache to be safe)

paul-barry-kenzan commented 4 years ago

Yep! Working now. Thanks @thescientist13

Closing.

thescientist13 commented 4 years ago

Awesome sauce 💯