So I've managed to install Dump1090-mutability and FR24feeder sucsessfully (I think!)
When my Pi boots, it (I believe) loads the Dump1090-mutability first, then loads the FR24feeder next automatically (I think?).
This allows me to visualize data on the dump1090 map by going to http://localhost/dump1090/gmap.html
The problem this appears to create is that it will not allow output to both FR24Feeder and Dump1090 on the same boot. Subsequently, output to Dump1090 is displayed onto http://localhost/dump1090/gmap.html, but not the FR24feeder status page http://localhost:8754. This consistently reports that [FR24 status page] is receiving no aircraft data and it's status is showing as offline and no aircraft are detected despite being in range too on the FR24 website too. Dump1090 and it's map of course is displaying quite the contrary.
The moment I run "sudo service dum1090-mutability stop" (i.e stop dump1090) Data begins to free flow into the FR feed page again but will not display on the http://localhost/dump1090/gmap.html
I suspect this is some sort of port or data conflict error. I've had a quick look around the FRQ but can't find anything solid that would help.
Does anyone have any advice?
When my Pi boots, it (I believe) loads the Dump1090-mutability first, then loads the FR24feeder next automatically (I think?).
This allows me to visualize data on the dump1090 map by going to http://localhost/dump1090/gmap.html
The problem this appears to create is that it will not allow output to both FR24Feeder and Dump1090 on the same boot. Subsequently, output to Dump1090 is displayed onto http://localhost/dump1090/gmap.html, but not the FR24feeder status page http://localhost:8754. This consistently reports that [FR24 status page] is receiving no aircraft data and it's status is showing as offline and no aircraft are detected despite being in range too on the FR24 website too. Dump1090 and it's map of course is displaying quite the contrary.
The moment I run "sudo service dum1090-mutability stop" (i.e stop dump1090) Data begins to free flow into the FR feed page again but will not display on the http://localhost/dump1090/gmap.html
I suspect this is some sort of port or data conflict error. I've had a quick look around the FRQ but can't find anything solid that would help.
Does anyone have any advice?