Notifications
Clear all

10/18/2023 Map Stopped Working?
Visit this post for the fix

PI randomly stopped working

5 Posts
3 Users
0 Likes
92 Views
(@matthall1993)
Active Member
Joined: 1 year ago
Posts: 0
Topic starter  

came home from a work trip and board was not working. Can not access from web interface and no lights lit up although verified board is getting power. Like I said cannot access through the web interface but I did access through ssh and this is what I got back. If you look towards the bottom it looks like it’s not getting data from the faa website but that doesn’t explain why the web interface still won’t work

 

any help appreciate  

 

Linux LiveSectionalV4 5.10.17+ #1403 Mon Feb 22 11:26:13 GMT 2021 armv6l

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Fri Feb 9 15:38:55 2024
pi@LiveSectionalV4:~ $ cd /NeoSectional
pi@LiveSectionalV4:/NeoSectional $ sudo python3 webapp.py

[I 240209 21:08:14 webapp:73]

Startup of metar-v4.py Script, Version v4.400
[I 240209 21:08:14 webapp:74] Log Level Set To: 10
[D 240209 21:08:14 webapp:119] https://aviationweather-cprk.ncep.noaa.gov/adds/dataserver_current/httpparam?dataSource=stations&requestType=retrieve&format=xml&stationString=
[D 240209 21:08:14 webapp:126] https://aviationweather-cprk.ncep.noaa.gov/adds/dataserver_current/httpparam?dataSource=metars&requestType=retrieve&format=xml&hoursBeforeNow=2.5&mostRecentForEachStation=constraint&stationString=
[D 240209 21:08:14 webapp:148] 21:08:14 - Feb 09, 2024
[I 240209 21:08:14 webapp:157] Settings and Flask Have Been Setup
[I 240209 21:08:15 webapp:1857] Internet Available
[I 240209 21:08:15 webapp:1872] Startup - Current RPI IP Address = 10.0.0.188
[I 240209 21:08:15 webapp:1884] Python Version = 3.7.3 (default, Jul 25 2020, 13:03:44)
[GCC 8.3.0]

Python Version = 3.7.3 (default, Jul 25 2020, 13:03:44)
[GCC 8.3.0]
LiveSectional Version - v4.400
***********************************************
My IP Address is = 10.0.0.188
***********************************************
Configure your LiveSectional by opening a
browser to http://10.0.0.188:5000
***********************************************

Raspberry Pi System Time - 21:08:14 - Feb 09, 2024
[D 240209 21:08:15 webapp:1487] In Copy Config file Routine
[D 240209 21:08:15 webapp:1498] In ReadConf Routine
[D 240209 21:08:15 webapp:1510] autorun, 1
[D 240209 21:08:15 webapp:1510] LED_COUNT, 150
[D 240209 21:08:15 webapp:1510] legend, 0
[D 240209 21:08:15 webapp:1510] max_wind_speed, 15
[D 240209 21:08:15 webapp:1510] update_interval, 15
[D 240209 21:08:15 webapp:1510] metar_age, 1.5
[D 240209 21:08:15 webapp:1510] data_sw0, 1
[D 240209 21:08:15 webapp:1510] time_sw0, 1
[D 240209 21:08:15 webapp:1510] usetimer, 0
[D 240209 21:08:15 webapp:1510] offhour, 21
[D 240209 21:08:15 webapp:1510] offminutes, 30
[D 240209 21:08:15 webapp:1510] onhour, 6
[D 240209 21:08:15 webapp:1510] onminutes, 30
[D 240209 21:08:15 webapp:1510] tempsleepon, 5
[D 240209 21:08:15 webapp:1510] sleepmsg, 0
[D 240209 21:08:15 webapp:1510] displayused, 0
[D 240209 21:08:15 webapp:1510] oledused, 0
[D 240209 21:08:15 webapp:1510] lcddisplay, 0
[D 240209 21:08:15 webapp:1510] numofdisplays, 8
[D 240209 21:08:15 webapp:1510] loglevel, 0
[D 240209 21:08:15 webapp:1510] hiwindblink, 1
[D 240209 21:08:15 webapp:1510] lghtnflash, 1
[D 240209 21:08:15 webapp:1510] rainshow, 0
[D 240209 21:08:15 webapp:1510] frrainshow, 0
[D 240209 21:08:15 webapp:1510] snowshow, 0
[D 240209 21:08:15 webapp:1510] dustsandashshow, 0
[D 240209 21:08:15 webapp:1510] fogshow, 0
[D 240209 21:08:15 webapp:1510] homeport, 1
[D 240209 21:08:15 webapp:1510] homeport_pin, 94
[D 240209 21:08:15 webapp:1510] homeport_display, 0
[D 240209 21:08:15 webapp:1510] dim_value, 75
[D 240209 21:08:15 webapp:1510] rgb_grb, 0
[D 240209 21:08:15 webapp:1510] rev_rgb_grb, []
[D 240209 21:08:15 webapp:1510] dimmed_value, 10
[D 240209 21:08:15 webapp:1510] bright_value, 25
[D 240209 21:08:15 webapp:1510] color_vfr, (0, 255, 0)
[D 240209 21:08:15 webapp:1510] color_mvfr, (0, 0, 255)
[D 240209 21:08:15 webapp:1510] color_ifr, (255, 0, 0)
[D 240209 21:08:15 webapp:1510] color_lifr, (255, 0, 255)
[D 240209 21:08:15 webapp:1510] color_nowx, (80, 80, 80)
[D 240209 21:08:15 webapp:1510] color_black, (0, 0, 0)
[D 240209 21:08:15 webapp:1510] color_lghtn, (255, 255, 0)
[D 240209 21:08:15 webapp:1510] color_snow1, (255, 255, 255)
[D 240209 21:08:15 webapp:1510] color_snow2, (100, 100, 100)
[D 240209 21:08:15 webapp:1510] color_rain1, (4, 0, 54)
[D 240209 21:08:15 webapp:1510] color_rain2, (0, 0, 255)
[D 240209 21:08:15 webapp:1510] color_frrain1, (199, 156, 219)
[D 240209 21:08:15 webapp:1510] color_frrain2, (152, 0, 199)
[D 240209 21:08:15 webapp:1510] color_dustsandash1, (157, 111, 88)
[D 240209 21:08:15 webapp:1510] color_dustsandash2, (86, 43, 1)
[D 240209 21:08:15 webapp:1510] color_fog1, (80, 80, 80)
[D 240209 21:08:15 webapp:1510] color_fog2, (80, 80, 80)
[D 240209 21:08:15 webapp:1510] color_homeport, (0, 0, 0)
[D 240209 21:08:15 webapp:1510] homeport_colors, [(55,55,55), (200,200,200), (50,50,50), (150,150,150), (25,25,25), (0,0,0)]
[D 240209 21:08:15 webapp:1510] legend_hiwinds, 1
[D 240209 21:08:15 webapp:1510] legend_lghtn, 1
[D 240209 21:08:15 webapp:1510] legend_snow, 0
[D 240209 21:08:15 webapp:1510] legend_rain, 0
[D 240209 21:08:15 webapp:1510] legend_frrain, 0
[D 240209 21:08:15 webapp:1510] legend_dustsandash, 0
[D 240209 21:08:15 webapp:1510] legend_fog, 0
[D 240209 21:08:15 webapp:1510] leg_pin_vfr, 7
[D 240209 21:08:15 webapp:1510] leg_pin_mvfr, 9
[D 240209 21:08:15 webapp:1510] leg_pin_ifr, 8
[D 240209 21:08:15 webapp:1510] leg_pin_lifr, 4
[D 240209 21:08:16 webapp:1510] leg_pin_nowx, 11
[D 240209 21:08:16 webapp:1510] leg_pin_hiwinds, 12
[D 240209 21:08:16 webapp:1510] leg_pin_lghtn, 10
[D 240209 21:08:16 webapp:1510] leg_pin_snow, 0
[D 240209 21:08:16 webapp:1510] leg_pin_rain, 0
[D 240209 21:08:16 webapp:1510] leg_pin_frrain, 0
[D 240209 21:08:16 webapp:1510] leg_pin_dustsandash, 0
[D 240209 21:08:16 webapp:1510] leg_pin_fog, 0
[D 240209 21:08:16 webapp:1510] num2display, 10
[D 240209 21:08:16 webapp:1510] exclusive_flag, 1
[D 240209 21:08:16 webapp:1510] exclusive_list, ['KFLG', 'KPRC', 'KIGM', 'KONT', 'KPHX', 'KTUS']
[D 240209 21:08:16 webapp:1510] abovekts, 0
[D 240209 21:08:16 webapp:1510] lcdpause, .3
[D 240209 21:08:16 webapp:1510] rotyesno, 0
[D 240209 21:08:16 webapp:1510] oledposorder, 0
[D 240209 21:08:16 webapp:1510] oledpause, 1.7
[D 240209 21:08:16 webapp:1510] fontsize, 24
[D 240209 21:08:16 webapp:1510] offset, 3
[D 240209 21:08:16 webapp:1510] wind_numorarrow, 1
[D 240209 21:08:16 webapp:1510] boldhiap, 1
[D 240209 21:08:16 webapp:1510] blankscr, 1
[D 240209 21:08:16 webapp:1510] border, 0
[D 240209 21:08:16 webapp:1510] dimswitch, 0
[D 240209 21:08:16 webapp:1510] dimmin, 50
[D 240209 21:08:16 webapp:1510] dimmax, 255
[D 240209 21:08:16 webapp:1510] invert, 0
[D 240209 21:08:16 webapp:1510] toginv, 0
[D 240209 21:08:16 webapp:1510] scrolldis, 0
[D 240209 21:08:16 webapp:1510] usewelcome, 1
[D 240209 21:08:16 webapp:1510] welcome, "Welcome to Live Sectional V4"
[D 240209 21:08:16 webapp:1510] displaytime, 1
[D 240209 21:08:16 webapp:1510] displayIP, 1
[D 240209 21:08:16 webapp:1510] data_sw1, 1
[D 240209 21:08:16 webapp:1510] time_sw1, 1
[D 240209 21:08:16 webapp:1510] data_sw2, 1
[D 240209 21:08:16 webapp:1510] time_sw2, 1
[D 240209 21:08:16 webapp:1510] data_sw3, 1
[D 240209 21:08:16 webapp:1510] time_sw3, 1
[D 240209 21:08:16 webapp:1510] data_sw4, 1
[D 240209 21:08:16 webapp:1510] time_sw4, 1
[D 240209 21:08:16 webapp:1510] data_sw5, 1
[D 240209 21:08:16 webapp:1510] time_sw5, 1
[D 240209 21:08:16 webapp:1510] data_sw6, 1
[D 240209 21:08:16 webapp:1510] time_sw6, 1
[D 240209 21:08:16 webapp:1510] data_sw7, 1
[D 240209 21:08:16 webapp:1510] time_sw7, 1
[D 240209 21:08:16 webapp:1510] data_sw8, 1
[D 240209 21:08:16 webapp:1510] time_sw8, 1
[D 240209 21:08:16 webapp:1510] data_sw9, 1
[D 240209 21:08:16 webapp:1510] time_sw9, 1
[D 240209 21:08:16 webapp:1510] data_sw10, 1
[D 240209 21:08:16 webapp:1510] time_sw10, 1
[D 240209 21:08:16 webapp:1510] data_sw11, 1
[D 240209 21:08:16 webapp:1510] time_sw11, 1
[D 240209 21:08:16 webapp:1510] hour_to_display, 1
[D 240209 21:08:16 webapp:1510] prob, 50
[D 240209 21:08:16 webapp:1510] bin_grad, 1
[D 240209 21:08:16 webapp:1510] use_homeap, 1
[D 240209 21:08:16 webapp:1510] fade_yesno, 1
[D 240209 21:08:16 webapp:1510] fade_delay, .005
[D 240209 21:08:16 webapp:1510] usewipes, 0
[D 240209 21:08:16 webapp:1510] rand, 1
[D 240209 21:08:16 webapp:1510] wait, .002
[D 240209 21:08:16 webapp:1510] num_rainbow, 1
[D 240209 21:08:16 webapp:1510] num_fade, 0
[D 240209 21:08:16 webapp:1510] fade_color1, (0, 255, 0)
[D 240209 21:08:16 webapp:1510] num_allsame, 0
[D 240209 21:08:16 webapp:1510] allsame_color1, (20, 5, 207)
[D 240209 21:08:16 webapp:1510] allsame_color2, (0, 0, 0)
[D 240209 21:08:16 webapp:1510] num_shuffle, 0
[D 240209 21:08:16 webapp:1510] shuffle_color1, (250, 0, 242)
[D 240209 21:08:16 webapp:1510] shuffle_color2, (225, 255, 0)
[D 240209 21:08:16 webapp:1510] num_radar, 3
[D 240209 21:08:16 webapp:1510] radar_color1, (75, 73, 73)
[D 240209 21:08:16 webapp:1510] radar_color2, (46, 43, 253)
[D 240209 21:08:16 webapp:1510] num_circle, 0
[D 240209 21:08:16 webapp:1510] circle_color1, (249, 1, 1)
[D 240209 21:08:16 webapp:1510] circle_color2, (0, 0, 0)
[D 240209 21:08:16 webapp:1510] num_square, 0
[D 240209 21:08:16 webapp:1510] square_color1, (223, 100, 64)
[D 240209 21:08:16 webapp:1510] square_color2, (0, 0, 0)
[D 240209 21:08:16 webapp:1510] num_updn, 0
[D 240209 21:08:16 webapp:1510] updn_color1, (255, 0, 0)
[D 240209 21:08:16 webapp:1510] updn_color2, (0, 0, 0)
[D 240209 21:08:16 webapp:1510] num_morse, 0
[D 240209 21:08:16 webapp:1510] morse_msg, "LiveSectional"
[D 240209 21:08:16 webapp:1510] morse_color1, (0, 0, 255)
[D 240209 21:08:16 webapp:1510] morse_color2, (0, 0, 0)
[D 240209 21:08:16 webapp:1510] num_rabbit, 0
[D 240209 21:08:16 webapp:1510] rabbit_color1, (255, 0, 0)
[D 240209 21:08:16 webapp:1510] rabbit_color2, (0, 50, 250)
[D 240209 21:08:16 webapp:1510] num_checker, 0
[D 240209 21:08:16 webapp:1510] checker_color1, (0, 255, 0)
[D 240209 21:08:16 webapp:1510] checker_color2, (0, 0, 0)
[D 240209 21:08:16 webapp:1512] {'autorun': '1', 'LED_COUNT': '150', 'legend': '0', 'max_wind_speed': '15', 'update_interval': '15', 'metar_age': '1.5', 'data_sw0': '1', 'time_sw0': '1', 'usetimer': '0', 'offhour': '21', 'offminutes': '30', 'onhour': '6', 'onminutes': '30', 'tempsleepon': '5', 'sleepmsg': '0', 'displayused': '0', 'oledused': '0', 'lcddisplay': '0', 'numofdisplays': '8', 'loglevel': '0', 'hiwindblink': '1', 'lghtnflash': '1', 'rainshow': '0', 'frrainshow': '0', 'snowshow': '0', 'dustsandashshow': '0', 'fogshow': '0', 'homeport': '1', 'homeport_pin': '94', 'homeport_display': '0', 'dim_value': '75', 'rgb_grb': '0', 'rev_rgb_grb': '[]', 'dimmed_value': '10', 'bright_value': '25', 'color_vfr': '(0, 255, 0)', 'color_mvfr': '(0, 0, 255)', 'color_ifr': '(255, 0, 0)', 'color_lifr': '(255, 0, 255)', 'color_nowx': '(80, 80, 80)', 'color_black': '(0, 0, 0)', 'color_lghtn': '(255, 255, 0)', 'color_snow1': '(255, 255, 255)', 'color_snow2': '(100, 100, 100)', 'color_rain1': '(4, 0, 54)', 'color_rain2': '(0, 0, 255)', 'color_frrain1': '(199, 156, 219)', 'color_frrain2': '(152, 0, 199)', 'color_dustsandash1': '(157, 111, 88)', 'color_dustsandash2': '(86, 43, 1)', 'color_fog1': '(80, 80, 80)', 'color_fog2': '(80, 80, 80)', 'color_homeport': '(0, 0, 0)', 'homeport_colors': '[(55,55,55), (200,200,200), (50,50,50), (150,150,150), (25,25,25), (0,0,0)]', 'legend_hiwinds': '1', 'legend_lghtn': '1', 'legend_snow': '0', 'legend_rain': '0', 'legend_frrain': '0', 'legend_dustsandash': '0', 'legend_fog': '0', 'leg_pin_vfr': '7', 'leg_pin_mvfr': '9', 'leg_pin_ifr': '8', 'leg_pin_lifr': '4', 'leg_pin_nowx': '11', 'leg_pin_hiwinds': '12', 'leg_pin_lghtn': '10', 'leg_pin_snow': '0', 'leg_pin_rain': '0', 'leg_pin_frrain': '0', 'leg_pin_dustsandash': '0', 'leg_pin_fog': '0', 'num2display': '10', 'exclusive_flag': '1', 'exclusive_list': "['KFLG', 'KPRC', 'KIGM', 'KONT', 'KPHX', 'KTUS']", 'abovekts': '0', 'lcdpause': '.3', 'rotyesno': '0', 'oledposorder': '0', 'oledpause': '1.7', 'fontsize': '24', 'offset': '3', 'wind_numorarrow': '1', 'boldhiap': '1', 'blankscr': '1', 'border': '0', 'dimswitch': '0', 'dimmin': '50', 'dimmax': '255', 'invert': '0', 'toginv': '0', 'scrolldis': '0', 'usewelcome': '1', 'welcome': '"Welcome to Live Sectional V4"', 'displaytime': '1', 'displayIP': '1', 'data_sw1': '1', 'time_sw1': '1', 'data_sw2': '1', 'time_sw2': '1', 'data_sw3': '1', 'time_sw3': '1', 'data_sw4': '1', 'time_sw4': '1', 'data_sw5': '1', 'time_sw5': '1', 'data_sw6': '1', 'time_sw6': '1', 'data_sw7': '1', 'time_sw7': '1', 'data_sw8': '1', 'time_sw8': '1', 'data_sw9': '1', 'time_sw9': '1', 'data_sw10': '1', 'time_sw10': '1', 'data_sw11': '1', 'time_sw11': '1', 'hour_to_display': '1', 'prob': '50', 'bin_grad': '1', 'use_homeap': '1', 'fade_yesno': '1', 'fade_delay': '.005', 'usewipes': '0', 'rand': '1', 'wait': '.002', 'num_rainbow': '1', 'num_fade': '0', 'fade_color1': '(0, 255, 0)', 'num_allsame': '0', 'allsame_color1': '(20, 5, 207)', 'allsame_color2': '(0, 0, 0)', 'num_shuffle': '0', 'shuffle_color1': '(250, 0, 242)', 'shuffle_color2': '(225, 255, 0)', 'num_radar': '3', 'radar_color1': '(75, 73, 73)', 'radar_color2': '(46, 43, 253)', 'num_circle': '0', 'circle_color1': '(249, 1, 1)', 'circle_color2': '(0, 0, 0)', 'num_square': '0', 'square_color1': '(223, 100, 64)', 'square_color2': '(0, 0, 0)', 'num_updn': '0', 'updn_color1': '(255, 0, 0)', 'updn_color2': '(0, 0, 0)', 'num_morse': '0', 'morse_msg': '"LiveSectional"', 'morse_color1': '(0, 0, 255)', 'morse_color2': '(0, 0, 0)', 'num_rabbit': '0', 'rabbit_color1': '(255, 0, 0)', 'rabbit_color2': '(0, 50, 250)', 'num_checker': '0', 'checker_color1': '(0, 255, 0)', 'checker_color2': '(0, 0, 0)'}
[D 240209 21:08:16 webapp:1543] In ReadAirports Routine
[D 240209 21:08:16 webapp:1550] ['KMCD', 'KCIU', 'KANJ', 'NULL', 'KDRM', 'NULL', 'KSLH', 'KPLN', 'KCVX', 'KSJX', 'NULL', 'KERY', 'NULL', 'KISQ', 'NULL', 'NULL', 'KSAW', 'NULL', 'KIMT', 'NULL', 'KESC', 'NULL', 'K3D2', 'KMNM', 'KSUE', 'KOCQ', 'KGRB', 'KMTW', 'KSBM', 'KETB', 'KMWC', 'KUES', 'KMKE', 'KRAC', 'KENW', 'KUGN', 'KPWK', 'KORD', 'K06C', 'KDPA', 'KLOT', 'KMDW', 'KIGQ', 'KGYY', 'KVPZ', 'KMGC', 'KPPO', 'KOXI', 'KC65', 'KSBN', 'KBIV', 'KLWA', 'KBEH', 'NULL', 'KGSH', 'KIRS', 'KC62', 'KGWB', 'KANQ', 'KOEB', 'KRMY', 'KAZO', 'NULL', 'KGRR', 'NULL', 'KMKG', 'KFFX', 'KRQB', 'NULL', 'KLDM', 'KMBL', 'KFKS', 'KTVC', 'KACB', 'KGLR', 'KGOV', 'NULL', 'KCAD', 'NULL', 'KMOP', 'KAMN', 'NULL', 'KY70', 'KFPK', 'KJXN', 'KJYM', 'NULL', 'KDFI', 'NULL', 'KTOL', 'KADG', 'KDUH', 'KTDZ', 'KTTF', 'KARB', 'KOZW', 'KTEW', 'KLAN', 'KRNP', 'KFNT', 'KMBS', 'KHYX', 'KIKW', 'NULL', 'KY31', 'NULL', 'NULL', 'KPZQ', 'KAPN', 'NULL', 'KOSC', 'NULL', 'KBAX', 'KCFS', 'KD95', 'KPTK', 'KYIP', 'KDTW', 'KONZ', 'KDET', 'KMTC', 'NULL', 'NULL', 'KPCW', 'NULL', 'KLPR', 'KCLE', 'NULL', 'KAKR', 'KPOV', 'NULL', 'KBKL', 'KCGF', 'KLNN', 'NULL', 'NULL', 'NULL', 'NULL', 'KUSE', 'NULL', 'NULL', 'NULL', 'KASW', 'NULL', 'KEKM', 'KHAI', 'NULL', 'NULL', 'NULL', 'NULL']
[D 240209 21:08:16 webapp:1671] In Get_Apinfo Routine
Number of airports in the list: 150
tmp_start: 0
tmp_ap: 150
tmp_end: 300
[W 240209 21:10:29 webapp:1707] >>>>>>>> FAA Data Not Available <<<<<<<< - Attempts Left: 10

[W 240209 21:10:29 webapp:1708] https://aviationweather-cprk.ncep.noaa.gov/adds/dataserver_current/httpparam?dataSource=stations&requestType=retrieve&format=xml&stationString=KMCD,KCIU,KANJ,NULL,KDRM,NULL,KSLH,KPLN,KCVX,KSJX,NULL,KERY,NULL,KISQ,NULL,NULL,KSAW,NULL,KIMT,NULL,KESC,NULL,K3D2,KMNM,KSUE,KOCQ,KGRB,KMTW,KSBM,KETB,KMWC,KUES,KMKE,KRAC,KENW,KUGN,KPWK,KORD,K06C,KDPA,KLOT,KMDW,KIGQ,KGYY,KVPZ,KMGC,KPPO,KOXI,KC65,KSBN,KBIV,KLWA,KBEH,NULL,KGSH,KIRS,KC62,KGWB,KANQ,KOEB,KRMY,KAZO,NULL,KGRR,NULL,KMKG,KFFX,KRQB,NULL,KLDM,KMBL,KFKS,KTVC,KACB,KGLR,KGOV,NULL,KCAD,NULL,KMOP,KAMN,NULL,KY70,KFPK,KJXN,KJYM,NULL,KDFI,NULL,KTOL,KADG,KDUH,KTDZ,KTTF,KARB,KOZW,KTEW,KLAN,KRNP,KFNT,KMBS,KHYX,KIKW,NULL,KY31,NULL,NULL,KPZQ,KAPN,NULL,KOSC,NULL,KBAX,KCFS,KD95,KPTK,KYIP,KDTW,KONZ,KDET,KMTC,NULL,NULL,KPCW,NULL,KLPR,KCLE,NULL,KAKR,KPOV,NULL,KBKL,KCGF,KLNN,NULL,NULL,NULL,NULL,KUSE,NULL,NULL,NULL,KASW,NULL,KEKM,KHAI,NULL,NULL,NULL,NULL,
[W 240209 21:12:47 webapp:1707] >>>>>>>> FAA Data Not Available <<<<<<<< - Attempts Left: 9

[W 240209 21:12:47 webapp:1708] https://aviationweather-cprk.ncep.noaa.gov/adds/dataserver_current/httpparam?dataSource=stations&requestType=retrieve&format=xml&stationString=KMCD,KCIU,KANJ,NULL,KDRM,NULL,KSLH,KPLN,KCVX,KSJX,NULL,KERY,NULL,KISQ,NULL,NULL,KSAW,NULL,KIMT,NULL,KESC,NULL,K3D2,KMNM,KSUE,KOCQ,KGRB,KMTW,KSBM,KETB,KMWC,KUES,KMKE,KRAC,KENW,KUGN,KPWK,KORD,K06C,KDPA,KLOT,KMDW,KIGQ,KGYY,KVPZ,KMGC,KPPO,KOXI,KC65,KSBN,KBIV,KLWA,KBEH,NULL,KGSH,KIRS,KC62,KGWB,KANQ,KOEB,KRMY,KAZO,NULL,KGRR,NULL,KMKG,KFFX,KRQB,NULL,KLDM,KMBL,KFKS,KTVC,KACB,KGLR,KGOV,NULL,KCAD,NULL,KMOP,KAMN,NULL,KY70,KFPK,KJXN,KJYM,NULL,KDFI,NULL,KTOL,KADG,KDUH,KTDZ,KTTF,KARB,KOZW,KTEW,KLAN,KRNP,KFNT,KMBS,KHYX,KIKW,NULL,KY31,NULL,NULL,KPZQ,KAPN,NULL,KOSC,NULL,KBAX,KCFS,KD95,KPTK,KYIP,KDTW,KONZ,KDET,KMTC,NULL,NULL,KPCW,NULL,KLPR,KCLE,NULL,KAKR,KPOV,NULL,KBKL,KCGF,KLNN,NULL,NULL,NULL,NULL,KUSE,NULL,NULL,NULL,KASW,NULL,KEKM,KHAI,NULL,NULL,NULL,NULL,
[W 240209 21:15:05 webapp:1707] >>>>>>>> FAA Data Not Available <<<<<<<< - Attempts Left: 8

[W 240209 21:15:05 webapp:1708] https://aviationweather-cprk.ncep.noaa.gov/adds/dataserver_current/httpparam?dataSource=stations&requestType=retrieve&format=xml&stationString=KMCD,KCIU,KANJ,NULL,KDRM,NULL,KSLH,KPLN,KCVX,KSJX,NULL,KERY,NULL,KISQ,NULL,NULL,KSAW,NULL,KIMT,NULL,KESC,NULL,K3D2,KMNM,KSUE,KOCQ,KGRB,KMTW,KSBM,KETB,KMWC,KUES,KMKE,KRAC,KENW,KUGN,KPWK,KORD,K06C,KDPA,KLOT,KMDW,KIGQ,KGYY,KVPZ,KMGC,KPPO,KOXI,KC65,KSBN,KBIV,KLWA,KBEH,NULL,KGSH,KIRS,KC62,KGWB,KANQ,KOEB,KRMY,KAZO,NULL,KGRR,NULL,KMKG,KFFX,KRQB,NULL,KLDM,KMBL,KFKS,KTVC,KACB,KGLR,KGOV,NULL,KCAD,NULL,KMOP,KAMN,NULL,KY70,KFPK,KJXN,KJYM,NULL,KDFI,NULL,KTOL,KADG,KDUH,KTDZ,KTTF,KARB,KOZW,KTEW,KLAN,KRNP,KFNT,KMBS,KHYX,KIKW,NULL,KY31,NULL,NULL,KPZQ,KAPN,NULL,KOSC,NULL,KBAX,KCFS,KD95,KPTK,KYIP,KDTW,KONZ,KDET,KMTC,NULL,NULL,KPCW,NULL,KLPR,KCLE,NULL,KAKR,KPOV,NULL,KBKL,KCGF,KLNN,NULL,NULL,NULL,NULL,KUSE,NULL,NULL,NULL,KASW,NULL,KEKM,KHAI,NULL,NULL,NULL,NULL,


   
Quote
Mark Harris
(@markyharris)
Member Admin Registered
Joined: 4 years ago
Posts: 552
 

Yep, you are running Version 4.400 which utilizes an old legacy API that was still up and running after they decomissioned their original API. However, they just decommissioned this one as well; ( https://aviationweather-cprk.ncep.noaa.gov).  

You'll need to update to Version 4.500 which utilizes the newly released FAA API. Be sure to capture the data files before updating to make the update go quicker. You can download the newest image at https://www.livesectional.com/downloads/. - Mark


   
ReplyQuote
(@matthall1993)
Active Member
Joined: 1 year ago
Posts: 0
Topic starter  

Ah leave it to the faa. How do I save the data files if I can’t load the webpage??


   
ReplyQuote
(@matthall1993)
Active Member
Joined: 1 year ago
Posts: 0
Topic starter  

Ah leave it to the faa. How do I save the data files if I can’t load the webpage??


   
ReplyQuote
(@captain_ron)
Estimable Member
Joined: 4 years ago
Posts: 160
 

I guess this answers why my map is no longer working and I just asked that. But the download is not downloading... Well it doesn't work in Safari on my 10 year old MBP, but it works in Chrome. Bad Safari 🙂

This post was modified 3 months ago by Captain_Ron

   
ReplyQuote
Share: