nwdigitalradio / rmsgw

Linux RMS Gateway
GNU General Public License v2.0
21 stars 12 forks source link

Pi 4 rmsgw_aci and rmschanstat give the same error and never contacts winlink server #14

Open ae4ml opened 3 years ago

ae4ml commented 3 years ago

I'm seeing this error

pi@RMSGateway:/etc/rmsgw $ /usr/local/bin/rmsgw_aci -c /etc/rmsgw/gateway.conf or pi@RMSGateway:/etc/rmsgw $ /usr/local/bin/rmsgw_aci grep: option requires an argument -- 'm' Usage: grep [OPTION]... PATTERNS [FILE]... Try 'grep --help' for more information. interface with -m unavailable

pi@RMSGateway:~/rmsgw $ sudo rmschanstat ax25 wl2k AE4ML grep: option requires an argument -- 'm' Usage: grep [OPTION]... PATTERNS [FILE]... Try 'grep --help' for more information. interface with -m unavailable

Any ideas ?

n7nix commented 3 years ago

Which version of rmsgw are you using?

grep -i label /usr/local/etc/rmsgw/.version_info 

Which version of Linux kernel are you running?

uname -a

Do not need to run rmschanstat as root. Sample outputs follow:

rmschanstat ax25 udr0 N7NIX
channel udr0 with callsign N7NIX on interface ax0 up

rmsgw_aci
channel udr0 with callsign N7NIX-10 on interface ax0 up

Try running chk_wlaci.sh I think wl2k is not the correct interface name. It should be the same interface name used in ax25 ports. Please show the output of /etc/ax25/axports.

tail /etc/ax25/axports