AirNav Systems Forum

AirNav RadarBox and RadarBox24.com => AirNav RadarBox and RadarBox24.com Discussion => Topic started by: medlege on September 23, 2019, 06:05:59 PM

Title: Rbfeeder on Flightradar24
Post by: medlege on September 23, 2019, 06:05:59 PM
Hello to all of you.
Sorry I made a new topic.
Please I need your help.

In March, with your help, I successfully installed Radarbox24 / Flightaware / Planefinder on my Flightradar24 Raspberry Pi and it was working really so great without any trouble !
But since a few days now I have a big problem but only with Radarbox24...
Indeed, if Radarbox24 is online then all the 3 others (Flightradar24 / Flightaware / Planefinder) are not working any more (0 planes tracked or uploaded).
And if Flightradar24 / Flightaware / Planefinder are working fine, then Radarbox24 is offline. I don't know why it suddenly happened like this.

So please can you help me to just uninstall Radarbox24 and after that to re-install it again on the Pi.

I will then re-enter my mail and sharing key in order to keep my radar name and code reloaded again.
Maybe it will fix this issue and work again fine as it use to...

Thanks a lot in advance for your kind help.
Waiting for your instructions please...
Regards.
Title: Re: Rbfeeder on Flightradar24
Post by: elTrauko on September 23, 2019, 06:32:42 PM
try with:

sudo apt-get update

suerte
Title: Re: Rbfeeder on Flightradar24
Post by: abcd567 on September 23, 2019, 07:51:35 PM
Open file rbfeeder.ini

Code: [Select]
sudo nano /etc/rbfeeder.ini


Check that network_mode is set to true
See below in red color

Quote
[client]
network_mode=true
log_file=/var/log/rbfeeder.log
key=aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
sn=EXTRPI000nnn

[network]
mode=beast
external_port=30005
external_host=127.0.0.1