webcompat / web-bugs

A place to report bugs on websites.
https://webcompat.com
Mozilla Public License 2.0
740 stars 63 forks source link

maps.wunderground.com - see bug description #9178

Closed webcompat-bot closed 7 years ago

webcompat-bot commented 7 years ago

URL: https://maps.wunderground.com/wundermap/?lat=42.731037&lon=-83.142607&zoom=9&pin=340%20Oak%20Arbor%20Dr.,%20Oakland%20Township%2c%20MI&rad=1&wxsn=0&svr=0&cams=0&sat=0&riv=0&mm=0&hur=0

Browser / Version: Firefox 57.0 Operating System: Windows 10 Tested Another Browser: No

Problem type: Something else Description: Site loads, but does not display. Sometimes with prior versions of Nightly, but not always, the site has displayed. Steps to Reproduce:

layout.css.servo.enabled: true clicked on bookmark.
Screenshot Description

From webcompat.com with ❤️

karlcow commented 7 years ago

confirmed. There is an icon which flashes then nothing.

10:15:07.679 Navigated to https://maps.wunderground.com/wundermap/?lat=42.731037&lon=-83.142607&zoom=9&pin=340%20Oak%20Arbor%20Dr.,%20Oakland%20Township%2c%20MI&rad=1&wxsn=0&svr=0&cams=0&sat=0&riv=0&mm=0&hur=0
10:15:08.676 Loading mixed (insecure) display content “http://icons.wxug.com/i/wm/baloon_image1.png” on a secure page wundermap
10:15:08.677 Loading mixed (insecure) display content “http://icons.wxug.com/i/wm/baloon_image2.png” on a secure page wundermap
10:15:08.677 Loading mixed (insecure) display content “http://icons.wxug.com/i/wm/baloon_image3.png” on a secure page wundermap
10:15:08.677 Loading mixed (insecure) display content “http://icons.wxug.com/i/wm/baloon_image4.png” on a secure page wundermap
10:15:08.964 Loading failed for the <script> with source “https://icons.wxug.com/scripts/wundermap/release/8.1.2/wundermap.min.js”. wundermap:3404
10:15:08.980 ReferenceError: wundermap_layers is not defined wundermap:4289:22 
    <anonymous> https://maps.wunderground.com/wundermap/:4289:22
10:15:09.236 ReferenceError: wundermap is not defined wundermap:3455:1 
    <anonymous> https://maps.wunderground.com/wundermap/:3455:1 
    o https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js:2:14728
    fireWith https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js:2:15502
    ready https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js:2:9592
    B https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js:2:14288
10:15:09.311 Use of getPreventDefault() is deprecated.  Use defaultPrevented instead. jquery.min.js:3:7108
10:15:11.189 An unbalanced tree was written using document.write() causing data from the network to be reparsed. For more information https://developer.mozilla.org/en/Optimizing_Your_Pages_for_Speculative_Parsing container.html:15
10:15:11.455 Strict-Transport-Security: The site specified a header that included an invalid ‘max-age’ directive. OpenX.ashx
karlcow commented 7 years ago

For the script failing to load

http GET https://icons.wxug.com/scripts/wundermap/release/8.1.2/wundermap.min.js HTTP/1.1 404 Not Found

That doesn't help :)

wisniewskit commented 7 years ago

It's similarly broken for me in Chrome right now, so I doubt this is a webcompat issue.

Russ-Smith-git commented 7 years ago

I'm getting the same semi-blank display noted in the first post from wundermap across Chrome, IE, and the latest Firefox. Very intermittently the wundermap actually works but that is not nearly as often as the blank display (with unresponsive "hotspots" like the "Radar", "Satellite", etc). This has been going on for a few days now, was fine before. Here's a screenprint of the catatonic display: blankmap

Note - there's a major hurricane hitting Texas - MAYBE Wunderground is simply overloaded by folks trying to follow it? I can't come up with a good reason for the wundermap to SOMETIMES work with one of the three browsers but mostly NOT work (note, part II - I checked what a DNS lookup for Wunderground using a couple DNS servers (like Google and openDNS), then did traceroutes to each address - most were a fairly small number of hops, one went around the world past Singapore to somewhere Far Eastern (I'm in Virginia) - that was a transient path with, like, 20 hops, that didn't show up again.

[post-post addendum - using Windows 8.1 64-bit]

Russ-Smith-git commented 7 years ago

Just a quick followup. The next morning (day of THIS post) at 06:40-ish Virginia time, all three browsers properly displayed wundermap, albeit somewhat slower than "normal".

karlcow commented 7 years ago

Thanks for the followup