05sonicblue / Gamez

Automated Video Game Download for Sabnzbd
61 stars 30 forks source link

internal server error #8

Open rascalli opened 11 years ago

rascalli commented 11 years ago

when I manual try to seach I get :

Traceback (most recent call last): File "/share/HDA_DATA/.qpkg/Gamez/cherrypy/_cprequest.py", line 656, in respond response.body = self.handler() File "/share/HDA_DATA/.qpkg/Gamez/cherrypy/lib/encoding.py", line 188, in call self.body = self.oldhandler(_args, _kwargs) File "/share/HDA_DATA/.qpkg/Gamez/cherrypy/_cpdispatch.py", line 34, in call return self.callable(_self.args, _self.kwargs) File "/share/HDA_DATA/.qpkg/Gamez/gamez/WebRoot.py", line 1904, in forcesearch GameTasks().ForceSearch(dbid) File "/share/HDA_DATA/.qpkg/Gamez/gamez/GameTasks.py", line 455, in ForceSearch GameTasks().FindGames(manualSearchGame,nzbMatrixUser,nzbMatrixApi,sabnzbdApi,sabnzbdHost,sabnzbdPort,newznabWiiCat,newznabApi,newznabHost,newznabPort,newznabXbox360Cat,newznabPS3Cat,newznabPCCat,sabnzbdCategory,isSabEnabled,isNzbMatrixEnabled,isNewznabEnabled,isNzbBlackholeEnabled,nzbBlackholePath,isTorrentBlackholeEnabled,isTorrentKATEnabled,torrentBlackholePath,isnzbsuEnable,nzbsuapi,retention) File "/share/HDA_DATA/.qpkg/Gamez/gamez/GameTasks.py", line 39, in FindGames GameTasks().CheckIfPostProcessExistsInSab(sabnzbdApi,sabnzbdHost,sabnzbdPort) File "/share/HDA_DATA/.qpkg/Gamez/gamez/GameTasks.py", line 351, in CheckIfPostProcessExistsInSab sabnzbdHost = ControlHost(sabnzbdHost) NameError: global name 'ControlHost' is not defined