anidb stopped working

Support for Windows users
Post Reply
spiritedmustang
Posts: 2
Joined: 26 Aug 2023, 18:18

anidb stopped working

Post by spiritedmustang »

Error: Select all

Aug 26, 2023 1:47:56 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 2 seconds (2 more) => java.net.ConnectException
Aug 26, 2023 1:48:40 PM net.filebot.CachedResource retry
WARNING: Fetch failed: Try again in 8 seconds (1 more) => java.net.ConnectException
Aug 26, 2023 1:49:30 PM net.filebot.CachedResource lambda$get$1
SEVERE: Failed to fetch resource: http://api.anidb.net:9001/httpapi: Network Connection Error: java.net.ConnectException at jdk.internal.net.http.HttpClientImpl::send in jdk.internal.net.http.HttpClientFacade::send in net.filebot.web.WebRequest::httpRequestV2
Aug 26, 2023 1:49:30 PM net.filebot.ui.rename.RenamePanel$AutoCompleteAction lambda$start$7
WARNING: Network Connection Error: java.net.ConnectException at jdk.internal.net.http.HttpClientImpl::send in jdk.internal.net.http.HttpClientFacade::send in net.filebot.web.WebRequest::httpRequestV2
java.util.concurrent.ExecutionException: java.util.concurrent.ExecutionException: java.net.ConnectException
	at net.filebot.util.ui.SwingUI$SwingLambda.done(Unknown Source)
Caused by: java.util.concurrent.ExecutionException: java.net.ConnectException
	at net.filebot.Parallelism.map(Unknown Source)
	at net.filebot.ui.rename.EpisodeListMatcher.matchVideoFiles(Unknown Source)
	at net.filebot.ui.rename.EpisodeListMatcher.match(Unknown Source)
	at net.filebot.ui.rename.RenamePanel$AutoCompleteAction.lambda$start$3(Unknown Source)
	at net.filebot.util.ui.SwingUI$SwingLambda.doInBackground(Unknown Source)
Caused by: java.net.ConnectException
	at net.filebot.web.WebRequest.httpRequestV2(Unknown Source)
	at net.filebot.web.WebRequest.fetch(Unknown Source)
spiritedmustang
Posts: 2
Joined: 26 Aug 2023, 18:18

Re: anidb stopped working

Post by spiritedmustang »

found the answer. FW issue now solved.
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: anidb stopped working

Post by rednoah »

spiritedmustang wrote: 27 Aug 2023, 03:01 found the answer
Please share the answer, problem and solution, for the next guy who may stumble upon this thread.
:idea: Please read the FAQ and How to Request Help.
provincetaut
Posts: 1
Joined: 11 Dec 2023, 02:47
Contact:

Re: anidb stopped working

Post by provincetaut »

spiritedmustang wrote: 27 Aug 2023, 03:01 found the answer. FW issue now solved.
I'm facing this problem. How did you solve it? :roll:
Post Reply