Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Animetosho Torznab fails when used over API #890

Open
NightHammer1000 opened this issue Sep 12, 2023 · 7 comments
Open

Animetosho Torznab fails when used over API #890

NightHammer1000 opened this issue Sep 12, 2023 · 7 comments
Labels

Comments

@NightHammer1000
Copy link

NightHammer1000 commented Sep 12, 2023

Trying to use an Animetosho Torznab API Endpoint as an API in Sonarr V4 fails. Sonarr cant even Compelete the Indexer Test.

nzbhydra logs the Following:

2023-09-12 07:45:07.686 ERROR --- [  pool-52-thread-1] org.nzbhydra.indexers.torznab.Torznab    : [ID: 13531, Host: 172.17.0.1] Animetosho (Torznab): Unexpected error while searching

java.lang.NullPointerException: null
        at org.nzbhydra.indexers.Newznab.calculateAndAddCategories(Newznab.java:227)
        at org.nzbhydra.indexers.torznab.Torznab.calculateAndAddCategories(Torznab.java:152)
        at org.nzbhydra.indexers.Newznab.addFurtherParametersToUri(Newznab.java:215)
        at org.nzbhydra.indexers.Newznab.buildSearchUrl(Newznab.java:155)
        at org.nzbhydra.indexers.torznab.Torznab.buildSearchUrl(Torznab.java:143)
        at org.nzbhydra.indexers.Indexer.searchInternal(Indexer.java:203)
        at org.nzbhydra.indexers.Indexer.search(Indexer.java:144)
        at org.nzbhydra.searching.Searcher.lambda$getIndexerCallable$12(Searcher.java:415)
        at java.base@17.0.5/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at org.nzbhydra.logging.MdcThreadPoolExecutor$1.run(MdcThreadPoolExecutor.java:111)
        at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
        at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
        at java.base@17.0.5/java.lang.Thread.run(Thread.java:833)
        at org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:775)
        at org.graalvm.nativeimage.builder/com.oracle.svm.core.posix.thread.PosixPlatformThreads.pthreadStartRoutine(PosixPlatformThreads.java:203)

Sonarr Logs the following:

[Warn] SonarrErrorPipeline: Invalid request Validation failed: 
 -- : Query successful, but no results in the configured categories were returned from your indexer. This may be an issue with the indexer or your indexer category settings. 

NZB Endpoint works. Search in NZBHydra2 itself also works.

Both. NZB and Torrent Indexer in NZBHydra fail to check Caps with the Following Error:

2023-09-12 07:49:48.726 DEBUG --- [  pool-55-thread-2] org.nzbhydra.indexers.IndexerWebAccess   : [ID: 13531, Host: 192.168.1.41] Indexer communication error

java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
        at java.base@17.0.5/java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:2045)
        at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1683)
        at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1586)
        at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1549)
        at java.base@17.0.5/java.util.ResourceBundle.getBundle(ResourceBundle.java:932)
        at org.apache.xerces.impl.msg.XMLMessageFormatter.formatMessage(Unknown Source)
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
        at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
        at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
        at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source)
        at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
        at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)

2023-09-12 07:49:48.728 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [ID: 13531, Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Newznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 07:49:48.728 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [ID: 13531, Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Newznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 07:49:48.729 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [ID: 13531, Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Newznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 07:49:48.729 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [ID: 13531, Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Newznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 07:49:48.730 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [ID: 13531, Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Newznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 07:49:48.730 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [ID: 13531, Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Newznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 07:49:48.730 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [ID: 13531, Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Newznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 07:49:48.731  INFO --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [ID: 13531, Host: 192.168.1.41] Indexer Animetosho (Newznab) does not support searching by any IDs
2023-09-12 07:49:50.718  INFO --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [ID: 13531, Host: 192.168.1.41] Indexer Animetosho (Newznab) does not support any special search types
2023-09-12 07:49:50.719  INFO --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [ID: 13531, Host: 192.168.1.41] Indexer Animetosho (Newznab) didn't provide a backend type. Will use newznab.

I use Docker on UNRAID.
Tried Docker Images from Hotio and Linuxserver. Also tried a direct install on Ubuntu 22.04. Also the same Issues.

@theotherp
Copy link
Owner

You didn't post the debug infos so I can only guess.
Have you tried deleting the indexer and readding it?

@NightHammer1000
Copy link
Author

Multible Times.

This is a Log with Loglevel set to Debug for NZBHydra start to a cap check for Anime Tosho Torznab.

2023-09-12 10:21:31.056  INFO --- [              main] org.nzbhydra.NzbHydra                    : Starting AOT-processed NzbHydra using Java 17.0.5 with PID 1296 (/app/bin/core started by hotio in /app/bin)
2023-09-12 10:21:31.056 DEBUG --- [              main] org.nzbhydra.NzbHydra                    : Running with Spring Boot v3.0.4, Spring v6.0.6
2023-09-12 10:21:31.057  INFO --- [              main] org.nzbhydra.NzbHydra                    : The following 1 profile is active: "default"
2023-09-12 10:21:31.100  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'hydraTaskConfiguration' of type [org.nzbhydra.tasks.HydraTaskConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.111  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'baseConfig' of type [org.nzbhydra.config.BaseConfig] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.113  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'categoriesConfigValidator' of type [org.nzbhydra.config.validation.CategoriesConfigValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.114  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'downloaderConfigValidator' of type [org.nzbhydra.config.validation.DownloaderConfigValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.115  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'downloadingConfigValidator' of type [org.nzbhydra.config.validation.DownloadingConfigValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.115  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'searchingConfigValidator' of type [org.nzbhydra.config.validation.SearchingConfigValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.116  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'loggingConfigValidator' of type [org.nzbhydra.config.validation.LoggingConfigValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.117  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'mainConfigValidator' of type [org.nzbhydra.config.validation.MainConfigValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.118  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'userAuthConfigValidator' of type [org.nzbhydra.config.validation.UserAuthConfigValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.118  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'authConfigValidator' of type [org.nzbhydra.config.validation.AuthConfigValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.119  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'indexerConfigValidator' of type [org.nzbhydra.config.validation.IndexerConfigValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.120  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'notificationConfigValidator' of type [org.nzbhydra.config.validation.NotificationConfigValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.120  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'baseConfigValidator' of type [org.nzbhydra.config.validation.BaseConfigValidator] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.121  INFO --- [              main] org.nzbhydra.config.BaseConfigHandler    : Using data folder /config
2023-09-12 10:21:31.165 DEBUG --- [              main] org.nzbhydra.config.ConfigReaderWriter   : CONFIG_READ_WRITE: Writing to file /config/nzbhydra.yml
2023-09-12 10:21:31.179  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'baseConfigHandler' of type [org.nzbhydra.config.BaseConfigHandler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.181  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'configProvider' of type [org.nzbhydra.config.ConfigProvider] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.181  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'hydraGlobalMethodSecurityConfiguration' of type [org.nzbhydra.auth.HydraGlobalMethodSecurityConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.183  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'methodSecurityMetadataSource' of type [org.springframework.security.access.method.DelegatingMethodSecurityMetadataSource] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.184  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'taskExecutor' of type [org.springframework.scheduling.concurrent.ThreadPoolTaskScheduler] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2023-09-12 10:21:31.228  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 5076 (http)
2023-09-12 10:21:31.231  INFO --- [              main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 138 ms
2023-09-12 10:21:31.290  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting basic user rights to anonymous users
2023-09-12 10:21:31.290  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting stats rights to anonymous users
2023-09-12 10:21:31.291  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting admin rights to anonymous users
2023-09-12 10:21:31.296  INFO --- [              main] o.s.boot.web.servlet.RegistrationBean    : Filter characterEncodingFilter was not registered (possibly already registered?)
2023-09-12 10:21:31.297 DEBUG --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Filter 'hydraAnonymousAuthenticationFilter' configured for use
2023-09-12 10:21:31.298 DEBUG --- [              main] org.nzbhydra.auth.AsyncSupportFilter     : Filter 'asyncSupportFilter' configured for use
2023-09-12 10:21:31.301  INFO --- [              main] o.nzbhydra.database.DatabaseRecreation   : Determined existing database to be version 2. No migration needed.
2023-09-12 10:21:31.346  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : Flyway Community Edition 9.10.2 by Redgate
2023-09-12 10:21:31.346  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#9.10.2
2023-09-12 10:21:31.347  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : 
2023-09-12 10:21:31.347  WARN --- [              main] o.f.core.internal.util.FeatureDetector   : Unable to scan location: /migration (unsupported protocol: resource)
2023-09-12 10:21:31.347  WARN --- [              main] o.f.c.i.s.classpath.ClassPathScanner     : Unable to scan location: /migration (unsupported protocol: resource)
2023-09-12 10:21:31.348  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2023-09-12 10:21:31.363  INFO --- [              main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection conn0: url=jdbc:h2:file:/config/database/nzbhydra user=SA
2023-09-12 10:21:31.363  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2023-09-12 10:21:31.364  INFO --- [              main] o.f.c.i.database.base.BaseDatabaseType   : Database: jdbc:h2:file:/config/database/nzbhydra (H2 2.1)
2023-09-12 10:21:31.365  INFO --- [              main] o.f.core.internal.command.DbValidate     : Successfully validated 2 migrations (execution time 00:00.000s)
2023-09-12 10:21:31.366  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Current version of schema "PUBLIC": 2
2023-09-12 10:21:31.366  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Schema "PUBLIC" is up to date. No migration necessary.
2023-09-12 10:21:31.388  INFO --- [              main] SQL dialect                              : HHH000400: Using dialect: org.nzbhydra.database.H2DialectExtended
2023-09-12 10:21:31.414  INFO --- [              main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2023-09-12 10:21:31.434  WARN --- [              main] org.nzbhydra.NzbHydra                    : Overwritten settings will be displayed with their original value in the config section of the GUI
2023-09-12 10:21:31.792 DEBUG --- [              main] o.n.downloading.DownloadStatusUpdater    : DOWNLOAD_STATUS_UPDATE: Will not check for download statuses if last download was more than 360 minutes ago
2023-09-12 10:21:31.793  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Loading downloaders
2023-09-12 10:21:31.793  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Initializing downloader SABnzbd
2023-09-12 10:21:31.794  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Finished initializing active downloaders
2023-09-12 10:21:31.897  INFO --- [              main] o.n.searching.SearchModuleProvider       : Loading indexers
2023-09-12 10:21:31.897  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer 1337x
2023-09-12 10:21:31.900  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer Anidex
2023-09-12 10:21:31.901  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer Anime Time
2023-09-12 10:21:31.901  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer Animetosho (Newznab)
2023-09-12 10:21:31.902  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer Animetosho (Torznab)
2023-09-12 10:21:31.903  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer Badass Torrents
2023-09-12 10:21:31.903  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer Bangumi Moe
2023-09-12 10:21:31.904  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer EXT Torrents
2023-09-12 10:21:31.904  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer EZTV
2023-09-12 10:21:31.905  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer Internet Archive
2023-09-12 10:21:31.906  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer Knaben
2023-09-12 10:21:31.906  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer NZBGeek
2023-09-12 10:21:31.907  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer Nyaa.si
2023-09-12 10:21:31.907  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer Tokyo Toshokan
2023-09-12 10:21:31.908  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer kickasstorrents.to
2023-09-12 10:21:31.908  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer kickasstorrents.ws
2023-09-12 10:21:31.909  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer nzbplanet
2023-09-12 10:21:31.909  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer scenenzbs
2023-09-12 10:21:31.910  INFO --- [              main] o.n.searching.SearchModuleProvider       : Initializing indexer usenet-crawler
2023-09-12 10:21:31.911  INFO --- [              main] o.n.searching.SearchModuleProvider       : Finished initializing active indexers
2023-09-12 10:21:31.934  INFO --- [              main] org.nzbhydra.auth.SecurityConfig         : CSRF is disabled
2023-09-12 10:21:31.954  INFO --- [              main] org.nzbhydra.web.WebConfiguration        : Found folder /static. Will load UI resources from there
2023-09-12 10:21:32.006  INFO --- [              main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 14 endpoint(s) beneath base path '/actuator'
2023-09-12 10:21:32.024  INFO --- [              main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@7dce3c32, org.nzbhydra.auth.ForwardedForRecognizingFilter@58403b4e, org.springframework.web.filter.ForwardedHeaderFilter@7f47c9f6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@1327a531, org.springframework.security.web.context.SecurityContextHolderFilter@68e0faed, org.springframework.security.web.header.HeaderWriterFilter@c99e834, org.springframework.security.web.authentication.logout.LogoutFilter@3fd66751, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1572f084, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@cb49560, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6e35e1dc, org.springframework.security.web.access.ExceptionTranslationFilter@7a1fb734, org.springframework.security.web.access.intercept.AuthorizationFilter@b06d5c]
2023-09-12 10:21:32.116  WARN --- [              main] i.m.c.i.binder.jvm.JvmGcMetrics          : GC notifications will not be available because MemoryPoolMXBeans are not provided by the JVM
2023-09-12 10:21:32.161  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Problem detector" to be run every 1 hour
2023-09-12 10:21:32.161 DEBUG --- [HT-Problem detecto] o.n.p.ProblemDetectorTask                : Executing problem detector org.nzbhydra.problemdetection.DeleteOldDatabaseBackupDetector
2023-09-12 10:21:32.161  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Check for and install updates" to be run every 1 hour
2023-09-12 10:21:32.162  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete short term storage results" to be run every 12 hours
2023-09-12 10:21:32.162 DEBUG --- [HT-Problem detecto] o.n.p.ProblemDetectorTask                : Finished executing problem detector org.nzbhydra.problemdetection.DeleteOldDatabaseBackupDetector
2023-09-12 10:21:32.162  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old history entries" to be run every 1 hour
2023-09-12 10:21:32.162 DEBUG --- [HT-Problem detecto] o.n.p.ProblemDetectorTask                : Executing problem detector org.nzbhydra.problemdetection.OpenPortProblemDetector
2023-09-12 10:21:32.162  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download queue check" to be run every 10 seconds
2023-09-12 10:21:32.162  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Backup" to be run every 1 hour
2023-09-12 10:21:32.163  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Clean up indexer statuses" to be run every 1 minute
2023-09-12 10:21:32.163  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download history check" to be run every 10 minutes
2023-09-12 10:21:32.163  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old search results" to be run every 1 hour
2023-09-12 10:21:32.166  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 5076 (http) with context path ''
2023-09-12 10:21:32.167  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Starting...
2023-09-12 10:21:32.167  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@9792adc]]
2023-09-12 10:21:32.167  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Started.
2023-09-12 10:21:32.168  INFO --- [              main] org.nzbhydra.NzbHydra                    : Started NzbHydra in 1.131 seconds (process running for 1.247)
2023-09-12 10:21:32.181  INFO --- [              main] org.nzbhydra.NzbHydra                    : You seem to be running NZBHydra 2 in docker. You can access Hydra using your local address and the IP you provided
2023-09-12 10:21:32.309  INFO --- [http-nio-0.0.0.0-5] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2023-09-12 10:21:32.310  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2023-09-12 10:21:32.312  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
2023-09-12 10:21:34.565 DEBUG --- [http-nio-0.0.0.0-5] org.nzbhydra.update.UpdateManager        : [Host: 192.168.1.41] Retrieving latest release from GitHub using URL https://api.github.com/repos/theotherp/nzbhydra2/releases
2023-09-12 10:21:37.758 DEBUG --- [HT-Problem detecto] org.nzbhydra.misc.OpenPortChecker        : Public IP: 46.124.85.14
2023-09-12 10:21:57.009  INFO --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Will check capabilities of indexer Animetosho (Torznab) using 2 concurrent connections and a delay of 1000ms
2023-09-12 10:21:57.589 DEBUG --- [HT-Problem detecto] o.n.p.OpenPortProblemDetector            : It looks like NZBHydra is not open to the internet under public IP 46.124.85.14 and port 5076.
2023-09-12 10:21:57.589 DEBUG --- [HT-Problem detecto] o.n.p.ProblemDetectorTask                : Finished executing problem detector org.nzbhydra.problemdetection.OpenPortProblemDetector
2023-09-12 10:21:57.589 DEBUG --- [HT-Problem detecto] o.n.p.ProblemDetectorTask                : Executing problem detector org.nzbhydra.problemdetection.OutOfMemoryDetector
2023-09-12 10:21:58.010 DEBUG --- [   pool-5-thread-1] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Calling URL https://feed.animetosho.org/api?t=tvsearch&tvdbid=121361
2023-09-12 10:21:58.011 DEBUG --- [   pool-5-thread-2] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Calling URL https://feed.animetosho.org/api?t=tvsearch&rid=24493
2023-09-12 10:21:58.247 DEBUG --- [HT-Problem detecto] o.n.p.ProblemDetectorTask                : Finished executing problem detector org.nzbhydra.problemdetection.OutOfMemoryDetector
2023-09-12 10:21:58.248 DEBUG --- [HT-Problem detecto] o.n.p.ProblemDetectorTask                : Executing problem detector org.nzbhydra.problemdetection.OutdatedWrapperDetector
2023-09-12 10:21:58.382 DEBUG --- [HT-Problem detecto] o.n.p.ProblemDetectorTask                : Finished executing problem detector org.nzbhydra.problemdetection.OutdatedWrapperDetector
2023-09-12 10:21:58.382 DEBUG --- [HT-Problem detecto] o.n.p.ProblemDetectorTask                : Executing problem detector org.nzbhydra.problemdetection.VipExpiryDetector
2023-09-12 10:21:58.382 DEBUG --- [HT-Problem detecto] o.n.p.ProblemDetectorTask                : Finished executing problem detector org.nzbhydra.problemdetection.VipExpiryDetector
2023-09-12 10:21:58.685 DEBUG --- [HT-Delete short te] o.n.s.c.ShortIndexerApiAccessCleanup     : Deleted 2236 indexer API accesses from short term storage
2023-09-12 10:21:58.765 DEBUG --- [         HT-Backup] org.nzbhydra.backup.BackupTask           : 2 days since first start but backup is to be executed every 7 days
2023-09-12 10:22:04.486 DEBUG --- [   pool-5-thread-2] org.nzbhydra.indexers.IndexerWebAccess   : [Host: 192.168.1.41] Indexer communication error

java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
	at java.base@17.0.5/java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:2045)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1683)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1586)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1549)
	at java.base@17.0.5/java.util.ResourceBundle.getBundle(ResourceBundle.java:932)
	at org.apache.xerces.impl.msg.XMLMessageFormatter.formatMessage(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:218)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:189)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:128)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:111)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:810)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:791)
	at org.nzbhydra.indexers.IndexerWebAccess.lambda$get$0(IndexerWebAccess.java:83)
	at java.base@17.0.5/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.nzbhydra.logging.MdcThreadPoolExecutor$1.run(MdcThreadPoolExecutor.java:111)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.5/java.lang.Thread.run(Thread.java:833)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:775)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.posix.thread.PosixPlatformThreads.pthreadStartRoutine(PosixPlatformThreads.java:203)

2023-09-12 10:22:05.487 DEBUG --- [   pool-5-thread-2] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Calling URL https://feed.animetosho.org/api?t=tvsearch&tvmazeid=82
2023-09-12 10:22:06.346 DEBUG --- [   pool-5-thread-1] org.nzbhydra.indexers.IndexerWebAccess   : [Host: 192.168.1.41] Indexer communication error

java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
	at java.base@17.0.5/java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:2045)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1683)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1586)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1549)
	at java.base@17.0.5/java.util.ResourceBundle.getBundle(ResourceBundle.java:932)
	at org.apache.xerces.impl.msg.XMLMessageFormatter.formatMessage(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:218)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:189)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:128)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:111)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:810)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:791)
	at org.nzbhydra.indexers.IndexerWebAccess.lambda$get$0(IndexerWebAccess.java:83)
	at java.base@17.0.5/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.nzbhydra.logging.MdcThreadPoolExecutor$1.run(MdcThreadPoolExecutor.java:111)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.5/java.lang.Thread.run(Thread.java:833)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:775)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.posix.thread.PosixPlatformThreads.pthreadStartRoutine(PosixPlatformThreads.java:203)

2023-09-12 10:22:07.347 DEBUG --- [   pool-5-thread-1] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Calling URL https://feed.animetosho.org/api?t=tvsearch&traktid=1390
2023-09-12 10:22:08.277 DEBUG --- [   pool-5-thread-2] org.nzbhydra.indexers.IndexerWebAccess   : [Host: 192.168.1.41] Indexer communication error

java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
	at java.base@17.0.5/java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:2045)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1683)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1586)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1549)
	at java.base@17.0.5/java.util.ResourceBundle.getBundle(ResourceBundle.java:932)
	at org.apache.xerces.impl.msg.XMLMessageFormatter.formatMessage(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:218)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:189)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:128)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:111)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:810)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:791)
	at org.nzbhydra.indexers.IndexerWebAccess.lambda$get$0(IndexerWebAccess.java:83)
	at java.base@17.0.5/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.nzbhydra.logging.MdcThreadPoolExecutor$1.run(MdcThreadPoolExecutor.java:111)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.5/java.lang.Thread.run(Thread.java:833)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:775)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.posix.thread.PosixPlatformThreads.pthreadStartRoutine(PosixPlatformThreads.java:203)

2023-09-12 10:22:09.279 DEBUG --- [   pool-5-thread-2] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Calling URL https://feed.animetosho.org/api?t=tvsearch&imdbid=0944947
2023-09-12 10:22:10.028 DEBUG --- [   pool-5-thread-1] org.nzbhydra.indexers.IndexerWebAccess   : [Host: 192.168.1.41] Indexer communication error

java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
	at java.base@17.0.5/java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:2045)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1683)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1586)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1549)
	at java.base@17.0.5/java.util.ResourceBundle.getBundle(ResourceBundle.java:932)
	at org.apache.xerces.impl.msg.XMLMessageFormatter.formatMessage(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:218)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:189)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:128)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:111)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:810)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:791)
	at org.nzbhydra.indexers.IndexerWebAccess.lambda$get$0(IndexerWebAccess.java:83)
	at java.base@17.0.5/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.nzbhydra.logging.MdcThreadPoolExecutor$1.run(MdcThreadPoolExecutor.java:111)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.5/java.lang.Thread.run(Thread.java:833)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:775)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.posix.thread.PosixPlatformThreads.pthreadStartRoutine(PosixPlatformThreads.java:203)

2023-09-12 10:22:11.028 DEBUG --- [   pool-5-thread-1] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Calling URL https://feed.animetosho.org/api?t=movie&tmdbid=24428
2023-09-12 10:22:12.553 DEBUG --- [   pool-5-thread-2] org.nzbhydra.indexers.IndexerWebAccess   : [Host: 192.168.1.41] Indexer communication error

java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
	at java.base@17.0.5/java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:2045)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1683)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1586)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1549)
	at java.base@17.0.5/java.util.ResourceBundle.getBundle(ResourceBundle.java:932)
	at org.apache.xerces.impl.msg.XMLMessageFormatter.formatMessage(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:218)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:189)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:128)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:111)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:810)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:791)
	at org.nzbhydra.indexers.IndexerWebAccess.lambda$get$0(IndexerWebAccess.java:83)
	at java.base@17.0.5/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.nzbhydra.logging.MdcThreadPoolExecutor$1.run(MdcThreadPoolExecutor.java:111)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.5/java.lang.Thread.run(Thread.java:833)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:775)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.posix.thread.PosixPlatformThreads.pthreadStartRoutine(PosixPlatformThreads.java:203)

2023-09-12 10:22:13.554 DEBUG --- [   pool-5-thread-2] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Calling URL https://feed.animetosho.org/api?t=movie&imdbid=0848228
2023-09-12 10:22:14.579 DEBUG --- [   pool-5-thread-1] org.nzbhydra.indexers.IndexerWebAccess   : [Host: 192.168.1.41] Indexer communication error

java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
	at java.base@17.0.5/java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:2045)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1683)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1586)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1549)
	at java.base@17.0.5/java.util.ResourceBundle.getBundle(ResourceBundle.java:932)
	at org.apache.xerces.impl.msg.XMLMessageFormatter.formatMessage(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:218)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:189)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:128)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:111)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:810)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:791)
	at org.nzbhydra.indexers.IndexerWebAccess.lambda$get$0(IndexerWebAccess.java:83)
	at java.base@17.0.5/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.nzbhydra.logging.MdcThreadPoolExecutor$1.run(MdcThreadPoolExecutor.java:111)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.5/java.lang.Thread.run(Thread.java:833)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:775)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.posix.thread.PosixPlatformThreads.pthreadStartRoutine(PosixPlatformThreads.java:203)

2023-09-12 10:22:16.339 DEBUG --- [   pool-5-thread-2] org.nzbhydra.indexers.IndexerWebAccess   : [Host: 192.168.1.41] Indexer communication error

java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
	at java.base@17.0.5/java.util.ResourceBundle.throwMissingResourceException(ResourceBundle.java:2045)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1683)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1586)
	at java.base@17.0.5/java.util.ResourceBundle.getBundleImpl(ResourceBundle.java:1549)
	at java.base@17.0.5/java.util.ResourceBundle.getBundle(ResourceBundle.java:932)
	at org.apache.xerces.impl.msg.XMLMessageFormatter.formatMessage(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
	at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source)
	at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
	at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
	at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
	at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal0(UnmarshallerImpl.java:218)
	at org.glassfish.jaxb.runtime.v2.runtime.unmarshaller.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:189)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:128)
	at jakarta.xml.bind.helpers.AbstractUnmarshallerImpl.unmarshal(AbstractUnmarshallerImpl.java:111)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:810)
	at org.springframework.oxm.jaxb.Jaxb2Marshaller.unmarshal(Jaxb2Marshaller.java:791)
	at org.nzbhydra.indexers.IndexerWebAccess.lambda$get$0(IndexerWebAccess.java:83)
	at java.base@17.0.5/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.nzbhydra.logging.MdcThreadPoolExecutor$1.run(MdcThreadPoolExecutor.java:111)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
	at java.base@17.0.5/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
	at java.base@17.0.5/java.lang.Thread.run(Thread.java:833)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.thread.PlatformThreads.threadStartRoutine(PlatformThreads.java:775)
	at org.graalvm.nativeimage.builder/com.oracle.svm.core.posix.thread.PosixPlatformThreads.pthreadStartRoutine(PosixPlatformThreads.java:203)

2023-09-12 10:22:16.340 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Torznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 10:22:16.340 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Torznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 10:22:16.341 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Torznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 10:22:16.342 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Torznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 10:22:16.342 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Torznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 10:22:16.342 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Torznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 10:22:16.343 ERROR --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Error while communicating with indexer: org.nzbhydra.indexers.exceptions.IndexerUnreachableException: Error while communicating with indexer Animetosho (Torznab). Server returned: java.util.MissingResourceException: Can't find bundle for base name org.apache.xerces.impl.msg.XMLMessages, locale en_US
2023-09-12 10:22:16.343  INFO --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Indexer Animetosho (Torznab) does not support searching by any IDs
2023-09-12 10:22:18.402  INFO --- [http-nio-0.0.0.0-5] o.n.indexers.capscheck.IndexerChecker    : [Host: 192.168.1.41] Indexer Animetosho (Torznab) does not support any special search types
2023-09-12 10:22:32.059  INFO --- [   MessageBroker-7] o.s.w.s.c.WebSocketMessageBrokerStats    : WebSocketSession[2 current WS(2)-HttpStream(0)-HttpPoll(0), 2 total, 0 closed abnormally (0 connect failure, 0 send limit, 0 transport error)], stompSubProtocol[processed CONNECT(2)-CONNECTED(2)-DISCONNECT(0)], stompBrokerRelay[null], inboundChannel[pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 15], outboundChannel[pool size = 2, active threads = 0, queued tasks = 0, completed tasks = 60], sockJsScheduler[pool size = 8, active threads = 1, queued tasks = 3, completed tasks = 14]
2023-09-12 10:22:44.069 DEBUG --- [HT-Delete old sear] o.n.s.cleanup.OldResultsCleanupTask      : No unused search results to delete
2023-09-12 10:22:50.974  WARN --- [http-nio-0.0.0.0-5] o.s.web.servlet.PageNotFound             : [Host: 192.168.1.41] No mapping for GET /favicon.ico
2023-09-12 10:22:50.975  WARN --- [http-nio-0.0.0.0-5] org.nzbhydra.web.ErrorHandler            : [Host: 192.168.1.41] Unexpected error when client tried to access path /favicon.ico. Error message: No endpoint GET /favicon.ico.

@NightHammer1000
Copy link
Author

NightHammer1000 commented Sep 12, 2023

And here the Debug Export
nzbhydra-debuginfos-2023-09-12-19-29.zip

Some other Things I found out is that the Indexer Failing only happens if I use Multiple Indexer Entries in Sonarr.
Caps Check always fails for some reason.
The Caps Page of AnimeTosho API itself works tho.

The Indexer works just fine with the Single Indexer Setting.
But that's a big Issue as Animetoshos wonkyness and other Issues with Jackett often results in the Single Indexer getting disabled.

@theotherp
Copy link
Owner

For some reason the torznab entry seems to be invalid. Try removing and adding it again.

@NightHammer1000
Copy link
Author

Done that for the 20th Time now. Nothing changes. Should I nuke the Entire Config Folder of the Docker Container and start over?

@NightHammer1000
Copy link
Author

NightHammer1000 commented Sep 12, 2023

Nope. Still the same even with a fresh setup.

1:1 exactly the same Log output everytime

@theotherp
Copy link
Owner

Please try replacing the core executable with this one: https://ufile.io/c7k96rek

Also, can you please check the log files for a line starting with 2023-09-12 07:40:55.304 and post the whole line here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants