Hellowlol / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
MIT License
344 stars 48 forks source link

HTPC manager not starting on QNAP NAS #481

Closed GTunney closed 8 years ago

GTunney commented 8 years ago

Hi Hellowlol,

There is a few of us over at the QNAP forums where HTPC Manager has stopped working. It's been running fine for me then all of a sudden I can't get it to run. I've made no changes to python so only thing I can think of is a HTPC-Manager update. It looks like it stopped working after an update on the 13/06/2016.

Here is the debug log.

2016-06-20 11:26:43 :: root :: INFO :: Welcome to Hellowlol's HTPC Manager fork 2016-06-20 11:26:43 :: root :: INFO :: Loglevel set to debug 2016-06-20 11:26:43 :: htpc.updater :: DEBUG :: Selecting Update engine. 2016-06-20 11:26:43 :: htpc.updater :: INFO :: Using SourceUpdater engine 2016-06-20 11:26:43 :: htpc.updater :: DEBUG :: Getting current version. 2016-06-20 11:26:43 :: htpc.updater :: DEBUG :: Current version: 2f3d21cd395ea743d37373c6b4f95deae1384ec6 2016-06-20 11:26:43 :: htpc.updater :: DEBUG :: Getting current version. 2016-06-20 11:26:43 :: htpc.updater :: DEBUG :: Current version: 2f3d21cd395ea743d37373c6b4f95deae1384ec6 2016-06-20 11:26:43 :: htpc.updater :: DEBUG :: Getting current version. 2016-06-20 11:26:43 :: htpc.updater :: DEBUG :: Current version: 2f3d21cd395ea743d37373c6b4f95deae1384ec6 2016-06-20 11:26:43 :: apscheduler.scheduler :: INFO :: Added job "Updater.update_needed" to job store "default" 2016-06-20 11:26:43 :: modules.kodi :: ERROR :: Invalid server. Selecting first Available. 2016-06-20 11:26:43 :: apscheduler.scheduler :: DEBUG :: Looking for jobs to run 2016-06-20 11:26:43 :: apscheduler.scheduler :: DEBUG :: Next wakeup is due at 2016-06-20 17:26:43.876540+01:00 (in 21599.966819 seconds) 2016-06-20 11:26:43 :: modules.newznab :: WARNING :: No configured Indexers. 2016-06-20 11:26:44 :: modules.stats :: ERROR :: Required package 'smartmontools' is not installed, or 'smartctl' component is not on the system path. Please install and try again.The current env path is: /share/CACHEDEV1_DATA/.qpkg/HTPCManager/bin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin

GTunney commented 8 years ago

Managed to resolve this by overwriting file with latest commit.

Hellowlol commented 8 years ago

Yeah, sorry. I broke it :P