Search found 1 match

by sshobo
10 Jan 2020, 21:16
Forum: Ubuntu & Desktop Linux
Topic: TheTVDB - Failed to retrieve authorization token: connect timed out
Replies: 9
Views: 11919

Re: TheTVDB - Failed to retrieve authorization token: connect timed out

I'm having the exact same issue.
Running
filebot -list --db TheTVDB --q firefly
gives me the following stack

Fetch failed: https://api.thetvdb.com/search/series?name=firefly
java.lang.IllegalStateException: Failed to retrieve authorization token: Read timed out
at net.filebot.web.TheTVDBClient ...