Skip to content

Data forwarding repeatedly stopping #5

Description

@marcus-aa

I have a problem on 2 different installations where BS just stops forwarding the data after 24-36 hours after a re-start.

This only happens where BS connects over LAN/TCP to the source, never when it uses a /dev/usb port.

INPUT_OPTIONS="--net 192.168.10.158:10003"

The TCP connection stays up, BS answers new local connections to the output ports, but no data is coming through.
if I stop and start the service, everything works again for a day or two.

TCP keepalive issue? In my experience they cause this kind of problems, better just check if data is coming in or re-connect.
The source are Radarcapes.
EDIT: Also with Dump1090 on the other end it shows the same problem.

● beast-splitter.service - Mode S Beast data forwarder
Loaded: loaded (/lib/systemd/system/beast-splitter.service; enabled; vendor preset: enabled)
Active: active (running) since Thu 2020-08-27 09:17:02 CEST; 1 weeks 0 days ago
Docs: https://github.com/flightaware/beast-splitter
Main PID: 391 (beast-splitter)
CGroup: /system.slice/beast-splitter.service
└─391 /usr/bin/beast-splitter --net 192.168.10.158:10003 --listen localhost:35005:RCdfGi --listen localhost:45005:Bcdfgij

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions