The USB memory stick hostin my piaware installation on a RPi2 was recently corrupted and would not boot.
I restored the installation from a backup I had made with DD in May this year which booted successfully.
However piaware will not send date to my Flightaware account and the following message is recorded.
pi@piaware:~$ cat /tmp/piaware.out
12/21/2017 20:12:33 ****************************************************
12/21/2017 20:12:33 piaware version 2.1-5 is running, process ID 16697
12/21/2017 20:12:33 your system info is: Linux piaware 4.1.19-v7+ #858 SMP Tue Mar 15 15:56:00 GMT 2016 armv7l GNU/Linux
12/21/2017 20:12:33 Connecting to FlightAware adept server at piaware.flightaware.com/1200
12/21/2017 20:12:33 ADS-B data program ‘dump1090-mutab’ is listening on port 30005, so far so good
12/21/2017 20:12:33 Starting faup1090: /usr/lib/piaware/helpers/faup1090 --net-bo-ipaddr localhost --net-bo-port 30005 --stdout --lat -2x.xxx --lon 15x.xxx
12/21/2017 20:12:33 Started faup1090 (pid 16736) to connect to dump1090-mutab
12/21/2017 20:12:33 Connection with adept server at piaware.flightaware.com/1200 established
12/21/2017 20:12:34 FlightAware server SSL certificate validated
12/21/2017 20:12:34 encrypted session established with FlightAware
12/21/2017 20:12:34 autoUpdate is not set in adept config, looking further…
12/21/2017 20:12:34 autoUpdate in /etc/piaware is enabled, allowing update
12/21/2017 20:12:34 manualUpdate is not set in adept config, looking further…
12/21/2017 20:12:34 manualUpdate in /etc/piaware is enabled, allowing update
12/21/2017 20:12:34 multilateration support enabled (use piaware-config to disable)
12/21/2017 20:12:34 piaware received a message from dump1090-mutab!
12/21/2017 20:12:34 *******************************************
12/21/2017 20:12:34 LOGIN FAILED: status ‘error’: reason ‘creation of new feeder sites requires a newer PiAware client that supports feeder IDs, please upgrade PiAware and try again’
12/21/2017 20:12:34 please correct this, possibly using piaware-config
12/21/2017 20:12:34 to set valid Flightaware user name and password.
12/21/2017 20:12:34 piaware will now exit.
12/21/2017 20:12:34 You can start it up again using ‘sudo /etc/init.d/piaware start’
12/21/2017 20:12:34 TLS alert: close notify
All other applications I have on this rather complicated RPi install work - Flightradar24, Planefinder, several temperature recording and reporting apps - so I am hesitant to take the sensible route and rebuild the installation from scratch.
I understand that the upgrade path from v2.1-5 to v3.x.x was in the past - i.e. 2016 - impossible without upgrade but was wondering if it has been implemented.
I am perplexed as to why the backup will now not run when it was perfectly happy 6 months ago. I have checked that the MAC address is correct as I have MAC spoofed using and entry in the boot config file.
My account is garylovesbeer. MAC address as shown in account is MAC: b8:27:eb:fe:d8:d7.
Any and all help appreciated as I would be vastly disappointed if I could no longer contribute to Flightware.
pi@piaware:~$ ifconfig
eth0 Link encap:Ethernet HWaddr b8:27:eb:fe:d8:d7
inet addr:192.168.0.206 Bcast:192.168.0.255 Mask:255.255.255.0
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:512875 errors:0 dropped:3 overruns:0 frame:0
TX packets:377241 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:56233555 (53.6 MiB) TX bytes:201288113 (191.9 MiB)
All and any help with this issue will be appreciated.