FlightAirMap icon indicating copy to clipboard operation
FlightAirMap copied to clipboard

Satellite issue front

Open b4b857f6ee opened this issue 6 years ago • 1 comments

Hello,

I am on fresh install debian 9 php 7.x

i try to add the data from the website on the install configuration : https://data.flightairmap.com/data/satellite.tsv.gz

On the log of my front i get this (any idea? ):

[Wed Aug 21 09:14:53.784591 2019] [:error] [pid 15722] [client 192.168.80.1:52548] PHP Notice: Undefined index: tle_type in /var/www/flightairmap/require/class.Satellite.php on line 102, referer: http://192.168.80.147/ [Wed Aug 21 09:14:53.784660 2019] [:error] [pid 15722] [client 192.168.80.1:52548] PHP Notice: Undefined index: tle_name in /var/www/flightairmap/require/class.Satellite.php on line 103, referer: http://192.168.80.147/ [Wed Aug 21 09:14:53.784680 2019] [:error] [pid 15722] [client 192.168.80.1:52548] PHP Notice: Undefined index: tle_tle1 in /var/www/flightairmap/require/class.Satellite.php on line 103, referer: http://192.168.80.147/ [Wed Aug 21 09:14:53.784697 2019] [:error] [pid 15722] [client 192.168.80.1:52548] PHP Notice: Undefined index: tle_tle2 in /var/www/flightairmap/require/class.Satellite.php on line 103, referer: http://192.168.80.147/ [Wed Aug 21 09:14:53.784730 2019] [:error] [pid 15722] [client 192.168.80.1:52548] PHP Fatal error: Uncaught Predict_Exception: Invalid TLE contents in /var/www/flightairmap/require/libs/Predict/Predict/TLE.php:53\nStack trace:\n#0 /var/www/flightairmap/require/class.Satellite.php(103): Predict_TLE->__construct(NULL, NULL, NULL)\n#1 /var/www/flightairmap/live-sat-geojson.php(33): Satellite->position('TIANGONG 1')\n#2 {main}\n thrown in /var/www/flightairmap/require/libs/Predict/Predict/TLE.php on line 53, referer: http://192.168.80.147/

b4b857f6ee avatar Aug 21 '19 07:08 b4b857f6ee

If you are deselect the default satellite, it is disapear.

b4b857f6ee avatar Aug 26 '19 07:08 b4b857f6ee