http://thetvdb.com/ is down.

Running FileBot from the console, Groovy scripting, shell scripts, etc
Post Reply
shadycuz
Posts: 19
Joined: 15 Sep 2016, 07:09

http://thetvdb.com/ is down.

Post by shadycuz »

My AMC scripts are failing. Took me an hour of troubleshooting before I realized I didn't have stderr logged to file =/ .

Anywho it appears the site is down, I'm still investigating why.

Thanks,


Edit: Apparently They went down for maintenance and have yet to come back online.

https://twitter.com/thetvdb/status/773675257194483712
User avatar
rednoah
The Source
Posts: 23066
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: http://thetvdb.com/ is down.

Post by rednoah »

shadycuz wrote:I realized I didn't have stderr logged to file
A standard error, quite literally. :D

That tweet is a week old. The might just be having server issues (which is not unusual). I recommend donating a few beers and adding an encouraging message. ;)

@link http://thetvdb.com/donate/
:idea: Please read the FAQ and How to Request Help.
shadycuz
Posts: 19
Joined: 15 Sep 2016, 07:09

Re: http://thetvdb.com/ is down.

Post by shadycuz »

lol Im tired if I didnt look at the tweet date.

I'm still having issues, and I havent changed anything, and every thing has been fine for some time.

Error I get.

Fetch failed: java.io.IOException: Server returned HTTP response code: 522 for URL: http://thetvdb.com/api/GetSeries.php?se ... anguage=en [http://thetvdb.com/api/GetSeries.php?se ... anguage=en]
java.io.IOException: Server returned HTTP response code: 522 for URL: http://thetvdb.com/api/GetSeries.php?se ... anguage=en
Finished without processing any files
Failure (°_°)

Dont mind the xxx's
shadycuz
Posts: 19
Joined: 15 Sep 2016, 07:09

Re: http://thetvdb.com/ is down.

Post by shadycuz »

The stange part is if I run this... it works.
filebot -script fn:amc --output "/files/plex/sorted/" --action test -non-strict "path to files/" --log-file amc.log

And it doesnt get hung up on thetvdb and doesnt produce the 522 error, any thoughts?

oh and regardless of the tweet being old they were having an outage as confirmed by cloudflare.
shadycuz
Posts: 19
Joined: 15 Sep 2016, 07:09

Re: http://thetvdb.com/ is down.

Post by shadycuz »

rednoah wrote:
shadycuz wrote:I realized I didn't have stderr logged to file
A standard error, quite literally. :D

That tweet is a week old. The might just be having server issues (which is not unusual). I recommend donating a few beers and adding an encouraging message. ;)

@link http://thetvdb.com/donate/
I removed the action -test for copy and it works??.... I'm have no clue whats going on.
shadycuz
Posts: 19
Joined: 15 Sep 2016, 07:09

Re: http://thetvdb.com/ is down.

Post by shadycuz »

Okay last update.

It is Down. If you try enough times you might get through or maybe you get a cached data?? But I just ran the test script I had success with above on some other files from tonight and they all failed with the 522 error, and multiple people are complaining on twitter they are down. I guess I will have to rename my files manually..... =)
User avatar
rednoah
The Source
Posts: 23066
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: http://thetvdb.com/ is down.

Post by rednoah »

You could use FileBot GUI and a different database for the time being. ;)
:idea: Please read the FAQ and How to Request Help.
Post Reply