Author Topic: buoy page not displaying info  (Read 609 times)

0 Members and 1 Guest are viewing this topic.

Offline weathergirl

  • Forecaster
  • *****
  • Posts: 677
    • Beamsville Weather Station
buoy page not displaying info
« on: April 08, 2017, 12:30:49 PM »

Since moving to a new web host, my wxbuoy page has not been working. When I perform a view source of the page, this is the information that is displayed:


Code: [Select]
<!-- buoy-data-config.txt settings override -->
<!-- using date_default_timezone_set("America/Toronto") -->
<!-- server lcl time is: 04/08/2017 12:19pm -->
<!-- server GMT time is: 04/08/2017 4:19pm -->
<!-- server timezone for this script is: EDT -->
<!-- wind: myUOM='M' doWindConvert='1' showKnots='' -->
<!-- wind UOM='kph' -->
<!-- loading ./cache/NDBC-buoydataM.txt from URL
 http://www.ndbc.noaa.gov/radial_search.php?lat1=43.26N&lon1=79.54W&uom=M&dist=400&ot=A&time=2
 -->
<!-- GET /radial_search.php?lat1=43.26N&lon1=79.54W&uom=M&dist=400&ot=A&time=2 HTTP/1.1
      Host: www.ndbc.noaa.gov  Port: 80 IP=www.ndbc.noaa.gov-->
<!-- Network error: php_network_getaddresses: getaddrinfo failed: Name or service not known (0) -->
<!-- HTTP stats:  dns=18.019 conn=18.019 put=n/a get( blocks)=n/a close=n/a total=36.038 secs -->
<!-- fetch function elapsed= 36 secs. -->
<!-- returned 0 bytes -->
<!-- Note: fetch of data from website unsuccessful. See above for error. -->
<!-- data size 0 -->
<!-- linecount 1 -->
<!-- begin included buoy-data text -->
<!-- Generated by buoy-data.php V1.18 24-Feb-2015 -->



Ann-Marie
Beamsville, Ontario, Canada

Offline saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9279
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: buoy page not displaying info
« Reply #1 on: April 08, 2017, 01:45:06 PM »
It's a webserver issue with the DNS
Quote
<!-- Network error: php_network_getaddresses: getaddrinfo failed: Name or service not known (0) -->
<!-- HTTP stats:  dns=18.019 conn=18.019 put=n/a get( blocks)=n/a close=n/a total=36.038 secs -->

Contact the tech support for your hoster.. they'll have to resolve the issue.  DNS lookups should *not* take 18 seconds.
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

 

anything