Kodi Community Forum
30 Minute Timeout - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Raspberry Pi (https://forum.kodi.tv/forumdisplay.php?fid=166)
+---- Thread: 30 Minute Timeout (/showthread.php?tid=249445)



30 Minute Timeout - theflarenet - 2015-11-24

Hi everyone.

I'm currently on a Raspberry Pi 2 Model B with OpenELEC v5.0.8 streaming videos off my USB Flash Drive through a wireless connection. Everything works fine (without idling/shutting down) as I play videos through HDMI; however, if I run the device headless (no HDMI) and stream videos onto my iPad through UPNP (or even SMB), the video stops streaming and OpenELEC shuts down 30 minutes in. I have all power saving settings disabled and have double checked my power source. I've even ran a few tests to ensure that it is timing out exactly 30 minutes in ONLY when it's streaming videos from OpenELEC to iPhone/iPad/etc.

Any idea what the issue may be?


RE: 30 Minute Timeout - Milhouse - 2015-11-25

A debug log (wiki) might help from the session that shuts down - if the device is powering off then after you boot up again, the relevant log will be called kodi.old.log.


RE: 30 Minute Timeout - theflarenet - 2015-11-27

Looks like it's CEC!

Code:
18:01:35 T:1876948032   ERROR: CecLogMessage - RegisterLogicalAddress - vc_cec_set_logical_address(E) returned invalid arg (8)
18:01:35 T:1876948032   ERROR: CecLogMessage - Open - vc_cec could not be initialised
18:01:35 T:1876948032   ERROR: CecLogMessage - could not open a connection (try 10)

Thanks!


RE: 30 Minute Timeout - popcornmix - 2015-11-27

Do you have a CEC capable TV?
Does it make a difference if you disable CEC in system/input/peripherals/CEC adapter settings?