ThingEngineering / swgoh-status

Farming status display for Star Wars: Galaxy of Heroes
20 stars 25 forks source link

Unit profile pictures not loading #17

Closed tdm00 closed 3 years ago

tdm00 commented 3 years ago

Problem Statement In the past few days the unit profile pictures are not loading when I try from multiple devices (desktop, laptop) using multiple browsers (Chrome, Firefox) and from multiple networks (Wi-Fi, cellular).

Error in Chrome DevTools is GET https://imageproxy.freddie.wtfhttps//game-assets.swgoh.gg/tex.charui_bb_hunter.webpimage.png net::ERR_NAME_NOT_RESOLVED

It appears that the domain name imageproxy.freddie.wtf is being munged with the path https//game-assets.swgoh.gg/tex.charui_bb_hunter.webpimage.png and therefore the DNS lookup fails.

I do not see recent code changes that would lead me to believe this is a code related issue, but perhaps infrastructure related to the imageproxy.freddie.wtf.

Screenshots attached. Happy to help trouble-shoot if you need, I can be reached on Discord.

Desktop

Screen Shot 2021-08-11 at 4 53 50 PM

Mobile IMG_E2495FE7E0C4-1

Acceptance Criteria Unit profile pictures load without net::ERR_NAME_NOT_RESOLVED error