Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

URL error #1

Open
reevery opened this issue Feb 9, 2015 · 3 comments
Open

URL error #1

reevery opened this issue Feb 9, 2015 · 3 comments

Comments

@reevery
Copy link

reevery commented Feb 9, 2015

Hi, I've been using this but now the URL doesn't appear to work, it reports a table missing:
"Table 'radar.snapshots' doesn't exist"
Do you have any idea how to fix?

@roger-
Copy link
Owner

roger- commented Feb 9, 2015

Hi,

Can you post the full error log? I'm not sure what's causing that.

@reevery
Copy link
Author

reevery commented Feb 11, 2015

No, but in the code line 19 is
URL_JSON_HISTORICAL = 'http://db.flightradar24.com/playback/%Y%m%d/%H%M00.js'

If you encode that and call it from a browser, the page isn't served.
If you change the server to eg db8, there isn't any data any longer.
http://db8.flightradar24.com/playback/20150211/110000.js

@roger-
Copy link
Owner

roger- commented Feb 11, 2015

Looks like the feel URL/format changed -- it's now a page like this.

I'll have to modify this library sometime.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants