mrjackwills / adsbdb

public api for aircraft, airlines, & flightroutes
https://adsbdb.com
MIT License
111 stars 6 forks source link

502 Bad Gateway Error on web page. #33

Open speed2048 opened 2 months ago

speed2048 commented 2 months ago

When I look up the aircraft information for Aircraft registration: PR-AYZ I get 502 Bad Gateway address on the web page.

Steps to reproduce the behavior:

  1. Goto https://api.adsbdb.com/v0/aircraft/pr-ayz
  2. Wait about 10 - 20 seconds.
  3. Will return an error message.

502 Bad Gateway mrjackwills.com

Expected behavior

To return valid registration information for this Aircraft

Desktop (please complete the following information):

Additional information.

Flight Radar returns the aircraft information but no flight data is returned.

mrjackwills commented 2 months ago

Thanks, have put in a temporary fix, but need to look into it properly

speed2048 commented 2 months ago

Thank you for responding so quickly.

fschwarz86 commented 2 weeks ago

The issue is back (at least for me): Getting 502s on all requests, e.g. https://api.adsbdb.com/v0/aircraft/4408de?callsign=AUA173H

mrjackwills commented 2 weeks ago

The issue is back (at least for me): Getting 502s on all requests, e.g. https://api.adsbdb.com/v0/aircraft/4408de?callsign=AUA173H

Restarted the application, still trying to work out what is causing this issue

fschwarz86 commented 2 weeks ago

Wow, that was quick! Thanks a ton, it's working again.

mrjackwills commented 2 weeks ago

Wow, that was quick! Thanks a ton, it's working again.

Just good timing, happened to be on GitHub when you posted the comment