satips: Unable to determine the HTTP/RTSP address
Added by Sunny Sun about 9 years ago
Hello together,
I'm running TVheadend 4.0.3 on OpenElec 5.95.2 and I've enabled the SAT>IP Server and in general it is working great.
But whenever the System is restartet SAT/IP is not working until TVheadend is restart manually.
Openelec will call a start script calling:
tvheadend -B -u root -g video -c /storage/.kodi/userdata/addon_data/service.multimedia.tvheadend
Startet as Addon by openelec:
2015-09-14 18:45:16.383 [ INFO] main: Log started
2015-09-14 18:45:16.397 [ ERROR] satips: Unable to determine the HTTP/RTSP address
2015-09-14 18:45:16.718 [ INFO] config: loaded
Sat IP does not work.
If I then stop and start with the same command it is working fine:
tvheadend -B -u root -g video -c /storage/.kodi/userdata/addon_data/service.multimedia.tvheadend
2015-09-14 21:09:21.017 [ INFO] main: Log started
2015-09-14 21:09:21.045 [ INFO] satips: SAT>IP Server initialized (HTTP 192.168.1.103:9981, RTSP 192.168.1.103:554, descramble 1, muxcnf 0)
Anyone an Idea why the Server could not initialized when startet during boot up?
Thanks & KR
Sunny
Edit: Just tried a new Version 4.1-385~gf4c6817, but it made no difference