tsunghanliu / adsb-box.snap

a snap to build a ADS-B receiver station
28 stars 4 forks source link

Connection to FlightAware dont work #36

Closed LuSou closed 3 years ago

LuSou commented 3 years ago

Hi, SkyAware on 192.168.xxx.xxx:8080 worked, but base of piaware status not running piaware/faup1090/fa-mlat-client/dump1090 and some ERROR exist !!! Can you help me ?


pi@raspberrypi:~ $ adsb-box.piaware-status ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored. ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored.

ERROR: ld.so: object '/usr/lib/arm-linux-gnueabihf/libarmmem-${PLATFORM}.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored. sudo: unable to set runas group vector: Operation not permitted invalid command name "logger" while executing "logger "failed to run netstat: $result"" (procedure "inspect_sockets_with_netstat" line 27) invoked from within "inspect_sockets_with_netstat" (procedure "netstat_report" line 2) invoked from within "netstat_report" (procedure "report_status" line 8) invoked from within "report_status" (procedure "main" line 13) invoked from within "main $argv" (file "/snap/adsb-box/329/usr/lib/piaware-status/main.tcl" line 42) invoked from within "source /snap/adsb-box/329/usr/lib/piaware-status/main.tcl" ("uplevel" body line 1) invoked from within "uplevel #0 source $path" from tcllauncher running "piaware-status"

tsunghanliu commented 3 years ago

Hi,

I don't know why your system has libarmmem-${PLATFORM}.so defined in /etc/ld.so.preload. I'd suggest that you could comment out the line in /etc/ld.so.preload, reboot the system and see if this helps.

Also, do you have the interfaces connected? Please provide snap connections adsb-box for debugging. Here is what a system normally has:

$ snap connections adsb-box
Interface         Plug                       Slot               Notes
hardware-observe  adsb-box:hardware-observe  :hardware-observe  manual
mount-observe     adsb-box:mount-observe     :mount-observe     manual
network           adsb-box:network           :network           -
network-bind      adsb-box:network-bind      :network-bind      -
network-observe   adsb-box:network-observe   :network-observe   manual
process-control   adsb-box:process-control   :process-control   manual
raw-usb           adsb-box:raw-usb           :raw-usb           manual
system-observe    adsb-box:system-observe    :system-observe    manual
LuSou commented 3 years ago

new clean installation resolve this ERR.