skylines icon indicating copy to clipboard operation
skylines copied to clipboard

Live tracking, flight database and competition framework

Results 86 skylines issues
Sort by recently updated
recently updated
newest added

When trying to open Skylines aero it states it is transferring data etc. It does not open and leaves a blank page. This has been happening for two or three...

I look at `airspace/airspace_list.txt` and compare the airspace file for Germany listed here with what I see on the SkyLines map. The two are not consistent. Example: look at airspace...

data

`airspace/airspace_list.txt` should reference: `de https://www.daec.de/fileadmin/user_upload/files/2020/Fachbereiche/Luftraum_und_Flugbetrieb/20200707_Airspace_Germany.txt` Thanks to Peter Kemme [email protected] for updating the airspace data and mentioning the URL. I can make a PR for this if this is what...

enhancement
data

Working with timestamps in the live track API is kind of hard because they are offset since midnight UTC of the day the flight started (If I understand correctly). It...

Sentry Issue: [FRONTEND-2SZ](https://sentry.io/organizations/skylines/issues/1740427154/?referrer=github_integration) ``` Error: SecurityError: Failed to set the 'cookie' property on 'Document': Access is denied for this document. SecurityError: Failed to set the 'cookie' property on 'Document': Access...

bug
frontend

Sentry Issue: [FRONTEND-2ZZ](https://sentry.io/organizations/skylines/issues/1810112834/?referrer=github_integration) ``` TypeError: Cannot read property 'getMap' of undefined at o.value (addon-tree-output/~ember-css-modules/ext.js:2:1) at o.t (addon-tree-output/~ember-css-modules/ext.js:2:1) at o.t.dispatchEvent (addon-tree-output/~ember-css-modules/ext.js:2:1) at o.t.notify (addon-tree-output/~ember-css-modules/ext.js:2:1) at o.t.set (addon-tree-output/~ember-css-modules/ext.js:2:1) ... (27 additional frame(s)...

bug
frontend

Sentry Issue: [FRONTEND-2ZV](https://sentry.io/organizations/skylines/issues/1807406068/?referrer=github_integration) ``` Error: Resource was not found. at _createCorrectError (addon-tree-output/ember-ajax/mixins/ajax-request.js:468:1) at handleResponse (addon-tree-output/ember-ajax/mixins/ajax-request.js:454:1) at apply (addon-tree-output/ember-ajax/mixins/ajax-request.js:275:1) at fire (vendor/jquery/jquery.js:3496:1) at rejectWith (vendor/jquery/jquery.js:3626:1) ... (3 additional frame(s) were not...

https://sentry.io/skylines/skylines/issues/166599365/ ``` Error: Invalid dimensions for plot, width = 0, height = 133 at resize(bower_components/Flot/jquery.flot.js:135:0) at new t(bower_components/Flot/jquery.flot.js:114:0) at setupCanvases(bower_components/Flot/jquery.flot.js:1313:0) at new n(bower_components/Flot/jquery.flot.js:707:0) at plot(bower_components/Flot/jquery.flot.js:3146:0) at apply(skylines/components/base-barogram.js:71:0)

bug
frontend

Most of the time I get this message, doesn't matter what device I am using.. "Reguest was rejected due to server error". Any Ideas ?

bug
api

https://sentry.io/skylines/api/issues/562436360/ ``` IntegrityError: (psycopg2.IntegrityError) null value in column "destination_id" violates not-null constraint DETAIL: Failing row contains (450, 93, null, 2013-03-10 18:14:14.553278). [SQL: 'UPDATE followers SET destination_id=%(destination_id)s WHERE followers.id = %(followers_id)s']...

bug
api