Bug #5603
tvheadend is hanging if i enable satip server
0%
Description
Apr 14 12:52:53 tv-head-end tvheadend1050: scanfile: ATSC-T - loaded 2 regions with 12 networks
Apr 14 12:52:53 tv-head-end tvheadend1050: scanfile: ATSC-C - loaded 1 regions with 5 networks
Apr 14 12:52:53 tv-head-end tvheadend1050: scanfile: ISDB-T - loaded 2 regions with 1297 networks
Apr 14 12:53:16 tv-head-end tvheadend1050: http: 192.168.115.100: HTTP/1.1 GET (1) /static/img/bg-header.png -- 500
Apr 14 12:53:16 tv-head-end tvheadend1050: http: 192.168.115.100: HTTP/1.1 GET (1) /static/img/logo.png -- 500
Apr 14 12:53:16 tv-head-end tvheadend1050: http: 192.168.115.100: HTTP/1.1 GET (1) /static/icons/epg.png -- 500
Apr 14 12:53:25 tv-head-end tvheadend1050: http: 192.168.115.100: HTTP/1.1 GET (1) /static/icons/find.png -- 500
Apr 14 12:54:57 tv-head-end tvheadend1050: satips: RTSP port 554 specified but no root perms, using 9983
Apr 14 12:54:57 tv-head-end tvheadend1050: satips: use --satip_bindaddr parameter to select the local IP for SAT>IP
Apr 14 12:54:57 tv-head-end tvheadend1050: satips: using Google lookup (might block the task until timeout)
tvheadend cant start after enabeling satip server
if i delete the config file or disable satipserver tvheadend start normal
History
Updated by Flole Systems over 5 years ago
How long have you waited? As you are using the Google lookup if it's not working you will have to wait for the timeout. Basically the logs tell you what exactly is going on there.
Updated by Chris master over 5 years ago
Flole Systems wrote:
How long have you waited? As you are using the Google lookup if it's not working you will have to wait for the timeout. Basically the logs tell you what exactly is going on there.
it is haning complete. For what do i need google lookup?
Updated by saen acro over 5 years ago
Because next question if no internet access will be "Why epg is wrong or unaccessible"
Updated by Chris master over 5 years ago
saen acro wrote:
Because next question if no internet access will be "Why epg is wrong or unaccessible"
i have internet access on tvh pc
why do i need google lookup? i will use sat ip only in local network
Updated by Flole Systems over 5 years ago
Read the logs, this is not a "we will read the logs for you"-service. I asked you how long you have waited, that means I want to know a number in seconds/minutes/hours.
But it says everything in there, including why it's using google lookup.
This should be closed as it's not a bug, such questions can be posted on the Forum.
Updated by Chris master over 5 years ago
Flole Systems wrote:
Read the logs, this is not a "we will read the logs for you"-service. I asked you how long you have waited, that means I want to know a number in seconds/minutes/hours.
But it says everything in there, including why it's using google lookup.
This should be closed as it's not a bug, such questions can be posted on the Forum.
i wait 10 min
how long must i wait ?
Updated by Flole Systems over 5 years ago
Maximum 5 minutes should be enough. You can check with gdb what's going on there, you're still early in the startup process so there shouldn't be that many threads.
Also using--satip_bindaddr might help solving this problem, although we should find the cause for this.