Nikolai558 / NASR2SCT

Converts the FAA National Airspace System Resource (NASR) Data to formats that may be used by Virtual RADAR Clients on the VATSIM network for free up to 28 days prior to an AIRAC effective date.
MIT License
5 stars 0 forks source link

[BUG] - Frequent Telephony Site Crash #129

Closed KSanders7070 closed 3 years ago

KSanders7070 commented 3 years ago

Describe the bug When DOWNLOADING FILES, many times the FAA Telephony site times out and causes NASR2SCT to crash.

Suggested Solution Utilize cURL/BATCH to get the HTML download instead of WebClient function.

Nikolai558 commented 3 years ago

Fixed / Added 0.8.3

Uses curl now. Should fix this. If this is a problem still please reopen this issue.