We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
2015-01-24 16:10:01,845 - TERMINAL_ERR - ERROR - Exception in thread Thread-5: 2015-01-24 16:10:01,846 - TERMINAL_ERR - ERROR - Traceback (most recent call last): 2015-01-24 16:10:01,846 - TERMINAL_ERR - ERROR - File "/usr/local/lib/python2.7/threading.py", line 810, in __bootstrap_inner 2015-01-24 16:10:01,846 - TERMINAL_ERR - ERROR - self.run() 2015-01-24 16:10:01,846 - TERMINAL_ERR - ERROR - File "/usr/local/lib/python2.7/threading.py", line 763, in run 2015-01-24 16:10:01,847 - TERMINAL_ERR - ERROR - self.__target(_self.__args, *_self.__kwargs) 2015-01-24 16:10:01,847 - TERMINAL_ERR - ERROR - File "/usenet/usntssearch/NZBmegasearch/SearchModule.py", line 236, in performSearchThread 2015-01-24 16:10:01,847 - TERMINAL_ERR - ERROR - localResults = neededModule.search(queryString, cfg) 2015-01-24 16:10:01,847 - TERMINAL_ERR - ERROR - File "/usenet/usntssearch/NZBmegasearch/SearchModules/ac_NZBcc.py", line 80, in search 2015-01-24 16:10:01,848 - TERMINAL_ERR - ERROR - cfg['retcode'] = [600, 'Server timeout', tout, self.name] 2015-01-24 16:10:01,848 - TERMINAL_ERR - ERROR - NameError: global name 'tout' is not defined
The text was updated successfully, but these errors were encountered:
No branches or pull requests
2015-01-24 16:10:01,845 - TERMINAL_ERR - ERROR - Exception in thread Thread-5:
2015-01-24 16:10:01,846 - TERMINAL_ERR - ERROR - Traceback (most recent call last):
2015-01-24 16:10:01,846 - TERMINAL_ERR - ERROR - File "/usr/local/lib/python2.7/threading.py", line 810, in __bootstrap_inner
2015-01-24 16:10:01,846 - TERMINAL_ERR - ERROR - self.run()
2015-01-24 16:10:01,846 - TERMINAL_ERR - ERROR - File "/usr/local/lib/python2.7/threading.py", line 763, in run
2015-01-24 16:10:01,847 - TERMINAL_ERR - ERROR - self.__target(_self.__args, *_self.__kwargs)
2015-01-24 16:10:01,847 - TERMINAL_ERR - ERROR - File "/usenet/usntssearch/NZBmegasearch/SearchModule.py", line 236, in performSearchThread
2015-01-24 16:10:01,847 - TERMINAL_ERR - ERROR - localResults = neededModule.search(queryString, cfg)
2015-01-24 16:10:01,847 - TERMINAL_ERR - ERROR - File "/usenet/usntssearch/NZBmegasearch/SearchModules/ac_NZBcc.py", line 80, in search
2015-01-24 16:10:01,848 - TERMINAL_ERR - ERROR - cfg['retcode'] = [600, 'Server timeout', tout, self.name]
2015-01-24 16:10:01,848 - TERMINAL_ERR - ERROR - NameError: global name 'tout' is not defined
The text was updated successfully, but these errors were encountered: