I don’t know what i’m not doing right please help… I keep getting this error.
Problem fetching data from dump1090.
AJAX call failed (error). Maybe dump1090 is no longer running?
The displayed map data will be out of date.
Although I am suspecting that my Mode S Beast is not Communicating with my dump1090 (-fa/mutability) I’ve tried both I could not send data to flight aware till I installed beast-splitter but i’m no seeing anything on the map
This is my piaware status:
pi@raspberrypi:~ $ sudo piaware-status
PiAware master process (piaware) is running with pid 545.
PiAware ADS-B client (faup1090) is running with pid 2415.
PiAware mlat client (fa-mlat-client) is not running.
Local ADS-B receiver (beast-splitter) is running with pid 2315.
beast-splitter (pid 2315) is listening for connections on port 30005.
faup1090 is connected to the ADS-B receiver.
piaware is connected to FlightAware.
the Mode-S Beast serial port is producing data on localhost:30005.
Mar 29 10:48:35 raspberrypi piaware[568]: piaware version 3.3.0 is running, process ID 568
Mar 29 10:48:36 raspberrypi piaware[568]: your system info is: Linux raspberrypi 4.4.50-v7+ #970 SMP Mon Feb 20 19:18:29 GMT 2017 armv7l GNU/Linux
Mar 29 10:48:37 raspberrypi piaware[568]: Connecting to FlightAware adept server at piaware.flightaware.com/1200
Mar 29 10:48:37 raspberrypi piaware[568]: Connection to adept server at piaware.flightaware.com/1200 failed: couldn't open socket: Name or service not known
Mar 29 10:48:37 raspberrypi piaware[568]: reconnecting in 60 seconds...
Mar 29 10:48:40 raspberrypi piaware[568]: ADS-B data program 'beast-splitter' is listening on port 30005, so far so good
Mar 29 10:48:40 raspberrypi piaware[568]: Starting faup1090: /usr/lib/piaware/helpers/faup1090 --net-bo-ipaddr localhost --net-bo-port 30005 --stdout
Mar 29 10:48:40 raspberrypi piaware[568]: Started faup1090 (pid 776) to connect to beast-splitter
Mar 29 10:48:41 raspberrypi piaware[568]: piaware received a message from beast-splitter!
Mar 29 10:49:10 raspberrypi piaware[568]: 27 msgs recv'd from beast-splitter; 0 msgs sent to FlightAware
Mar 29 10:49:37 raspberrypi piaware[568]: Connecting to FlightAware adept server at piaware.flightaware.com/1200
Mar 29 10:49:42 raspberrypi piaware[568]: Connection with adept server at piaware.flightaware.com/1200 established
Mar 29 10:49:43 raspberrypi piaware[568]: TLS handshake with adept server at piaware.flightaware.com/1200 completed
Mar 29 10:49:43 raspberrypi piaware[568]: FlightAware server certificate validated
Mar 29 10:49:43 raspberrypi piaware[568]: encrypted session established with FlightAware
Mar 29 10:49:44 raspberrypi piaware[568]: logged in to FlightAware as user Me
Mar 29 10:49:44 raspberrypi piaware[568]: my feeder ID is xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Mar 29 10:49:44 raspberrypi piaware[568]: site statistics URL: https://flightaware.com/adsb/stats/user/Me#stats-39351
Mar 29 10:49:54 raspberrypi piaware[568]: piaware has successfully sent several msgs to FlightAware!
Mar 29 10:54:10 raspberrypi piaware[568]: 274 msgs recv'd from beast-splitter (247 in last 5m); 213 msgs sent to FlightAware
Mar 29 10:59:10 raspberrypi piaware[568]: 473 msgs recv'd from beast-splitter (199 in last 5m); 412 msgs sent to FlightAware
Mar 29 11:04:10 raspberrypi piaware[568]: 728 msgs recv'd from beast-splitter (255 in last 5m); 667 msgs sent to FlightAware
Mar 29 11:09:10 raspberrypi piaware[568]: 1014 msgs recv'd from beast-splitter (286 in last 5m); 953 msgs sent to FlightAware
Mar 29 11:14:10 raspberrypi piaware[568]: 1366 msgs recv'd from beast-splitter (352 in last 5m); 1305 msgs sent to FlightAware
Mar 29 11:19:10 raspberrypi piaware[568]: 1643 msgs recv'd from beast-splitter (277 in last 5m); 1582 msgs sent to FlightAware
Mar 29 11:24:10 raspberrypi piaware[568]: 2217 msgs recv'd from beast-splitter (574 in last 5m); 2156 msgs sent to FlightAware
Mar 29 11:29:10 raspberrypi piaware[568]: 2574 msgs recv'd from beast-splitter (357 in last 5m); 2513 msgs sent to FlightAware
Mar 29 11:34:10 raspberrypi piaware[568]: 2872 msgs recv'd from beast-splitter (298 in last 5m); 2811 msgs sent to FlightAware
Mar 29 11:39:10 raspberrypi piaware[568]: 3179 msgs recv'd from beast-splitter (307 in last 5m); 3118 msgs sent to FlightAware
Mar 29 11:44:10 raspberrypi piaware[568]: 3480 msgs recv'd from beast-splitter (301 in last 5m); 3419 msgs sent to FlightAware
Mar 29 11:49:10 raspberrypi piaware[568]: 3749 msgs recv'd from beast-splitter (269 in last 5m); 3688 msgs sent to FlightAware
Mar 29 11:54:10 raspberrypi piaware[568]: 4043 msgs recv'd from beast-splitter (294 in last 5m); 3982 msgs sent to FlightAware
Mar 29 11:58:54 raspberrypi piaware[568]: lost connection to beast-splitter via faup1090
Mar 29 11:58:54 raspberrypi piaware[568]: faup1090 exited normally
Mar 29 11:58:54 raspberrypi piaware[568]: reconnecting to beast-splitter
Mar 29 11:58:55 raspberrypi piaware[568]: no ADS-B data program seen listening on port 30005 for 1 seconds, next check in 60s
Mar 29 11:59:10 raspberrypi piaware[568]: 4368 msgs recv'd from beast-splitter (325 in last 5m); 4307 msgs sent to FlightAware
Mar 29 12:00:04 raspberrypi piaware[545]: creating pidfile /run/piaware/piaware.pid
Please help Thanks in advance