anidb stopped working
Posted: 26 Aug 2023, 18:21
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)