MMDVM_Bridge timeout to DMRGateway
Has anyone else seen or fixed an issue with MMDVM_Bridge successfully logging into DMRGateway, then timing out? Here's the relevant logs:
M: 2019-01-31 20:18:44.725 DMR, Logged into the master successfully E: 2019-01-31 20:20:44.760 DMR, Connection to the master has timed out, retrying connection M: 2019-01-31 20:20:44.760 DMR, Closing DMR Network M: 2019-01-31 20:20:44.761 DMR, Opening DMR Network M: 2019-01-31 20:20:54.794 DMR, Logged into the master successfully E: 2019-01-31 20:22:54.822 DMR, Connection to the master has timed out, retrying connection M: 2019-01-31 20:22:54.822 DMR, Closing DMR Network M: 2019-01-31 20:22:54.824 DMR, Opening DMR Network M: 2019-01-31 20:23:04.852 DMR, Logged into the master successfully E: 2019-01-31 20:25:04.884 DMR, Connection to the master has timed out, retrying connection M: 2019-01-31 20:25:04.884 DMR, Closing DMR Network M: 2019-01-31 20:25:04.884 DMR, Opening DMR Network M: 2019-01-31 20:25:14.918 DMR, Logged into the master successfully From what I can see, the connection is made and everything looks good on the reflector, but every 130 seconds, MMDVM times out. I did set Timeout=0 in the ini file. Steve KC1AWV
|
|
Is this he bridge log or the gateway log?
toggle quoted messageShow quoted text
Yes, I have used MMDVM_Bridge with DMRGateway.
On 1/31/2019 3:30 PM, Steve KC1AWV
wrote:
Has anyone else seen or fixed an issue with MMDVM_Bridge successfully logging into DMRGateway, then timing out? Here's the relevant logs:
|
|
Bridge log. This is the DMRGateway log
M: 2019-01-31 20:23:58.186 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 20:25:04.889 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 20:26:08.251 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 20:27:14.977 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 20:28:18.317 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 20:29:25.041 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 20:30:28.382 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 20:31:35.104 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 20:32:38.434 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 20:33:45.181 MMDVM Network, The connected MMDVM is closing down
|
|
post the relevant sections of each config file.
toggle quoted messageShow quoted text
On 1/31/2019 3:34 PM, Steve KC1AWV
wrote:
Bridge log. This is the DMRGateway log
|
|
Post the [DMR Network] stanza of MMDVM_Bridge.ini and the [General]
stanza of DMRGateway.ini
toggle quoted messageShow quoted text
On 1/31/2019 3:34 PM, Steve KC1AWV
wrote:
Bridge log. This is the DMRGateway log
|
|
MMDVM_Bridge.ini
[General] Callsign=[redacted] Id=[redacted] Timeout=0 Duplex=0 [DMR] Enable=1 ColorCode=1 EmbeddedLCOnly=1 DumpTAData=0 [DMR Network] Enable=1 Address=127.0.0.1 Port=62031 Jitter=360 Local=62032 Password=passw0rd Slot1=1 Slot2=1 Debug=0 DMRGateway.ini [General] Timeout=0 # RFTimeout=10 # NetTimeout=7 RptAddress=127.0.0.1 RptPort=62032 LocalAddress=127.0.0.1 LocalPort=62031 RuleTrace=0 Daemon=0 Debug=0 [XLX Network] Enabled=1 File=/var/lib/mmdvm/XLXHosts.txt Port=62030 Password=passw0rd ReloadTime=60 # Local=3351 Slot=2 TG=6 Base=64000 Startup=[redacted] Relink=10 Debug=0
|
|
How many digits is your redacted ID in MMDVM_Bridge?
toggle quoted messageShow quoted text
On 1/31/2019 3:41 PM, Steve KC1AWV
wrote:
MMDVM_Bridge.ini
|
|
7 digits, standard DMR ID
|
|
Not my personal config, so I redacted 3rd party's info. That being said, redacted info looks solid to me.
|
|
DMRGateway to console:
toggle quoted messageShow quoted text
root@repeater:/opt/DMRGateway# ./DMRGateway DMRGateway.ini I: 2019-01-31 20:57:04.930 This software is for use on amateur radio networks only, I: 2019-01-31 20:57:04.931 it is to be used for educational purposes only. Its use on I: 2019-01-31 20:57:04.931 commercial networks is strictly prohibited. I: 2019-01-31 20:57:04.931 Copyright(C) 2017 by Jonathan Naylor, G4KLX and others M: 2019-01-31 20:57:04.931 DMRGateway-20180606 is starting M: 2019-01-31 20:57:04.931 Built 11:29:08 Jan 10 2019 (GitID #9579565) I: 2019-01-31 20:57:04.931 MMDVM Network Parameters I: 2019-01-31 20:57:04.931 Rpt Address: 127.0.0.1 I: 2019-01-31 20:57:04.931 Rpt Port: 62032 I: 2019-01-31 20:57:04.931 Local Address: 127.0.0.1 I: 2019-01-31 20:57:04.931 Local Port: 62031 M: 2019-01-31 20:57:04.932 MMDVM Network, Opening M: 2019-01-31 20:57:04.932 Waiting for MMDVM to connect..... M: 2019-01-31 20:57:21.865 MMDVM has connected I: 2019-01-31 20:57:21.865 Rule trace: no I: 2019-01-31 20:57:21.872 Loaded 301 XLX reflectors I: 2019-01-31 20:57:21.872 XLX Network Parameters I: 2019-01-31 20:57:21.873 Id: 3112138 I: 2019-01-31 20:57:21.873 Hosts file: ./XLXHosts.txt I: 2019-01-31 20:57:21.874 Reload time: 60 minutes I: 2019-01-31 20:57:21.874 Local: random I: 2019-01-31 20:57:21.875 Port: 62030 I: 2019-01-31 20:57:21.875 Slot: 2 I: 2019-01-31 20:57:21.876 TG: 6 I: 2019-01-31 20:57:21.876 Base: 64000 I: 2019-01-31 20:57:21.877 Startup: XLX000 I: 2019-01-31 20:57:21.877 Relink: 10 minutes I: 2019-01-31 20:57:21.877 User Control: enabled I: 2019-01-31 20:57:21.878 Module: B I: 2019-01-31 20:57:21.878 XLX: Using original configuration message: N4IRS ..... M: 2019-01-31 20:57:21.878 XLX, Opening DMR Network M: 2019-01-31 20:57:21.879 XLX, Connecting to XLX000 I: 2019-01-31 20:57:21.880 Voice Parameters I: 2019-01-31 20:57:21.880 Enabled: yes I: 2019-01-31 20:57:21.881 Language: en_US I: 2019-01-31 20:57:21.881 Directory: ./Audio M: 2019-01-31 20:57:21.887 DMRGateway-20180606 is running D: 2019-01-31 20:57:31.950 XLX, Sending authorisation D: 2019-01-31 20:57:32.001 XLX, Sending configuration M: 2019-01-31 20:57:32.052 XLX, Logged into the master successfully M: 2019-01-31 20:57:32.052 XLX, Linking to reflector XLX000 B M: 2019-01-31 20:57:44.859 MMDVM Network, The connected MMDVM is closing down <------------------ I stopped MMDVM_Bridge ^CM: 2019-01-31 20:57:46.982 MMDVM Network, Closing M: 2019-01-31 20:57:46.982 XLX, Closing DMR Network I: 2019-01-31 20:57:46.983 DMRGateway-20180606 exited on receipt of SIGINT <------------------ I stopped DMRGateway MMDVM_Bridge console: M: 2019-01-31 20:57:10.930 MMDVM_Bridge-20180423 is starting M: 2019-01-31 20:57:10.930 Built 18:06:16 Jan 27 2019 (GitID #2da819a) I: 2019-01-31 20:57:10.930 General Parameters I: 2019-01-31 20:57:10.930 Callsign: N4IRS I: 2019-01-31 20:57:10.930 Id: 3112138 I: 2019-01-31 20:57:10.930 Duplex: no I: 2019-01-31 20:57:10.930 Timeout: 180s I: 2019-01-31 20:57:10.930 DMR: enabled I: 2019-01-31 20:57:10.931 Modem Parameters I: 2019-01-31 20:57:10.931 Port: /dev/null I: 2019-01-31 20:57:10.931 RX Invert: no I: 2019-01-31 20:57:10.931 TX Invert: no I: 2019-01-31 20:57:10.931 PTT Invert: no I: 2019-01-31 20:57:10.931 TX Delay: 100ms I: 2019-01-31 20:57:10.931 RX Offset: 0Hz I: 2019-01-31 20:57:10.931 TX Offset: 0Hz I: 2019-01-31 20:57:10.931 RX DC Offset: 0 I: 2019-01-31 20:57:10.931 TX DC Offset: 0 I: 2019-01-31 20:57:10.931 RF Level: 100.0% I: 2019-01-31 20:57:10.932 DMR Delay: 0 (0.0ms) I: 2019-01-31 20:57:10.932 RX Level: 50.0% I: 2019-01-31 20:57:10.932 CW Id TX Level: 50.0% I: 2019-01-31 20:57:10.932 D-Star TX Level: 50.0% I: 2019-01-31 20:57:10.932 DMR TX Level: 50.0% I: 2019-01-31 20:57:10.932 YSF TX Level: 50.0% I: 2019-01-31 20:57:10.932 P25 TX Level: 50.0% I: 2019-01-31 20:57:10.932 NXDN TX Level: 50.0% I: 2019-01-31 20:57:10.932 RX Frequency: 222340000Hz (222340000Hz) I: 2019-01-31 20:57:10.932 TX Frequency: 224940000Hz (224940000Hz) M: 2019-01-31 20:57:10.933 Opening the MMDVM I: 2019-01-31 20:57:10.933 Display Parameters I: 2019-01-31 20:57:10.933 Type: I: 2019-01-31 20:57:10.933 D-Star Network Parameters I: 2019-01-31 20:57:10.933 Gateway Address: 127.0.0.1 I: 2019-01-31 20:57:10.933 Gateway Port: 20010 I: 2019-01-31 20:57:10.933 Local Port: 20011 I: 2019-01-31 20:57:10.933 Mode Hang: 3s M: 2019-01-31 20:57:10.933 Opening D-Star network connection I: 2019-01-31 20:57:10.934 DMR Network Parameters I: 2019-01-31 20:57:10.934 Address: 127.0.0.1 I: 2019-01-31 20:57:10.934 Port: 62031 I: 2019-01-31 20:57:10.934 Local: 62032 I: 2019-01-31 20:57:10.934 Jitter: 500ms I: 2019-01-31 20:57:10.934 Slot 1: enabled I: 2019-01-31 20:57:10.934 Slot 2: enabled I: 2019-01-31 20:57:10.934 Mode Hang: 3s I: 2019-01-31 20:57:10.934 Info Parameters I: 2019-01-31 20:57:10.934 Callsign: N4IRS I: 2019-01-31 20:57:10.934 RX Frequency: 222340000Hz I: 2019-01-31 20:57:10.934 TX Frequency: 224940000Hz I: 2019-01-31 20:57:10.935 Power: 1W I: 2019-01-31 20:57:10.935 Latitude: 41.733299deg N I: 2019-01-31 20:57:10.935 Longitude: -50.399899deg E I: 2019-01-31 20:57:10.935 Height: 0m I: 2019-01-31 20:57:10.935 Location: "Iceberg, North Atlantic" I: 2019-01-31 20:57:10.935 Description: "MMDVM_Bridge" I: 2019-01-31 20:57:10.935 URL: "https://groups.io/g/DVSwitch" M: 2019-01-31 20:57:10.935 DMR, Opening DMR Network I: 2019-01-31 20:57:10.938 RSSI I: 2019-01-31 20:57:10.938 Mapping File: RSSI.dat I: 2019-01-31 20:57:10.938 Loaded 0 RSSI data mapping points from RSSI.dat I: 2019-01-31 20:57:10.938 DMR Id Lookups I: 2019-01-31 20:57:10.938 File: /var/lib/mmdvm/DMRIds.dat I: 2019-01-31 20:57:10.938 Reload: 24 hours I: 2019-01-31 20:57:11.829 Loaded 123114 Ids to the DMR callsign lookup table I: 2019-01-31 20:57:11.829 D-Star RF Parameters I: 2019-01-31 20:57:11.829 Started the DMR Id lookup reload thread I: 2019-01-31 20:57:11.830 Module: B I: 2019-01-31 20:57:11.830 Self Only: no I: 2019-01-31 20:57:11.830 Ack Reply: yes I: 2019-01-31 20:57:11.830 Ack Time: 750ms I: 2019-01-31 20:57:11.830 Error Reply: yes I: 2019-01-31 20:57:11.830 Remote Gateway: no I: 2019-01-31 20:57:11.830 Mode Hang: 10s I: 2019-01-31 20:57:11.831 DMR RF Parameters I: 2019-01-31 20:57:11.831 Id: 3112138 I: 2019-01-31 20:57:11.831 Color Code: 1 I: 2019-01-31 20:57:11.831 Self Only: no I: 2019-01-31 20:57:11.831 Embedded LC Only: yes I: 2019-01-31 20:57:11.831 Dump Talker Alias Data: no I: 2019-01-31 20:57:11.831 Prefixes: 0 I: 2019-01-31 20:57:11.831 Call Hang: 3s I: 2019-01-31 20:57:11.831 TX Hang: 3s I: 2019-01-31 20:57:11.831 Mode Hang: 10s M: 2019-01-31 20:57:11.831 DMR, Opening INI file: DVSwitch.ini M: 2019-01-31 20:57:11.832 DMR, Setting [DMR] Address -> 127.0.0.1 M: 2019-01-31 20:57:11.832 DMR, Setting [DMR] TXPort -> 31100 M: 2019-01-31 20:57:11.832 DMR, Setting [DMR] RXPort -> 31103 M: 2019-01-31 20:57:11.832 DMR, Setting [DMR] Slot -> 2 M: 2019-01-31 20:57:11.832 DMR, Transmitting on 127.0.0.1:31100 and listening on port 31103. Result = 1 M: 2019-01-31 20:57:21.859 DMR, Logged into the master successfully M: 2019-01-31 20:57:33.124 DMR Slot 2, received network voice header from N4IRS to TG 6 M: 2019-01-31 20:57:33.643 DMR, TX state = ON I: 2019-01-31 20:57:33.643 DMR, Begin TX: src=3112138 rpt=311213852 dst=9 slot=2 cc=1 metadata=N4IRS I: 2019-01-31 20:57:33.643 DMR, Slot 2, received TLV voice header from N4IRS to TG 9 M: 2019-01-31 20:57:38.347 DMR Slot 2, received network end of voice transmission, 5.2 seconds, 0% packet loss, BER: 0.0% M: 2019-01-31 20:57:42.477 DMR, TX state = OFF, DMR frame count was 87 frames I: 2019-01-31 20:57:42.478 DMR, received TLV end of voice transmission, 5.2 seconds ^CM: 2019-01-31 20:57:44.792 Closing the MMDVM
On 1/31/2019 3:54 PM, Steve KC1AWV
wrote:
Not my personal config, so I redacted 3rd party's info. That being said, redacted info looks solid to me.
|
|
Repost because I apparently deleted it?
DMRGateway console: ./DMRGateway DMRGateway.ini I: 2019-01-31 21:10:43.887 This software is for use on amateur radio networks only, I: 2019-01-31 21:10:43.887 it is to be used for educational purposes only. Its use on I: 2019-01-31 21:10:43.887 commercial networks is strictly prohibited. I: 2019-01-31 21:10:43.887 Copyright(C) 2017 by Jonathan Naylor, G4KLX and others M: 2019-01-31 21:10:43.887 DMRGateway-20180606 is starting M: 2019-01-31 21:10:43.888 Built 19:12:35 Jan 29 2019 (GitID #9579565) I: 2019-01-31 21:10:43.888 MMDVM Network Parameters I: 2019-01-31 21:10:43.888 Rpt Address: 127.0.0.1 I: 2019-01-31 21:10:43.888 Rpt Port: 62032 I: 2019-01-31 21:10:43.888 Local Address: 127.0.0.1 I: 2019-01-31 21:10:43.888 Local Port: 62031 M: 2019-01-31 21:10:43.888 MMDVM Network, Opening M: 2019-01-31 21:10:43.888 Waiting for MMDVM to connect..... M: 2019-01-31 21:10:51.437 MMDVM has connected I: 2019-01-31 21:10:51.437 Rule trace: no I: 2019-01-31 21:10:51.440 Loaded 328 XLX reflectors I: 2019-01-31 21:10:51.440 XLX Network Parameters I: 2019-01-31 21:10:51.440 Id: [redacted] I: 2019-01-31 21:10:51.440 Hosts file: /var/lib/mmdvm/XLXHosts.txt I: 2019-01-31 21:10:51.440 Reload time: 60 minutes I: 2019-01-31 21:10:51.441 Local: random I: 2019-01-31 21:10:51.441 Port: 62030 I: 2019-01-31 21:10:51.441 Slot: 2 I: 2019-01-31 21:10:51.441 TG: 6 I: 2019-01-31 21:10:51.441 Base: 64000 I: 2019-01-31 21:10:51.441 Startup: XLX000 I: 2019-01-31 21:10:51.441 Relink: 10 minutes I: 2019-01-31 21:10:51.441 User Control: enabled I: 2019-01-31 21:10:51.442 Module: X I: 2019-01-31 21:10:51.442 XLX: Using original configuration message: [redacted] 222340000224940000010141. M: 2019-01-31 21:10:51.442 XLX, Opening DMR Network M: 2019-01-31 21:10:51.442 XLX, Connecting to XLX000 I: 2019-01-31 21:10:51.442 Voice Parameters I: 2019-01-31 21:10:51.442 Enabled: yes I: 2019-01-31 21:10:51.442 Language: en_US I: 2019-01-31 21:10:51.442 Directory: ./Audio M: 2019-01-31 21:10:51.443 DMRGateway-20180606 is running D: 2019-01-31 21:11:01.460 XLX, Sending authorisation D: 2019-01-31 21:11:01.470 XLX, Sending configuration M: 2019-01-31 21:11:01.481 XLX, Logged into the master successfully M: 2019-01-31 21:11:01.481 XLX, Linking to reflector XLX000 X M: 2019-01-31 21:12:11.456 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 21:13:12.746 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 21:14:21.510 MMDVM Network, The connected MMDVM is closing down M: 2019-01-31 21:15:22.815 MMDVM Network, The connected MMDVM is closing down MMDVM_Bridge console: ./MMDVM_Bridge MMDVM_Bridge_XLX.ini I: 2019-01-31 21:09:51.631 MMDVM_Bridge: I: 2019-01-31 21:09:51.633 Portions Copyright (C) 2018 DVSwitch, INAD. I: 2019-01-31 21:09:51.633 Hacks by Mike N4IRR and Steve N4IRS I: 2019-01-31 21:09:51.634 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=- I: 2019-01-31 21:09:51.635 This software is for use on amateur radio networks only, I: 2019-01-31 21:09:51.635 it is to be used for educational purposes only. Its use on I: 2019-01-31 21:09:51.636 commercial networks is strictly prohibited. I: 2019-01-31 21:09:51.636 Copyright(C) 2015-2018 by Jonathan Naylor, G4KLX and others M: 2019-01-31 21:09:51.637 MMDVM_Bridge-20180423 is starting M: 2019-01-31 21:09:51.637 Built 19:26:19 Jul 26 2018 (GitID #903ae69) I: 2019-01-31 21:09:51.638 General Parameters I: 2019-01-31 21:09:51.638 Callsign: [redacted] I: 2019-01-31 21:09:51.638 Id: [redacted] I: 2019-01-31 21:09:51.639 Duplex: no I: 2019-01-31 21:09:51.639 Timeout: 0s I: 2019-01-31 21:09:51.640 D-Star: disabled I: 2019-01-31 21:09:51.640 DMR: enabled I: 2019-01-31 21:09:51.641 YSF: disabled I: 2019-01-31 21:09:51.641 P25: disabled I: 2019-01-31 21:09:51.641 NXDN: disabled I: 2019-01-31 21:09:51.642 Modem Parameters I: 2019-01-31 21:09:51.642 Port: /dev/null I: 2019-01-31 21:09:51.643 RX Invert: no I: 2019-01-31 21:09:51.643 TX Invert: no I: 2019-01-31 21:09:51.644 PTT Invert: no I: 2019-01-31 21:09:51.644 TX Delay: 100ms I: 2019-01-31 21:09:51.644 RX Offset: 0Hz I: 2019-01-31 21:09:51.645 TX Offset: 0Hz I: 2019-01-31 21:09:51.645 RX DC Offset: 0 I: 2019-01-31 21:09:51.646 TX DC Offset: 0 I: 2019-01-31 21:09:51.646 RF Level: 100.0% I: 2019-01-31 21:09:51.647 DMR Delay: 0 (0.0ms) I: 2019-01-31 21:09:51.647 RX Level: 50.0% I: 2019-01-31 21:09:51.648 CW Id TX Level: 50.0% I: 2019-01-31 21:09:51.648 D-Star TX Level: 50.0% I: 2019-01-31 21:09:51.648 DMR TX Level: 50.0% I: 2019-01-31 21:09:51.649 YSF TX Level: 50.0% I: 2019-01-31 21:09:51.649 P25 TX Level: 50.0% I: 2019-01-31 21:09:51.650 NXDN TX Level: 50.0% I: 2019-01-31 21:09:51.650 RX Frequency: 222340000Hz (222340000Hz) I: 2019-01-31 21:09:51.651 TX Frequency: 224940000Hz (224940000Hz) M: 2019-01-31 21:09:51.651 Opening the MMDVM I: 2019-01-31 21:09:51.652 Display Parameters I: 2019-01-31 21:09:51.652 Type: I: 2019-01-31 21:09:51.652 DMR Network Parameters I: 2019-01-31 21:09:51.653 Address: 127.0.0.1 I: 2019-01-31 21:09:51.653 Port: 62031 I: 2019-01-31 21:09:51.653 Local: 62032 I: 2019-01-31 21:09:51.654 Jitter: 360ms I: 2019-01-31 21:09:51.654 Slot 1: enabled I: 2019-01-31 21:09:51.654 Slot 2: enabled I: 2019-01-31 21:09:51.654 Mode Hang: 3s I: 2019-01-31 21:09:51.655 Info Parameters I: 2019-01-31 21:09:51.655 Callsign: [redacted] I: 2019-01-31 21:09:51.655 RX Frequency: 222340000Hz I: 2019-01-31 21:09:51.655 TX Frequency: 224940000Hz I: 2019-01-31 21:09:51.656 Power: 1W I: 2019-01-31 21:09:51.656 Latitude: 41.733299deg N I: 2019-01-31 21:09:51.656 Longitude: -50.399899deg E I: 2019-01-31 21:09:51.656 Height: 0m I: 2019-01-31 21:09:51.657 Location: "Iceberg, North Atlantic" I: 2019-01-31 21:09:51.657 Description: "MMDVM_Bridge" I: 2019-01-31 21:09:51.657 URL: "https://groups.io/g/DVSwitch" M: 2019-01-31 21:09:51.657 DMR, Opening DMR Network I: 2019-01-31 21:09:51.658 RSSI I: 2019-01-31 21:09:51.658 Mapping File: RSSI.dat W: 2019-01-31 21:09:51.658 Cannot open the RSSI data file - RSSI.dat I: 2019-01-31 21:09:51.658 DMR Id Lookups I: 2019-01-31 21:09:51.659 File: /var/lib/mmdvm/DMRIds.dat I: 2019-01-31 21:09:51.659 Reload: 24 hours I: 2019-01-31 21:09:52.652 Loaded 120729 Ids to the DMR callsign lookup table I: 2019-01-31 21:09:52.653 DMR RF Parameters I: 2019-01-31 21:09:52.653 Started the DMR Id lookup reload thread I: 2019-01-31 21:09:52.654 Id: [redacted] I: 2019-01-31 21:09:52.655 Color Code: 1 I: 2019-01-31 21:09:52.655 Self Only: no I: 2019-01-31 21:09:52.655 Embedded LC Only: yes I: 2019-01-31 21:09:52.656 Dump Talker Alias Data: no I: 2019-01-31 21:09:52.656 Prefixes: 0 I: 2019-01-31 21:09:52.656 Call Hang: 3s I: 2019-01-31 21:09:52.657 TX Hang: 3s I: 2019-01-31 21:09:52.657 Mode Hang: 10s M: 2019-01-31 21:09:52.657 DMR, Opening INI file: DVSwitch.ini M: 2019-01-31 21:09:52.658 DMR, Setting [DMR] Address -> 127.0.0.1 M: 2019-01-31 21:09:52.658 DMR, Setting [DMR] TXPort -> 31100 M: 2019-01-31 21:09:52.658 DMR, Setting [DMR] RXPort -> 31103 M: 2019-01-31 21:09:52.659 DMR, Setting [DMR] Slot -> 2 M: 2019-01-31 21:09:52.659 DMR, Transmitting on 127.0.0.1:31100 and listening on port 31103. Result = 1 M: 2019-01-31 21:09:52.660 MMDVM_Bridge-20180423 is running E: 2019-01-31 21:11:02.678 DMR, Connection to the master has timed out, retrying connection M: 2019-01-31 21:11:02.678 DMR, Closing DMR Network M: 2019-01-31 21:11:02.678 DMR, Opening DMR Network D: 2019-01-31 21:11:12.692 DMR, Sending authorisation D: 2019-01-31 21:11:12.703 DMR, Sending configuration M: 2019-01-31 21:11:12.713 DMR, Logged into the master successfully E: 2019-01-31 21:13:12.739 DMR, Connection to the master has timed out, retrying connection M: 2019-01-31 21:13:12.740 DMR, Closing DMR Network M: 2019-01-31 21:13:12.740 DMR, Opening DMR Network D: 2019-01-31 21:13:22.749 DMR, Sending authorisation D: 2019-01-31 21:13:22.759 DMR, Sending configuration M: 2019-01-31 21:13:22.770 DMR, Logged into the master successfully E: 2019-01-31 21:15:22.805 DMR, Connection to the master has timed out, retrying connection M: 2019-01-31 21:15:22.806 DMR, Closing DMR Network M: 2019-01-31 21:15:22.807 DMR, Opening DMR Network D: 2019-01-31 21:15:32.815 DMR, Sending authorisation D: 2019-01-31 21:15:32.821 DMR, Sending configuration M: 2019-01-31 21:15:32.832 DMR, Logged into the master successfully
|
|
Anything else using those ports? Best I can do is zip up my
MMDVM_Bridge.ini and DMRGateway.ini so you can try them. I'm
pretty sure I know the redacted data but I'll include my complete
files for you to try.
toggle quoted messageShow quoted text
On 1/31/19 4:31 PM, Steve KC1AWV wrote:
Repost because I apparently deleted it?
|
|
I figured you'd pick up on what I was working with. Good lord, I didn't think of checking the open ports. I noticed some services running in the background after closing the ones I was running in the foreground. Cleaned those up, and it seems to be stable now.
"If it's not DNS, then it's occupied ports" is my new mantra. I'll keep an eye on things and have the guys test again. Thanks, Steve!
|
|
OK,
toggle quoted messageShow quoted text
Just in case here is my slightly redacted test
On 1/31/19 5:24 PM, Steve KC1AWV wrote:
I figured you'd pick up on what I was working with. Good lord, I didn't think of checking the open ports. I noticed some services running in the background after closing the ones I was running in the foreground. Cleaned those up, and it seems to be stable now.
|
|
K4VL <73dek4vl@...>
Please explain more. What services were causing this issue. I am having the same problem. I also don't see any mention of DMRGateway in the ASL to DMR Bridge how to. Is this something I need to install? When I am connected I can key my radio and see activity when running MMDVM_Bridge in the foreground but nothing on Analog_Bridge or CLI.
|
|
I used DMRGateway only as a way to connect MMDVM_Bridge to an XLX reflector, and be able to choose which module is used on startup. If you are linking to Brandmeister, this is not needed. Steve KC1AWV
On Fri, Feb 8, 2019 at 8:20 AM K4VL <73dek4vl@...> wrote:
-- Steve Miller KC1AWV
|
|
Dmrgateway is not needed unless connecting to XLX. If MB not talking to AB, check ports are correct.
Sent via smoke signal (AT&T)
From: main@DVSwitch.groups.io <main@DVSwitch.groups.io> on behalf of K4VL <73dek4vl@...>
Sent: Friday, February 8, 2019 8:20:11 AM To: main@DVSwitch.groups.io Subject: Re: [DVSwitch] MMDVM_Bridge timeout to DMRGateway Please explain more. What services were causing this issue. I am having the same problem. I also don't see any mention of DMRGateway in the ASL to DMR Bridge how to. Is this something I need to install? When I am connected I can key my radio and see activity when running MMDVM_Bridge in the foreground but nothing on Analog_Bridge or CLI.
|
|