|
Re: TG Listing in DVSwitch
"transferRootDir = unlimited"
-- BINGO … worked. Steve and Mike … tnx for great help on implementing new features .
Mike … exactly what did this command do for me to solve the problem?
Tom
"transferRootDir = unlimited"
-- BINGO … worked. Steve and Mike … tnx for great help on implementing new features .
Mike … exactly what did this command do for me to solve the problem?
Tom
|
By
Tom Corcoran
·
#5617
·
|
|
Re: TG Listing in DVSwitch
Tom,
Please add this line to your Analog_Bridge.ini file in the [GENERAL] section:
transferRootDir = unlimited
Then stop and start AB, and retry the file transfer.
Mike N4IRR
Tom,
Please add this line to your Analog_Bridge.ini file in the [GENERAL] section:
transferRootDir = unlimited
Then stop and start AB, and retry the file transfer.
Mike N4IRR
|
By
Mike Zingman - N4IRR
·
#5616
·
|
|
Re: TG Listing in DVSwitch
Copy and paste into the e-mail what you have on your ssh session.
This is what mine looks like:
root@omv:/# cd /opt/Analog_Bridge
root@omv:/opt/Analog_Bridge# ls -la /tmp
total 920
Copy and paste into the e-mail what you have on your ssh session.
This is what mine looks like:
root@omv:/# cd /opt/Analog_Bridge
root@omv:/opt/Analog_Bridge# ls -la /tmp
total 920
|
By
Steve N4IRS
·
#5615
·
|
|
Re: TG Listing in DVSwitch
Steve,
tnx for super support … I have to deal with family matter but will be back shortly
--
Tom VE3NY
Steve,
tnx for super support … I have to deal with family matter but will be back shortly
--
Tom VE3NY
|
By
Tom Corcoran
·
#5614
·
|
|
Re: TG Listing in DVSwitch
root@raspberrypi:/tmp# cd /opt/Analog_Bridge
root@raspberrypi:/opt/Analog_Bridge# ls -la /tmp
total 752
drwxrwxrwt 13 root root 4096 Dec 14 18:17 .
drwxr-xr-x 24 root root 4096 Sep 16 23:31
root@raspberrypi:/tmp# cd /opt/Analog_Bridge
root@raspberrypi:/opt/Analog_Bridge# ls -la /tmp
total 752
drwxrwxrwt 13 root root 4096 Dec 14 18:17 .
drwxr-xr-x 24 root root 4096 Sep 16 23:31
|
By
Tom Corcoran
·
#5613
·
|
|
Re: TG Listing in DVSwitch
Copy and paste into the e-mail what you have on your ssh session.
This is what mine looks like:
root@omv:/# cd /opt/Analog_Bridge
root@omv:/opt/Analog_Bridge# ls -la /tmp
total 920
Copy and paste into the e-mail what you have on your ssh session.
This is what mine looks like:
root@omv:/# cd /opt/Analog_Bridge
root@omv:/opt/Analog_Bridge# ls -la /tmp
total 920
|
By
Steve N4IRS
·
#5612
·
|
|
Re: TG Listing in DVSwitch
Yes … am in /opt/Analog_Bridge directory. Not sure what you mean by "copy and paste whole session". Error log? Other?
--
Tom VE3NY
Yes … am in /opt/Analog_Bridge directory. Not sure what you mean by "copy and paste whole session". Error log? Other?
--
Tom VE3NY
|
By
Tom Corcoran
·
#5611
·
|
|
Re: TG Listing in DVSwitch
And you are in the /opt/Analog_Bridge directory?
copy and paste the whole session.
And you are in the /opt/Analog_Bridge directory?
copy and paste the whole session.
|
By
Steve N4IRS
·
#5610
·
|
|
Re: TG Listing in DVSwitch
same result … no file found
--
Tom VE3NY
same result … no file found
--
Tom VE3NY
|
By
Tom Corcoran
·
#5609
·
|
|
Re: TG Listing in DVSwitch
cd /opt/Analog_bridge
ls /tmp
is the file DMR_node_list.txt there?
If so,
./dvswitch.sh pushfile /tmp/DMR_node_list.txt
cd /opt/Analog_bridge
ls /tmp
is the file DMR_node_list.txt there?
If so,
./dvswitch.sh pushfile /tmp/DMR_node_list.txt
|
By
Steve N4IRS
·
#5608
·
|
|
Re: TG Listing in DVSwitch
total 752
drwxrwxrwt 13 root root 4096 Dec 14 17:48 .
drwxr-xr-x 24 root root 4096 Sep 16 23:31 ..
-rw-r--r-- 1 root root 551 Dec 14 17:34 ABInfo_12345.json
drwx------ 2 pi pi 4096 Dec
total 752
drwxrwxrwt 13 root root 4096 Dec 14 17:48 .
drwxr-xr-x 24 root root 4096 Sep 16 23:31 ..
-rw-r--r-- 1 root root 551 Dec 14 17:34 ABInfo_12345.json
drwx------ 2 pi pi 4096 Dec
|
By
Tom Corcoran
·
#5607
·
|
|
Re: TG Listing in DVSwitch
cd /opt/Analog_bridge
ls -la /tmp
Paste the output.
cd /opt/Analog_bridge
ls -la /tmp
Paste the output.
|
By
Steve N4IRS
·
#5606
·
|
|
Re: TG Listing in DVSwitch
log entry is in message 5600
I: 2019-12-14 22:34:22.978 USRP packet type: USRP_TYPE_TEXT (VE3NY) -> 3023284
I: 2019-12-14 22:35:49.424 Asked to return file name .//DMR_node_list.txt
I: 2019-12-14
log entry is in message 5600
I: 2019-12-14 22:34:22.978 USRP packet type: USRP_TYPE_TEXT (VE3NY) -> 3023284
I: 2019-12-14 22:35:49.424 Asked to return file name .//DMR_node_list.txt
I: 2019-12-14
|
By
Tom Corcoran
·
#5605
·
|
|
Re: TG Listing in DVSwitch
./dvswitch.sh pushfile /tmp/DMR_node_list.txt … same error message.
reason I didn't have /tmp entered is that I was running ./ command from /tmp already. I moved dvswitch.sh to /tmp
In event that
./dvswitch.sh pushfile /tmp/DMR_node_list.txt … same error message.
reason I didn't have /tmp entered is that I was running ./ command from /tmp already. I moved dvswitch.sh to /tmp
In event that
|
By
Tom Corcoran
·
#5604
·
|
|
Re: TG Listing in DVSwitch
Paste that log entry.
By
Steve N4IRS
·
#5603
·
|
|
Re: TG Listing in DVSwitch
I did note in log that edited file is recorded as //tmp/DMR_node_list.txt with two //'s in the log file..
--
Tom VE3NY
I did note in log that edited file is recorded as //tmp/DMR_node_list.txt with two //'s in the log file..
--
Tom VE3NY
|
By
Tom Corcoran
·
#5602
·
|
|
Re: TG Listing in DVSwitch
./dvswitch.sh pushfile /tmp/DMR_node_list.txt
./dvswitch.sh pushfile /tmp/DMR_node_list.txt
|
By
Steve N4IRS
·
#5601
·
|
|
Re: TG Listing in DVSwitch
followed process you described and still seeing "File Transfer: File Not Found"
Attached is Analog_Bridge.log
--
Tom VE3NY
followed process you described and still seeing "File Transfer: File Not Found"
Attached is Analog_Bridge.log
--
Tom VE3NY
|
By
Tom Corcoran
·
#5600
·
|
|
Re: TG Listing in DVSwitch
Disconnect from any active TG
root@omv:/opt/Analog_Bridge# ./dvswitch.sh collectProcessDataFiles
Processing NXDN
Processing P25
Processing DMR
Processing YSF
Processing
Disconnect from any active TG
root@omv:/opt/Analog_Bridge# ./dvswitch.sh collectProcessDataFiles
Processing NXDN
Processing P25
Processing DMR
Processing YSF
Processing
|
By
Steve N4IRS
·
#5599
·
|
|
Re: TG Listing in DVSwitch
Could problem be MMDVM, DVS or DVSM release? dvswitch.sh seems to work fine with tune and mode.
--
Tom VE3NY
Could problem be MMDVM, DVS or DVSM release? dvswitch.sh seems to work fine with tune and mode.
--
Tom VE3NY
|
By
Tom Corcoran
·
#5598
·
|