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

Login with username, password and session length
 


Author Topic: sudo: rbfeeder: command not found  (Read 3724 times)

0 Members and 4 Guests are viewing this topic.

abcd567

  • Hero Member
  • *****
  • Posts: 842
  • CYYZ - Toronto
Re: sudo: rbfeeder: command not found
« Reply #15 on: January 23, 2022, 11:55:44 PM »
Hi. Thanks for the reply above. I have piaware SD card latest version installed I haven't got access to my pi at the moment. I can get the picture tomorrow.

No need to post screenshot. You have Piaware SD card which has dump1090-fa pre-installed.

Open file rbfeeder.ini for editing
Code: [Select]
sudo nano /etc/rbfeeder.ini
In file opened, do following
(1) under [client] change from "network_mode=false" to "network_mode=true"
and
(2) under [network] make it like below:

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

(3) Save file (press Ctrl and O keys together), then close file (press Ctrl andX keys together)

(4) Restart rbfeeder
Code: [Select]
sudo systemctl restart rbfeeder

(5) Check status of rbfeeder
Code: [Select]
sudo systemctl status rbfeeder

Please dont forget to feed-back if you succeeded or not.


cloud9surfer

  • New Member
  • *
  • Posts: 13
Re: sudo: rbfeeder: command not found
« Reply #16 on: January 24, 2022, 12:50:37 AM »
Looks to be running as it should now.


[client]
network_mode=true
log_file=/var/log/rbfeeder.log
disable_log=0

key=#######

sn=EXTRPI015836

lat=51.#####

lon=-114.#####

alt=1122

sat_used=0

sat_visible=0

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

[mlat]
autostart_mlat=true
#mlat_cmd=/usr/bin/python3.5 /usr/bin/mlat-client

[dump978]
#dump978_enabled=true


rbfeeder.ini.   with key and lat/long ##hidden
« Last Edit: January 24, 2022, 01:04:42 AM by cloud9surfer »

teesvalley spotter

  • New Member
  • *
  • Posts: 11
Re: sudo: rbfeeder: command not found
« Reply #17 on: January 24, 2022, 11:24:34 AM »
Hi. I have followed the above and get the following back


Aerotower

  • Hero Member
  • *****
  • Posts: 525
Re: sudo: rbfeeder: command not found
« Reply #18 on: February 17, 2022, 08:31:58 PM »
Hi. I have followed the above and get the following back


You are online, so no problem!
« Last Edit: February 17, 2022, 08:33:34 PM by Aerotower »