g4klx / DMRGateway

A multi-network DMR gateway for the MMDVM.
GNU General Public License v2.0
141 stars 91 forks source link

Unknown packet from the MMDVM #107

Open VE3RD opened 3 years ago

VE3RD commented 3 years ago

This compiled OK but does not appear to connect to MMDVMHost

M: 2021-05-04 14:53:11.550 MMDVM Network, Opening I: 2021-05-04 14:53:11.551 Opening UDP port on 62031 M: 2021-05-04 14:53:11.551 Waiting for MMDVM to connect..... M: 2021-05-04 14:53:26.200 Unknown packet from the MMDVM M: 2021-05-04 14:53:26.200 0000: 52 50 54 4C 12 06 30 61 RPTL..0a M: 2021-05-04 14:53:36.202 Unknown packet from the MMDVM M: 2021-05-04 14:53:36.203 0000: 52 50 54 4C 12 06 30 61 RPTL..0a M: 2021-05-04 14:53:46.204 Unknown packet from the MMDVM M: 2021-05-04 14:53:46.204 0000: 52 50 54 4C 12 06 30 61 RPTL..0a

KK1L commented 2 years ago

This suddenly started happening for me also. Had you discovered a cure?

Thanks.

ea3grn commented 2 years ago

I have the same problem. After several hours working OK, suddenly appear this problem:

M: 2021-11-07 10:11:20.353 Unknown packet from the MMDVM M: 2021-11-07 10:11:20.353 0000: 52 50 54 4C 00 20 B3 A7 RPTL. .. M: 2021-11-07 10:11:30.361 Unknown packet from the MMDVM M: 2021-11-07 10:11:30.361 0000: 52 50 54 4C 00 20 B3 A7 RPTL. ..

M: 2021-11-07 09:17:22.732 DMRGateway-20210617_PS4 is starting M: 2021-11-07 09:17:22.732 Built 16:43:56 Jun 17 2021 (GitID #03bcdbc) Also, my MMDVM is: I: 2021-11-07 10:05:37.934 MMDVM protocol version: 1, description: MMDVM_HS_Dual_Hat-v1.5.2 20201108 12.2880MHz dual ADF7021 FW by CA6JAU GitID #89daa20

sp2ong commented 2 years ago

Today on my Pi-Star where is

MMDVHost: MMDVMHost-20210617_PS4 is running

and DMRGateway:

M: 2021-11-16 19:53:09.629 DMRGateway-20210617_PS4 is starting
M: 2021-11-16 19:53:09.629 Built 16:43:56 Jun 17 2021 (GitID #03bcdbc)

Show in logs DMRGateway following lines and not login to DMR Network

M: 2021-11-16 19:53:55.302 Unknown packet from the MMDVM
M: 2021-11-16 19:53:55.303 0000: 52 50 54 4C 00 27 B4 5A
RPTL.'.Z

jturning commented 2 years ago

This happens to me with one of my hotspots after a pistar-update. In configuration - expert -MMDVMHost in the DMR Network section type Gateway is changed to Direct. Change it back to Gateway and it goes back to working. On my hotspot I'm running a compiled newer version of MMDVMHost, so not sure if that factors into my issue.

Jason - WY7JT

On Tue, Nov 16, 2021 at 1:18 PM Waldek @.***> wrote:

Today on my Pi-Star where is

MMVMHost: MMDVMHost-20210617_PS4 is running

and DMRGateway:

M: 2021-11-16 19:53:09.629 DMRGateway-20210617_PS4 is starting M: 2021-11-16 19:53:09.629 Built 16:43:56 Jun 17 2021 (GitID #03bcdbc)

Show in logs DMRGateway following lines and not login to DMR Network

M: 2021-11-16 19:53:55.302 Unknown packet from the MMDVM M: 2021-11-16 19:53:55.303 0000: 52 50 54 4C 00 27 B4 5A RPTL.'.Z

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/g4klx/DMRGateway/issues/107#issuecomment-970645041, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI5XXCST3ITCVEVTIZM4G7DUMK4ARANCNFSM44C34T7A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

sp2ong commented 2 years ago

I think you are right because it happened to me after yesterday's Pi-Star update and in mmdvmhost I must have properly set "Type"

[DMR Network] Enable = 1 Type = Gateway

I'll check it in the afternoon

UPDATE

Yes I confirm that after updating Pi-Start mmdvmhost set "Type=" to "Direct" and after a change to "Gateway" all works OK

ab0tj commented 2 years ago

This seems to happen when connecting from mmdvm_bridge as well. The Type=Gateway option does not work there.