2013-05-03, 15:43
Yes, it happens every time.
At least the first time after the initial waiting period (wich I have set for 30 min) it always displays the error.
Maybe it's interacting with some other python process, like sabnzbd?
Or a problem identifying the OS (in this case, Openelec)?
I'm going to change around some options and see if it makes a difference...
At least the first time after the initial waiting period (wich I have set for 30 min) it always displays the error.
Maybe it's interacting with some other python process, like sabnzbd?
Or a problem identifying the OS (in this case, Openelec)?
Code:
File "/storage/.xbmc/addons/script.filecleaner/default.py", line 402, in get_free_disk_space
if platform.system() == "Windows":
File "./Lib/platform.py", line 1283, in system
File "./Lib/platform.py", line 1250, in uname
File "./Lib/platform.py", line 1007, in _syscmd_uname
IOError: (10, 'No child processes')
-->End of Python script error report<--
I'm going to change around some options and see if it makes a difference...