Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Python related issues in NZBMegasearcH #43

Open
vwieczorek opened this issue Nov 4, 2013 · 0 comments
Open

Python related issues in NZBMegasearcH #43

vwieczorek opened this issue Nov 4, 2013 · 0 comments

Comments

@vwieczorek
Copy link

Hello

I'm getting the following errors running the latests version of the NZBMegasearcH plug-in:

~*~ ~*~ NZBMegasearcH ~*~ ~*~ v.0.45 large_server: False debug: False 

2013-11-04 07:23:33,994 - root - INFO - 
2013-11-04 07:23:33,434 - TERMINAL - INFO - ----------------------------------- 
2013-11-04 07:23:33,434 - TERMINAL - INFO - >> RESTARTING NOW 
2013-11-04 07:23:33,433 - TERMINAL - INFO - >> Bailing out serve_forever 
2013-11-04 07:23:33,430 - TERMINAL - INFO - >> Restart invoked 
2013-11-04 07:23:29,523 - TERMINAL_ERR - ERROR - AttributeError: iter 
2013-11-04 07:23:29,523 - TERMINAL_ERR - ERROR - for seas in tree.iter('Season'): 
2013-11-04 07:23:29,523 - TERMINAL_ERR - ERROR - File "/mnt/user/apps/nzbmegasearch/SuggestionModule.py", line 262, in get_show_lastepisode 
2013-11-04 07:23:29,522 - TERMINAL_ERR - ERROR - lastepisode = self.get_show_lastepisode(show_trend_raw[i]['tvrage_id']) 
2013-11-04 07:23:29,522 - TERMINAL_ERR - ERROR - File "/mnt/user/apps/nzbmegasearch/SuggestionModule.py", line 200, in asktrend_show 
2013-11-04 07:23:29,522 - TERMINAL_ERR - ERROR - self.__target(*self.__args, **self.__kwargs) 
2013-11-04 07:23:29,521 - TERMINAL_ERR - ERROR - File "/usr/lib/python2.6/threading.py", line 484, in run 
2013-11-04 07:23:29,521 - TERMINAL_ERR - ERROR - self.run() 
2013-11-04 07:23:29,521 - TERMINAL_ERR - ERROR - File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner 
2013-11-04 07:23:29,520 - TERMINAL_ERR - ERROR - Traceback (most recent call last): 
2013-11-04 07:23:29,520 - TERMINAL_ERR - ERROR - Exception in thread Thread-4: 
2013-11-04 07:23:27,746 - werkzeug - INFO - * Running on http://0.0.0.0:8084/ 
2013-11-04 07:23:27,728 - TERMINAL - INFO - >> Running on port 8084 
2013-11-04 07:23:27,728 - TERMINAL_ERR - ERROR - AttributeError: iter 
2013-11-04 07:23:27,728 - TERMINAL_ERR - ERROR - for seas in tree.iter('Season'): 
2013-11-04 07:23:27,727 - TERMINAL_ERR - ERROR - File "/mnt/user/apps/nzbmegasearch/SuggestionModule.py", line 262, in get_show_lastepisode 
2013-11-04 07:23:27,727 - TERMINAL_ERR - ERROR - lastepisode = self.get_show_lastepisode(show_trend_raw[i]['tvrage_id']) 
2013-11-04 07:23:27,727 - TERMINAL_ERR - ERROR - File "/mnt/user/apps/nzbmegasearch/SuggestionModule.py", line 200, in asktrend_show 
2013-11-04 07:23:27,726 - TERMINAL_ERR - ERROR - self.__target(*self.__args, **self.__kwargs) 
2013-11-04 07:23:27,726 - TERMINAL_ERR - ERROR - File "/usr/lib/python2.6/threading.py", line 484, in run 
2013-11-04 07:23:27,726 - TERMINAL_ERR - ERROR - self.run() 
2013-11-04 07:23:27,726 - TERMINAL_ERR - ERROR - File "/usr/lib/python2.6/threading.py", line 532, in __bootstrap_inner 
2013-11-04 07:23:27,725 - TERMINAL_ERR - ERROR - Traceback (most recent call last): 
2013-11-04 07:23:27,725 - TERMINAL_ERR - ERROR - Exception in thread Thread-2
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant