ampledata / node-red-contrib-aprs

Node-RED Nodes for connecting to APRS-IS and parsing APRS frames.
Apache License 2.0
9 stars 4 forks source link

"General: Error: Header - body delimiter not found" #6

Closed vorpalhex closed 2 years ago

vorpalhex commented 2 years ago

APRS is getting connected for me but returning the following error: "General: Error: Header - body delimiter not found"

Here's the full response object:

{"payload":{"raw":"# javAPRSSrvr 4.3.2b85","errors":["General: Error: Header - body delimiter not found"]},"_msgid":"a8086cb2d1c6f82b"}

Any advice? Thanks.

ampledata commented 2 years ago

Mind posting the flow you're using, or at least a screenshot?

-- Greg Albrecht @.***> W2GMD EMT. Disaster & Emergency Information Communications Technology (ICT) Specialist. Mobile: 1-415-598-8226 https://ampledata.org/

On Tue, Sep 27, 2022, 8:58 PM Derrick @.***> wrote:

APRS is getting connected for me but returning the following error: "General: Error: Header - body delimiter not found"

Here's the full response object:

{"payload":{"raw":"# javAPRSSrvr 4.3.2b85","errors":["General: Error: Header - body delimiter not found"]},"_msgid":"a8086cb2d1c6f82b"}

Any advice? Thanks.

— Reply to this email directly, view it on GitHub https://github.com/ampledata/node-red-contrib-aprs/issues/6, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAWIXSTGRICABBOA6AHM53WAO65BANCNFSM6AAAAAAQXLXY6A . You are receiving this because you are subscribed to this thread.Message ID: @.***>

vorpalhex commented 2 years ago

Ok, it looks like this was tied to my filter. I was using the value o/IAN. Using the default filter provided seems to work.