More Almanac Information popup fails to display

95 views
Skip to first unread message

weatherl...@gmail.com

unread,
Jul 2, 2023, 12:30:20 PM7/2/23
to weewx-user
Has anyone else encountered this? In Safari or Firefox on Mac mini M1, the popup will not display


WeeWX version: 4.5.1
Belchertown Skin Version: 1.2
Davis Vantage Pro 2 weather station
Intel NUC5PPYH running Debian 10

Greg Troxel

unread,
Jul 2, 2023, 1:11:59 PM7/2/23
to weatherl...@gmail.com, weewx-user
"weatherl...@gmail.com" <weatherl...@gmail.com> writes:

> Has anyone else encountered this? In Safari or Firefox on Mac mini M1, the
> popup will not display
>
> https://suiattle.net/CapeSmallHarborWeather/sp/bt/

That has google analytics but I looked at this anyway :-(
(In all seriousness, why do people think that's ok?)

Clicking more almanac does nothing for me, with firefox (actually
"Nightly", thanks to mozilla's trademark policies) 114.0.2 on NetBSD 9
amd64.

I also get an embed.windy.com failure.

Overall there is a rather large amount of 3rd-party sites from which
resources are loaded.


Here's the HTML. I see "aria-label" which smells like something
non-standard but by memory of "CSS The definitive Guide" has faded a
bit.

Where does this work?

<div class="sun-moon-modal"><a href="#almanac" data-toggle="modal" data-target="#almanac">More Almanac Information</a></div>
<!-- Almanac Modal -->
<div class="modal fade" id="almanac" tabindex="-1" role="dialog" aria-labelledby="almanac" aria-hidden="true">
<div class="modal-dialog modal-lg" role="document">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
<h4 class="modal-title" id="almanac">Almanac Information</h4>
</div>
<div class="almanac-extras-modal-body modal-body">
<div id='celestial_widget' class='widget'> <div class='widget_contents'> <div id='celestial_details'> <div class='celestial_body'> <table class='celestial'> <tr><th>&#9728; Sun</th><th></th></tr> <tr> <td class='label'>Start civil twilight</td> <td class='data'>04:24:59 AM</td> </tr> <tr> <td class='label'>Rise</td> <td class='data'>05:01:34 AM</td> </tr> <tr> <td class='label'>Transit</td> <td class='data'>12:43:27 PM</td> </tr> <tr> <td class='label'>Set</td> <td class='data'>08:25:07 PM</td> </tr> <tr> <td class='label'>End Civil Twilight</td> <td class='data'>09:01:38 PM</td> </tr> <tr> <td class='label'>Azimuth</td> <td class='data'>188.1&deg;</td> </tr> <tr> <td class='label'>Altitude</td> <td class='data'>69.1&deg;</td> </tr> <tr> <td class='label'>Right ascension</td> <td class='data'>101.5&deg;</td> </tr> <tr> <td class='label'>Declination</td> <td class='data'>23.0&deg;</td> </tr><tr><td class='label'>Equinox</td><td class='data'>09/23/2023 02:49:58 AM</td></tr><tr><td class='label'>Solstice</td><td class='data'>12/21/2023 10:27:07 PM</td></tr><tr> <td class='label'>Total daylight</td> <td class='data'>15 hours, 23 minutes, 33 seconds<br/>43 seconds less than yesterday</td> </tr> </table> </div> <div class='celestial_body'> <table class='celestial'> <tr><th>&#9789; Moon</th><th></th></tr> <tr><td class='label'>&nbsp;</td><td class='data'>&nbsp;</td></tr> <tr> <td class='label'>Rise</td> <td class='data'>08:17:48 PM</td> </tr> <tr> <td class='label'>Transit</td> <td class='data'>12:26:28 AM</td> </tr> <tr> <td class='label'>Set</td> <td class='data'>03:33:07 AM</td> </tr> <tr><td class='label'>&nbsp;</td><td class='data'>&nbsp;</td></tr> <tr> <td class='label'>Azimuth</td> <td class='data'>41.7&deg;</td> </tr> <tr> <td class='label'>Altitude</td> <td class='data'>-70.3&deg;</td> </tr> <tr> <td class='label'>Right ascension</td> <td class='data'>269.9&deg;</td> </tr> <tr> <td class='label'>Declination</td> <td class='data'>-28.0&deg;</td> </tr><tr> <td class='label'>Full moon</td> <td class='data'>07/03/2023 07:38:36 AM</td> </tr> <tr> <td class='label'>New moon</td> <td class='data'>07/17/2023 02:31:44 PM</td> </tr><tr> <td class='label'>Phase</td> <td class='data'>Full<br/> 99% full</td> </tr> </table> </div> </div> </div> </div> <div class='clear'></div><div class='almanac_last_updated'></div>
</div><!-- AJAX -->
<div class="modal-footer">
<button type="button" class="btn btn-primary" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
Message has been deleted

Claudio

unread,
Jul 3, 2023, 8:34:24 AM7/3/23
to weewx-user
Mac mini M1
Mac OS Ventura 13.4.1
Firefox 114.0.2 (64 bit)
Safari Versione 16.5.1 (18615.2.9.11.7)
  • WeeWX version: 4.10.2
  • Belchertown skin: 1.3
  • Skin Seasons 4.10.2
  • google analytics



all works fine in www.pnmeteo.it
ciao 
Claudio

Ted Roche

unread,
Dec 27, 2023, 11:23:32 AM12/27/23
to weewx-user
There's a problem with your web site's configuration. You can use the "Developer Tools" option in most browsers to get more information. It looks like the link is trying to use a javascript file https://suiattle.net/CapeSmallHarborWeather/sp/bt/js/moment.min.js but cannot find it.
Reply all
Reply to author
Forward
0 new messages