cbanack / comic-vine-scraper

An add-on script for ComicRack that lets you copy details from Comic Vine into your comic books.
258 stars 48 forks source link

RED-X Unexpected error - how to fix? #369

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
DESCRIBE THE PROBLEM:

Unexpected Error: comicvine latest version

WHAT STEPS WILL REPRODUCE THIS PROBLEM? (Please include the exact name of
the eComic book that you were trying to scrape, if possible.)
1.selecting new fileless series entry
2. initiating automation after selecting
3.message appears regardless of fileless series entries amount

WHAT VERSION OF COMICVINESCRAPER ARE YOU USING?

0.1975

PLEASE PROVIDE ANY ADDITIONAL INFORMATION THAT MAY BE OF USE
Log file: issue unknown solution do not know code:

--------------------------------------------------------------------------------
CV Scraper Version:  1.0.76
Running As:          ComicRack Plugin (CR version 0.9.175)
Cache Directory:     C:\Users\Owner-1\AppData\Roaming\Comic Vine 
Scraper\localCache
Settings File:       
C:\Users\Owner-1\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine 
Scraper\settings.dat
--------------------------------------------------------------------------------

--------------------------------------------------------------------
[X] Series          [X] Volume          [X] Number          
[X] Title           [X] Published       [X] Released        
[X] Crossovers      [X] Publisher       [X] Imprint         
[X] Writer          [X] Penciller       [X] Inker           
[X] Colorist        [X] Letterer        [X] Cover Art       
[X] Editor          [X] Summary         [X] Characters      
[X] Teams           [X] Locations       [X] Webpage         
-------------------------------------------------------------------
[X] Overwrite Existing        [ ] Ignore Blanks             
[X] Convert Imprints          [ ] Autochoose Series         
[X] Download Thumbs           [X] Preserve Thumbs           
[ ] Confirm Issues            [X] Rescraping: Notes         
[X] Fast Rescrape             [ ] Rescraping: Tags          
[X] Summary Dialog            
-------------------------------------------------------------------

======> scraping next comic book: 'FILELESS ("Agengers #157)'
searching for series that match 'Agengers'...
ERROR OCCURRED CONTACTING COMICVINE. RETRYING...
------------------- PYTHON ERROR ------------------------
Caught _ComicVineError: code 100: "Invalid API Key" for: 
http://comicvine.com/api/search/?api_key=4192f8503ea33364a23035827f40d415d5dc5d1
8&format=xml&limit=100&resources=volume&field_list=name,start_year,publisher,id,
image,count_of_issues&query=agengers
Traceback (most recent call last):
  File "C:\Users\Owner-1\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 142, in scrape
  File "C:\Users\Owner-1\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 238, in _ScrapeEngine__scrape
  File "C:\Users\Owner-1\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 446, in _ScrapeEngine__scrape_book
  File "C:\Users\Owner-1\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\scrapeengine.py", line 757, in _ScrapeEngine__query_series_refs
  File "C:\Users\Owner-1\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\db.py", line 140, in query_series_refs
  File "C:\Users\Owner-1\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvdb.py", line 129, in _query_series_refs
  File "C:\Users\Owner-1\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvdb.py", line 168, in __query_series_refs
  File "C:\Users\Owner-1\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvconnection.py", line 54, in _query_series_ids_dom
  File "C:\Users\Owner-1\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvconnection.py", line 238, in __get_dom
  File "C:\Users\Owner-1\AppData\Roaming\cYo\ComicRack\Scripts\Comic Vine Scraper\cvconnection.py", line 229, in __get_dom

wrote debug logfile: cvs-debug-log-2014-04-06.txt
###########################################################
everything was working fine before THIS red-x issue I had to reinstall and 
tried downgrading nothing works, reinstalled latest versions of comic rack and 
comicvine...same issue. The issue should not even come up.

Original issue reported on code.google.com by markcat...@gmail.com on 6 Apr 2014 at 6:07

Attachments:

GoogleCodeExporter commented 9 years ago
Please read my comments on this issue, as it will explain what's going on:

https://code.google.com/p/comic-vine-scraper/issues/detail?id=368

Original comment by cban...@gmail.com on 6 Apr 2014 at 6:14