2017-07-10, 11:27 PM
can any one enlighten me as to whats happening here:
i have a win7 pc set up with npvr, my media and a common mysql library for my kodi boxes, as i work full time and spend maybe a few hours a day watching stuff through kodi i decided i would have this go to sleep when not in use to save on the bills. iv been playing with 'wake on lan' to wake up this pc when kodi needs it. this has been giving me all sorts of problems.
It appears that something the npvr add on is doing is causing me problems. if i turn off the npvr addon in kodi, i can reliably let the computer go to sleep and the wol kicks in and fires up the pc as it should. but it seems like the add on is trying to connect to the sleeping computer without waking it which cause kodi to try and read the mysql database without waking up the computer and after 5 unsuccessful attempts at reading this database kodi then stops trying to read the database until i reboot kodi.
Code:
23:56:35.139 T:6596 ERROR: CCurlFile::FillBuffer - Failed: Timeout was reached(28)
23:56:35.139 T:6596 ERROR: CCurlFile::Open failed with code 0 for http://192.168.0.23:8866/service?method=recording.lastupdated&sid=08eb40a8896f4a8ebcb583cee70a52c4
23:56:35.139 T:6596 ERROR: XFILE::CFileCache::Open - failed to open source <http://192.168.0.23:8866/service?method=recording.lastupdated&sid=08eb40a8896f4a8ebcb583cee70a52c4>
23:56:35.139 T:6596 NOTICE: AddOnLog: NextPVR PVR Client: Disabling recording update. Update NextPVR to v3.4
i have a win7 pc set up with npvr, my media and a common mysql library for my kodi boxes, as i work full time and spend maybe a few hours a day watching stuff through kodi i decided i would have this go to sleep when not in use to save on the bills. iv been playing with 'wake on lan' to wake up this pc when kodi needs it. this has been giving me all sorts of problems.
It appears that something the npvr add on is doing is causing me problems. if i turn off the npvr addon in kodi, i can reliably let the computer go to sleep and the wol kicks in and fires up the pc as it should. but it seems like the add on is trying to connect to the sleeping computer without waking it which cause kodi to try and read the mysql database without waking up the computer and after 5 unsuccessful attempts at reading this database kodi then stops trying to read the database until i reboot kodi.