Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error message in APRS-IS server with current code #43

Open
dl1mx opened this issue Aug 28, 2024 · 0 comments
Open

Error message in APRS-IS server with current code #43

dl1mx opened this issue Aug 28, 2024 · 0 comments

Comments

@dl1mx
Copy link
Contributor

dl1mx commented Aug 28, 2024

Hi Dominik,
after changing to your current code base I cannot see any packet anymore on aprs.fi.

Console:

[2024-08-28 12:24:59]     INFO: Starting pymultimonaprs
[2024-08-28 12:24:59]     INFO: connecting... ('91.205.92.26', 14580):14580
[2024-08-28 12:24:59]     INFO: connected
[2024-08-28 12:24:59]     INFO: # aprsc 2.1.15-gb5581f0
[2024-08-28 12:24:59]     INFO: login DL1MX-13 (PyMultimonAPRS 1.3.2)
[2024-08-28 12:24:59]     INFO: # logresp DL1MX-13 verified, server T2CZECH
[2024-08-28 12:24:59]    DEBUG: sending: DL1MX-13>APPM13,TCPIP*:=5146.64NR01019.85E&PyMultimonAPRS iGate
[2024-08-28 12:24:59]    DEBUG: sending: DL1MX-13>APPM13,TCPIP*:>Running on Raspberry Pi with RTL dongle

Error Message from APRS-IS Server:

2 packets received
0 duplicates and 2 erroneus packets dropped.
No ">" in packet to mark beginning of destination callsign: 2

Seems there is a problem with the encoding of the frame.

If I set encode=False it works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant