Skip to content

Name the probed decoder address in fr24 reachability errors#105

Merged
d4rken merged 1 commit into
devfrom
fix/aggregator-fr24-decoder-msg
Jun 19, 2026
Merged

Name the probed decoder address in fr24 reachability errors#105
d4rken merged 1 commit into
devfrom
fix/aggregator-fr24-decoder-msg

Conversation

@d4rken

@d4rken d4rken commented Jun 19, 2026

Copy link
Copy Markdown
Member

The FlightRadar24 enable and reconfigure paths reported local decoder 127.0.0.1:30005 is not reachable with the address baked into the string, even though the reachability probe actually checks AGG_DECODER_ADDR (and the FlightAware path already names that). This makes the FR24 message name the address that was probed, so all four decoder-unavailable messages read consistently.

No behaviour change on a default install — the value is identical.

The fr24 enable/reset gates hardcoded 127.0.0.1:30005 in the
decoder_unavailable message while the probe checks AGG_DECODER_ADDR and the
piaware path already names it. Use the variable so the message reflects what
was actually probed.
@d4rken d4rken merged commit a513cd6 into dev Jun 19, 2026
7 checks passed
@d4rken d4rken deleted the fix/aggregator-fr24-decoder-msg branch June 19, 2026 14:34
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

Successfully merging this pull request may close these issues.

1 participant