Problem with gpsd

Hi,

Yesterday I’ve noticed that my gps receiver connected to my piaware doesn’t get a fix anymore. I shutdown the pi, reapplied power to it and gps obtained a fix within a minute.
However, piaware obviously doesn’t like the output from gpsd any more:

Dec 19 18:07:43 adsb piaware[584]: GPS: Connected to gpsd 3.11 at localhost/2947
Dec 19 18:07:43 adsb piaware[584]: GPS: Malformed line from gpsd, reconnecting: unexpected token “}” at position 78; expecting VALUE
Dec 19 18:09:43 adsb piaware[584]: GPS: Connected to gpsd 3.11 at localhost/2947
Dec 19 18:09:43 adsb piaware[584]: GPS: Malformed line from gpsd, reconnecting: unexpected token “}” at position 78; expecting VALUE
Dec 19 18:11:18 adsb piaware[584]: 8547 msgs recv’d from dump1090-fa (2033 in last 5m); 7990 msgs sent to FlightAware
Dec 19 18:11:43 adsb piaware[584]: GPS: Connected to gpsd 3.11 at localhost/2947
Dec 19 18:11:43 adsb piaware[584]: GPS: Malformed line from gpsd, reconnecting: unexpected token “}” at position 78; expecting VALUE
Dec 19 18:13:43 adsb piaware[584]: GPS: Connected to gpsd 3.11 at localhost/2947
Dec 19 18:13:43 adsb piaware[584]: GPS: Malformed line from gpsd, reconnecting: unexpected token “}” at position 78; expecting VALUE

Is there a way to debug it?

It was working absolutely fine and I don’t see anything in cgps to point my finger on.