AirNav RadarBox
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
 


Author Topic: Rbfeeder on Flightradar24  (Read 3058 times)

0 Members and 1 Guest are viewing this topic.

medlege

  • Jr. Member
  • **
  • Posts: 53
Rbfeeder on Flightradar24
« 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.

elTrauko

  • New Member
  • *
  • Posts: 12
Re: Rbfeeder on Flightradar24
« Reply #1 on: September 23, 2019, 06:32:42 PM »
try with:

sudo apt-get update

suerte

abcd567

  • Hero Member
  • *****
  • Posts: 842
  • CYYZ - Toronto
Re: Rbfeeder on Flightradar24
« Reply #2 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


 
« Last Edit: September 23, 2019, 08:30:40 PM by abcd567 »