Announcement

Collapse
No announcement yet.

BUG: receiver-type avr-tcp and auto-configuration not working.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • BUG: receiver-type avr-tcp and auto-configuration not working.

    It seems using receiver-type=avr-tcp does not work.

    Code:
    fr24feed --version
    1.0.23-8
    When using auto-configuration by the install script the receiver-type is set to avr-tcp and host to 127.0.0.1:30002

    This doesn't work because the config option receiver-type=avr-tcp seems to be no longer working.

    It seems the option host is just ignored when using avr-tcp:

    Code:
    [reader][i]Connecting to DVBT-TCP-BEAST-RAW receiver via (tcp://localhost:30005)
    [reader][e]Could not connect to tcp://localhost:30005

    The solution for now is to chose receiver-type=beast-tcp with host=127.0.0.1:30005

    (at least for users running dump1090-fa or dump1090-mutability)



    It seems this error doesn't always occur, i'm not quite sure what triggers the problem.
    Last edited by wiedehopf; 2019-04-16, 13:43.
Working...
X