Greetings Pete,
I re-installed today after receiving a report from a primary user that the DPRS data from a mobile 7100 user wasn't getting through the Pi-Star repeater to the linked G2 dashboard, where the same data are displayed as an orange callsign when the same radio is talking directly to the G2 repeater/gateway . Is G3 necessary on the Pi-Star linked repeater/gateway? In the following diagnostics, the only error found is the
text in bold which is of some concern.
root@callsign(rw):DStarMonitor# grep -i aprs /etc/ircddbgateway
aprsEnabled=0
aprsHostname=northwest.aprs2.net
aprsPort=14580
root@callsign(rw):DStarMonitor# grep ircddbgateway dstarmonitor.properties
ircddbgatewayconfig=/etc/ircddbgateway
root@callsign(rw):DStarMonitor# find / -name DStarMonitor.service -ls
260626 4 -rwxrwxrwx 1 root root 261 Aug 2 03:10 /lib/systemd/system/DStarMonitor.service
421 0 drwxr-xr-x 2 root root 0 Aug 29 18:46 /sys/fs/cgroup/systemd/system.slice/DStarMonitor.service
6808 0 lrwxrwxrwx 1 root root 40 Aug 24 10:38 /etc/systemd/system/multi-user.target.wants/DStarMonitor.service -> /lib/systemd/system/DStarMonitor.service
root@callsign(rw):DStarMonitor# ./dsminstall.sh
Reading package lists... Done
Building dependency tree
Reading state information... Done
openjdk-8-jre is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--2018-08-29 18:46:48--
http://www.aprs-is.net/downloads/dstar/ ... nitor4.zip
Resolving
www.aprs-is.net (
www.aprs-is.net)... 66.111.109.7
Connecting to
www.aprs-is.net (
www.aprs-is.net)|66.111.109.7|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 490983 (479K) [application/x-zip-compressed]
Saving to: ‘/opt/DStarMonitor/DStarMonitor.zip’
/opt/DStarMonitor/DStarMonitor.zip 100%[======================>] 479.48K 1.23MB/s in 0.1s
2018-08-29 18:46:49 (1.23 MB/s) - ‘/opt/DStarMonitor/DStarMonitor.zip’ saved [490983/490983]
mv: ‘dstarmonitor.properties’ and ‘/opt/DStarMonitor/dstarmonitor.properties’ are the same file
mv: ‘updatedsm.sh’ and ‘/opt/DStarMonitor/updatedsm.sh’ are the same file
mv: cannot stat ‘DStarMonitor.service’: No such file or directory
Archive: DStarMonitor4.zip
replace APRSIGate.jar? [y]es, [n]o, [A]ll, [N]one, [r]ename: A
inflating: APRSIGate.jar
inflating: DStarMonitor4.jar
inflating: DStarQuery2.jar
inflating: DSTARRepeater.jar
inflating: javAPRSSrvrCore.jar
inflating: ObjectGenerator.jar
root@callsign(rw):DStarMonitor#