Been using Piaware on a Pi Zero W with a Prostick blue for the last 2 years with no issues. I check it every couple of days or weeks at the local:8080 webpage. A couple of days ago the message I got was:
" Problem fetching data from dump1090.
AJAX call failed (timeout: timeout). Maybe dump1090 is no longer running?
The displayed map data will be out of date."
I also could not connect to the device through VNC as per usual. Cycling the power did not help and ssh would not connect. Seemed dead… until the Prostick was disconnected, and then the Pi came to life; I could see it connect though VNC, etc.
The whole setup was working on the old raspian Jessie and thought perhaps dump1090 was not working with that OS, so I pulled the SD, formatted, tested it(OK), flashed Buster lite, and reinstalled Piaware and dump1090-fa. Pi booted fine, but when you plug in the Prostick and dump1090-fa fires up, the Pi crashes. No ping, no ssh, nada.
I tested the Prostick on a PC with rtl1090 and it was receiving data. I tried three other power supplies for the Pi up to 2.5 amp but the result is the same; with the Prostick attached the Pi is unresponsive. Unplug the Prostick and the Pi comes to life.
I did watch the running processes on the Pi with the ‘top’ command when I plugged in the Prostick. The cpu load is very low, but plug in the dongle and dump1090-fa starts using more and more cpu(which is expected), up to about 40%, and then the Pi stops responding (ssh disconnects). Its was normal to see about 50% cpu usage when connected by VNC.
Any ideas to resolve this? Thank you.