sudo: rbfeeder: command not found

Started by cloud9surfer, January 18, 2022, 12:42:42 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

abcd567

Quote from: teesvalley spotter on January 23, 2022, 11:38:24 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

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

sudo systemctl restart rbfeeder


(5) Check status of rbfeeder

sudo systemctl status rbfeeder


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


cloud9surfer

#16
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

teesvalley spotter

Hi. I have followed the above and get the following back


Aerotower

#18
Quote from: teesvalley spotter on January 24, 2022, 11:24:34 AM
Hi. I have followed the above and get the following back


You are online, so no problem!