cbanack / comic-vine-scraper

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

Scrapper not accessing Comic Vine Database #465

Closed ghost closed 4 years ago

ghost commented 4 years ago

I am getting the following when accessing comic vine api through the comic-vine-scraper

Cannot Access Online Database The comic vine online database could not be reached. This may be due to a temporary technical error with the database or there maybe a problem with your internet connection.
Please try again later.

I am using the most current version 1.0.93. It does not prompt me to save a log file and I have been unable to find one.

I have tested from my browser with the http://comicvine.gamespot.com/api/issues/?api_key=xxxxx and get the following results I have also verified that the api key is valid. Current API Usage You have no current rate limits. Go forth and query Please advise on what I can do to rectify this issue.

Comicvine scrape.pdf

bodhikun commented 4 years ago

I thought the latest was 1.0.99?

cbanack commented 4 years ago

Yup, latest is 1.0.99. 1.0.93 definitely no longer works. Also, if you happen to have a very old version of .NET installed on your computer, you should upgrade that to something more recent.

Cory

On Sat, Sep 14, 2019 at 3:31 PM bodhikun notifications@github.com wrote:

I thought the latest was 1.0.99?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cbanack/comic-vine-scraper/issues/465?email_source=notifications&email_token=ABVO2SUFD2NBRIBRPXXXH5DQJVJ4LA5CNFSM4IWXPHVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6XERNQ#issuecomment-531515574, or mute the thread https://github.com/notifications/unsubscribe-auth/ABVO2SWJT6VXYWDINAJJHEDQJVJ4LANCNFSM4IWXPHVA .

ghost commented 4 years ago

Thank you Cory that was the issue. I had tried to install the 1.0.99 version but it did not take and I assumed it had. Working the midnight shift does weird things to your perception sometimes. It did take tree attempts to get it to load though twice it onley removed files did not add the new ones back.

Thank you again for your timely help

From: Cory Banack [mailto:notifications@github.com] Sent: Saturday, September 14, 2019 4:48 PM To: cbanack/comic-vine-scraper Cc: Jim; Author Subject: Re: [cbanack/comic-vine-scraper] Scrapper not accessing Comic Vine Database (#465)

Yup, latest is 1.0.99. 1.0.93 definitely no longer works. Also, if you happen to have a very old version of .NET installed on your computer, you should upgrade that to something more recent.

Cory

On Sat, Sep 14, 2019 at 3:31 PM bodhikun notifications@github.com wrote:

I thought the latest was 1.0.99?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cbanack/comic-vine-scraper/issues/465?email_source=notifications&email_token=ABVO2SUFD2NBRIBRPXXXH5DQJVJ4LA5CNFSM4IWXPHVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6XERNQ#issuecomment-531515574, or mute the thread https://github.com/notifications/unsubscribe-auth/ABVO2SWJT6VXYWDINAJJHEDQJVJ4LANCNFSM4IWXPHVA .

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/cbanack/comic-vine-scraper/issues/465?email_source=notifications&email_token=AD7WAFU52S5YUKELOJ5DHGDQJVL2DA5CNFSM4IWXPHVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6XEX6A#issuecomment-531516408 , or mute the thread https://github.com/notifications/unsubscribe-auth/AD7WAFTDB6KL35Q3FI3BQG3QJVL2DANCNFSM4IWXPHVA . https://github.com/notifications/beacon/AD7WAFXHPOKBF2DSMAOGB7LQJVL2DA5CNFSM4IWXPHVKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6XEX6A.gif

cbanack commented 4 years ago

Yeah, I've seen that problem where the plugin doesn't install properly sometimes. It's a Comicrack bug; basically if you run the scraper at all before you install the new version, it doesn't take and you need to restart Comicrack to make it work.

Anyway, good that it's working now.