[vdr] vdr-sxfe can't connect
Wolfgang Rohdewald
wolfgang at rohdewald.de
Wed Nov 9 15:48:18 CET 2011
Am Mittwoch, 9. November 2011, 15:09:16 schrieb Damien Bally:
> The output of vdr-sxfe is in the attached file.
[1163] [input_vdr] Server not replying
[1163] [input_vdr] Can't connect to tcp://127.0.0.1:37890
so
netstat -tulpn | grep 37890
probably does not show anything either - it should be something
like
tcp 0 0 0.0.0.0:37890 0.0.0.0:* LISTEN 3592/vdr
udp 0 0 255.255.255.255:37890 0.0.0.0:* 3592/vdr
if netstat does show this, maybe your firewall blocks calls to this
port even on localhost?
the log of vdr itself might also be interesting
More information about the vdr
mailing list