That works fine for me. Is it broken for anyone else?
That's the thing... it's intermittent. For example, I clicked here from the notification e-mail - it was fine. I refresh, it's broken. ( 16 refreshes later, still broken ... edit: and the very next refresh, working again
).
Edit 1: actually, I noticed that the thumbnails in my
StickMiners thread also seem to either load, or not load. Since that has quite a few, small, images in it, might be easier to test with.
Let me know if I can enable / check anything for more technical details.That works fine for me. Is it broken for anyone else?
That's the thing... it's intermittent. For example, I clicked here from the notification e-mail - it was fine. I refresh, it's broken. ( 16 refreshes later, still broken ... edit: and the very next refresh, working again
).
Edit 2: actually, I noticed that the thumbnails in my
StickMiners thread also seem to either load, or not load. Since that has quite a few, small, images in it, might be easier to test with.
Let me know if I can enable / check anything for more technical details.
Edit 3: The headers sent for the images that won't load appear to be incomplete;
curl "https://ip.bitcointalk.org/?u=http"%"3A"%"2F"%"2Fi.imgur.com"%"2Ffr2iTmZ.png&t=538&c=BTmeFwPxfdCa3Q"
-H "Accept: image/webp,*/*;q=0.8"
-H "Cache-Control: max-age=0"
-H "Referer: https://bitcointalk.org/index.php?topic=464496.0"
-H "User-Agent: [chrome, win]"
--compressed
vs successful
curl "https://ip.bitcointalk.org/?u=http"%"3A"%"2F"%"2Fi.imgur.com"%"2FnCUY82z.jpg&t=538&c=BZHFlACurOC-AQ"
-H "DNT: 1"
-H "Accept-Encoding: gzip,deflate,sdch"
-H "Accept-Language: en-US,en;q=0.8"
-H "User-Agent: chrome, win"
-H "Accept: image/webp,*/*;q=0.8"
-H "Referer: https://bitcointalk.org/index.php?topic=464496.0"
-H "Cookie: __cfduid=[gibberish!]"
-H "Connection: keep-alive"
-H "Cache-Control: max-age=0"
--compressed
Will see what FireFox does. Maybe Chrome's having a fit.
FireFox is fine. Cleared Chrome's cookies, but that didn't help ( or made it worse, now no images load
)
Will check if an addon is misbehaving.
Edit 4: Incognito window still has this problem.
Edit 5: old_chrome.exe also has the problem, so if it is a chrome issue, it's been there for a bit..