2025-10-15T22:08:02.930362594Z [migrations] started
2025-10-15T22:08:02.939764043Z [migrations] no migrations found
2025-10-15T22:08:04.040067620Z usermod: no changes
2025-10-15T22:08:04.624216748Z ───────────────────────────────────────
2025-10-15T22:08:04.624254514Z 
2025-10-15T22:08:04.624263682Z       ██╗     ███████╗██╗ ██████╗
2025-10-15T22:08:04.624272540Z       ██║     ██╔════╝██║██╔═══██╗
2025-10-15T22:08:04.624280777Z       ██║     ███████╗██║██║   ██║
2025-10-15T22:08:04.624288923Z       ██║     ╚════██║██║██║   ██║
2025-10-15T22:08:04.624296949Z       ███████╗███████║██║╚██████╔╝
2025-10-15T22:08:04.624305186Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-10-15T22:08:04.624313463Z 
2025-10-15T22:08:04.624321198Z    Brought to you by linuxserver.io
2025-10-15T22:08:04.624329174Z ───────────────────────────────────────
2025-10-15T22:08:04.631475694Z 
2025-10-15T22:08:04.632047084Z To support the app dev(s) visit:
2025-10-15T22:08:04.681454887Z NZBHydra 2: https://github.com/theotherp/nzbhydra2#donate
2025-10-15T22:08:04.687510419Z 
2025-10-15T22:08:04.687533225Z To support LSIO projects visit:
2025-10-15T22:08:04.687542825Z https://www.linuxserver.io/donate/
2025-10-15T22:08:04.687551071Z 
2025-10-15T22:08:04.687566643Z ───────────────────────────────────────
2025-10-15T22:08:04.687578426Z GID/UID
2025-10-15T22:08:04.687588557Z ───────────────────────────────────────
2025-10-15T22:08:04.803446305Z 
2025-10-15T22:08:04.803486776Z User UID:    911
2025-10-15T22:08:04.803497127Z User GID:    911
2025-10-15T22:08:04.803506886Z ───────────────────────────────────────
2025-10-15T22:08:04.889906190Z Linuxserver.io version: v7.19.2-ls66
2025-10-15T22:08:04.894203403Z Build-date: 2025-10-15T22:04:08+00:00
2025-10-15T22:08:04.894227351Z ───────────────────────────────────────
2025-10-15T22:08:04.894236530Z     
2025-10-15T22:08:09.481598308Z [custom-init] No custom files found, skipping...
2025-10-15T22:08:11.480477187Z Logging wrapper output to /config/logs/wrapper.log
2025-10-15T22:08:11.481612723Z 2025-10-15 22:08:11,475  INFO - Determined release type: native
2025-10-15T22:08:11.496281108Z 2025-10-15 22:08:11,495  INFO - Starting NZBHydra main process with command line: ./core -Xmx256M -DfromWrapper=true -DinternalApiKey=zqbkxjeinaavefgcgqlw -Dsun.security.pkcs11.enable-solaris=false -Dfile.encoding=UTF8 -Dspring.output.ansi.enabled=ALWAYS --nobrowser --datafolder /config in folder /app/nzbhydra2
2025-10-15T22:08:20.840704624Z 22:08:19,394 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
2025-10-15T22:08:20.840872993Z 22:08:19,396 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f5593e3 - Here is a list of configurators discovered as a service, by rank: 
2025-10-15T22:08:20.840908845Z 22:08:19,397 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f5593e3 -   org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-10-15T22:08:20.840994938Z 22:08:19,397 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f5593e3 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
2025-10-15T22:08:20.841075481Z 22:08:19,397 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f5593e3 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-10-15T22:08:20.841148518Z 22:08:19,398 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f5593e3 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
2025-10-15T22:08:20.841216535Z 22:08:19,398 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f5593e3 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-10-15T22:08:20.841286195Z 22:08:19,399 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f5593e3 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-10-15T22:08:20.841357689Z 22:08:19,399 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f5593e3 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-10-15T22:08:20.841426708Z 22:08:19,399 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f5593e3 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-10-15T22:08:20.841495657Z 22:08:19,399 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f5593e3 - Trying to configure with ch.qos.logback.classic.BasicConfigurator
2025-10-15T22:08:20.841563193Z 22:08:19,399 |-INFO in ch.qos.logback.classic.util.ContextInitializer@4f5593e3 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.BasicConfigurator
2025-10-15T22:08:20.841606470Z 22:08:19,449 |-WARN in Logger[org.nzbhydra.NzbHydra] - No appenders present in context [default] for logger [org.nzbhydra.NzbHydra].
2025-10-15T22:08:20.841629636Z 22:08:20,751 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
2025-10-15T22:08:20.841663024Z 22:08:20,752 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
2025-10-15T22:08:20.841709547Z 22:08:20,782 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
2025-10-15T22:08:20.841768095Z 22:08:20,783 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-10-15T22:08:20.841778376Z 22:08:20,789 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1971566562 - No compression will be used
2025-10-15T22:08:20.841791683Z 22:08:20,789 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1971566562 - Will use the pattern /config/logs/nzbhydra2.%d{yyyy-MM-dd}.log for the active file
2025-10-15T22:08:20.841818066Z 22:08:20,795 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/config/logs/nzbhydra2.%d{yyyy-MM-dd}.log'.
2025-10-15T22:08:20.841852545Z 22:08:20,795 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
2025-10-15T22:08:20.841881574Z 22:08:20,799 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-10-15T22:08:20.797Z
2025-10-15T22:08:20.841906764Z 22:08:20,803 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /config/logs/nzbhydra2.log
2025-10-15T22:08:20.841944180Z 22:08:20,803 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/config/logs/nzbhydra2.log]
2025-10-15T22:08:20.841972206Z 22:08:20,804 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STASH]
2025-10-15T22:08:20.842008259Z 22:08:20,804 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-10-15T22:08:20.842036345Z 22:08:20,805 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2143895501 - No compression will be used
2025-10-15T22:08:20.842106727Z 22:08:20,805 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@2143895501 - Will use the pattern /config/logs/nzbhydra2-log.json.%d{yyyy-ww} for the active file
2025-10-15T22:08:20.842133832Z 22:08:20,807 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-ww' from file name pattern '/config/logs/nzbhydra2-log.json.%d{yyyy-ww}'.
2025-10-15T22:08:20.842168832Z 22:08:20,807 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Rollover at the start of week.
2025-10-15T22:08:20.842195576Z 22:08:20,808 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-10-15T22:08:20.808Z
2025-10-15T22:08:20.842234825Z 22:08:20,822 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - Active log file name: /config/logs/nzbhydra2-log.json
2025-10-15T22:08:20.842261679Z 22:08:20,822 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - File property is set to [/config/logs/nzbhydra2-log.json]
2025-10-15T22:08:20.842300507Z 22:08:20,824 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.nzbhydra] to DEBUG
2025-10-15T22:08:20.842328053Z 22:08:20,824 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating DEBUG level on Logger[org.nzbhydra] onto the JUL framework
2025-10-15T22:08:20.842362261Z 22:08:20,825 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STASH] to Logger[org.nzbhydra]
2025-10-15T22:08:20.842404116Z 22:08:20,826 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.spring] to INFO
2025-10-15T22:08:20.842428956Z 22:08:20,826 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating INFO level on Logger[org.spring] onto the JUL framework
2025-10-15T22:08:20.842462012Z 22:08:20,826 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate] to WARN
2025-10-15T22:08:20.842490019Z 22:08:20,826 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating WARN level on Logger[org.hibernate] onto the JUL framework
2025-10-15T22:08:20.842530751Z 22:08:20,826 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache] to WARN
2025-10-15T22:08:20.842555481Z 22:08:20,826 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating WARN level on Logger[org.apache] onto the JUL framework
2025-10-15T22:08:20.842595942Z 22:08:20,826 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework] to INFO
2025-10-15T22:08:20.842619950Z 22:08:20,826 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating INFO level on Logger[org.springframework] onto the JUL framework
2025-10-15T22:08:20.842661554Z 22:08:20,826 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.thymeleaf] to WARN
2025-10-15T22:08:20.842685763Z 22:08:20,826 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating WARN level on Logger[org.thymeleaf] onto the JUL framework
2025-10-15T22:08:20.842722827Z 22:08:20,826 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse] to WARN
2025-10-15T22:08:20.842746034Z 22:08:20,826 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating WARN level on Logger[org.eclipse] onto the JUL framework
2025-10-15T22:08:20.842785514Z 22:08:20,827 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [okhttp3.OkHttpClient] to DEBUG
2025-10-15T22:08:20.842811506Z 22:08:20,827 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating DEBUG level on Logger[okhttp3.OkHttpClient] onto the JUL framework
2025-10-15T22:08:20.842852268Z 22:08:20,827 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util] to ERROR
2025-10-15T22:08:20.842875866Z 22:08:20,827 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating ERROR level on Logger[org.apache.catalina.util] onto the JUL framework
2025-10-15T22:08:20.842915706Z 22:08:20,827 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.filter.CommonsRequestLoggingFilter] to DEBUG
2025-10-15T22:08:20.842946047Z 22:08:20,827 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating DEBUG level on Logger[org.springframework.web.filter.CommonsRequestLoggingFilter] onto the JUL framework
2025-10-15T22:08:20.843058223Z 22:08:20,827 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.reflections] to WARN
2025-10-15T22:08:20.843083363Z 22:08:20,827 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating WARN level on Logger[org.reflections] onto the JUL framework
2025-10-15T22:08:20.843117993Z 22:08:20,827 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.gargoylesoftware.htmlunit] to OFF
2025-10-15T22:08:20.843151741Z 22:08:20,827 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating OFF level on Logger[com.gargoylesoftware.htmlunit] onto the JUL framework
2025-10-15T22:08:20.843181311Z 22:08:20,827 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.loader.WebappClassLoaderBase] to ERROR
2025-10-15T22:08:20.843206241Z 22:08:20,827 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating ERROR level on Logger[org.apache.catalina.loader.WebappClassLoaderBase] onto the JUL framework
2025-10-15T22:08:20.843246432Z 22:08:20,827 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.socket.config.WebSocketMessageBrokerStats] to WARN
2025-10-15T22:08:20.843273687Z 22:08:20,827 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating WARN level on Logger[org.springframework.web.socket.config.WebSocketMessageBrokerStats] onto the JUL framework
2025-10-15T22:08:20.843307344Z 22:08:20,828 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
2025-10-15T22:08:20.843336523Z 22:08:20,828 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@12000bf3 - Propagating INFO level on Logger[ROOT] onto the JUL framework
2025-10-15T22:08:20.843377766Z 22:08:20,828 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
2025-10-15T22:08:20.843403248Z 22:08:20,828 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
2025-10-15T22:08:20.843442497Z 22:08:20,828 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@67bcda44 - End of configuration.
2025-10-15T22:08:20.843506706Z 
2025-10-15T22:08:20.852683653Z .__   __.  ________  .______   __    __  ____    ____  _______  .______          ___          ___
2025-10-15T22:08:20.852696519Z |  \ |  | |       /  |   _  \ |  |  |  | \   \  /   / |       \ |   _  \        /   \        |__ \
2025-10-15T22:08:20.852731670Z |   \|  | `---/  /   |  |_)  ||  |__|  |  \   \/   /  |  .--.  ||  |_)  |      /  ^  \          ) |
2025-10-15T22:08:20.852750137Z |  . `  |    /  /    |   _  < |   __   |   \_    _/   |  |  |  ||      /      /  /_\  \        / /
2025-10-15T22:08:20.852812823Z |  |\   |   /  /----.|  |_)  ||  |  |  |     |  |     |  '--'  ||  |\  \----./  _____  \      / /_
2025-10-15T22:08:20.852834386Z |__| \__|  /________||______/ |__|  |__|     |__|     |_______/ | _| `._____/__/     \__\    |____|
2025-10-15T22:08:20.852868846Z 
2025-10-15T22:08:21.087968787Z 2025-10-15 22:08:21.069  INFO --- [              main] org.nzbhydra.NzbHydra                    : Starting AOT-processed NzbHydra using Java 17.0.9 with PID 663 (/app/nzbhydra2/core started by abc in /app/nzbhydra2)
2025-10-15T22:08:21.094764530Z 2025-10-15 22:08:21.089  INFO --- [              main] org.nzbhydra.NzbHydra                    : The following 1 profile is active: "default"
2025-10-15T22:08:21.968446428Z 2025-10-15 22:08:21.966  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)
2025-10-15T22:08:22.269370134Z 2025-10-15 22:08:22.267  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)
2025-10-15T22:08:22.283131954Z 2025-10-15 22:08:22.281  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)
2025-10-15T22:08:22.296490451Z 2025-10-15 22:08:22.295  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)
2025-10-15T22:08:22.300861672Z 2025-10-15 22:08:22.299  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)
2025-10-15T22:08:22.309631200Z 2025-10-15 22:08:22.308  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)
2025-10-15T22:08:22.324180876Z 2025-10-15 22:08:22.322  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)
2025-10-15T22:08:22.328728011Z 2025-10-15 22:08:22.327  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)
2025-10-15T22:08:22.342175458Z 2025-10-15 22:08:22.340  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)
2025-10-15T22:08:22.347098249Z 2025-10-15 22:08:22.345  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)
2025-10-15T22:08:22.356513767Z 2025-10-15 22:08:22.355  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)
2025-10-15T22:08:22.366513812Z 2025-10-15 22:08:22.364  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)
2025-10-15T22:08:22.372442540Z 2025-10-15 22:08:22.371  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)
2025-10-15T22:08:22.380745488Z 2025-10-15 22:08:22.378  INFO --- [              main] org.nzbhydra.config.BaseConfigHandler    : Using data folder /config
2025-10-15T22:08:22.468155206Z 2025-10-15 22:08:22.466  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)
2025-10-15T22:08:22.478907676Z 2025-10-15 22:08:22.477  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)
2025-10-15T22:08:22.486593291Z 2025-10-15 22:08:22.485  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)
2025-10-15T22:08:22.499826957Z 2025-10-15 22:08:22.498  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)
2025-10-15T22:08:22.511387955Z 2025-10-15 22:08:22.509  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)
2025-10-15T22:08:23.246322567Z 2025-10-15 22:08:23.244  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 5076 (http)
2025-10-15T22:08:23.330520489Z 2025-10-15 22:08:23.329  INFO --- [              main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1606 ms
2025-10-15T22:08:23.941584288Z 2025-10-15 22:08:23.939  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting basic user rights to anonymous users
2025-10-15T22:08:23.942802110Z 2025-10-15 22:08:23.941  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting stats rights to anonymous users
2025-10-15T22:08:23.944178792Z 2025-10-15 22:08:23.943  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting admin rights to anonymous users
2025-10-15T22:08:24.475224015Z 2025-10-15 22:08:24.473  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : Flyway Community Edition 9.10.2 by Redgate
2025-10-15T22:08:24.476657692Z 2025-10-15 22:08:24.475  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#9.10.2
2025-10-15T22:08:24.477869181Z 2025-10-15 22:08:24.476  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : 
2025-10-15T22:08:24.480488165Z 2025-10-15 22:08:24.479  WARN --- [              main] o.f.core.internal.util.FeatureDetector   : Unable to scan location: /migration (unsupported protocol: resource)
2025-10-15T22:08:24.483351280Z 2025-10-15 22:08:24.481  WARN --- [              main] o.f.c.i.s.classpath.ClassPathScanner     : Unable to scan location: /migration (unsupported protocol: resource)
2025-10-15T22:08:24.495991010Z 2025-10-15 22:08:24.494  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2025-10-15T22:08:24.679215640Z 2025-10-15 22:08:24.676  INFO --- [              main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection conn0: url=jdbc:h2:file:/config/database/nzbhydra user=<r>
2025-10-15T22:08:24.682428950Z 2025-10-15 22:08:24.681  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2025-10-15T22:08:24.692887578Z 2025-10-15 22:08:24.691  INFO --- [              main] o.f.c.i.database.base.BaseDatabaseType   : Database: jdbc:h2:file:/config/database/nzbhydra (H2 2.1)
2025-10-15T22:08:24.804783239Z 2025-10-15 22:08:24.803  INFO --- [              main] o.f.core.internal.command.DbValidate     : Successfully validated 2 migrations (execution time 00:00.028s)
2025-10-15T22:08:24.820179419Z 2025-10-15 22:08:24.819  INFO --- [              main] o.f.c.i.s.JdbcTableSchemaHistory         : Creating Schema History table "PUBLIC"."flyway_schema_history" ...
2025-10-15T22:08:24.891782761Z 2025-10-15 22:08:24.890  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Current version of schema "PUBLIC": << Empty Schema >>
2025-10-15T22:08:24.962398676Z 2025-10-15 22:08:24.961  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "1 - INITIAL"
2025-10-15T22:08:25.052399972Z 2025-10-15 22:08:25.051  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "2 - SEQUENCES"
2025-10-15T22:08:25.063978546Z 2025-10-15 22:08:25.062  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Successfully applied 2 migrations to schema "PUBLIC", now at version v2 (execution time 00:00.184s)
2025-10-15T22:08:25.273308810Z 2025-10-15 22:08:25.271  WARN --- [              main] org.hibernate.orm.deprecation            : HHH90000029: The [hibernate.bytecode.use_reflection_optimizer] configuration is deprecated and will be removed. Set the value to [true] to get rid of this warning
2025-10-15T22:08:26.499279086Z 2025-10-15 22:08:26.497  INFO --- [              main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-10-15T22:08:27.042505646Z 2025-10-15 22:08:27.011  INFO --- [              main] org.nzbhydra.update.UpdateManager        : Running version 7.19.2
2025-10-15T22:08:27.136587870Z 2025-10-15 22:08:27.134  WARN --- [              main] org.nzbhydra.NzbHydra                    : Overwritten settings will be displayed with their original value in the config section of the GUI
2025-10-15T22:08:27.808913149Z 2025-10-15 22:08:27.806  INFO --- [              main] org.nzbhydra.InstanceCounter             : Instance counted
2025-10-15T22:08:28.838693069Z 2025-10-15 22:08:28.837  INFO --- [              main] o.s.d.j.r.query.QueryEnhancerFactory     : Hibernate is in classpath; If applicable, HQL parser will be used.
2025-10-15T22:08:32.666747581Z 2025-10-15 22:08:32.665  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Loading downloaders
2025-10-15T22:08:32.667971185Z 2025-10-15 22:08:32.666  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Finished initializing active downloaders
2025-10-15T22:08:32.669136982Z 2025-10-15 22:08:32.668  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : No downloaders configured
2025-10-15T22:08:33.567185423Z 2025-10-15 22:08:33.565  INFO --- [              main] o.n.searching.SearchModuleProvider       : Loading indexers
2025-10-15T22:08:33.568380749Z 2025-10-15 22:08:33.567  INFO --- [              main] o.n.searching.SearchModuleProvider       : Finished initializing active indexers
2025-10-15T22:08:33.569703914Z 2025-10-15 22:08:33.568  WARN --- [              main] o.n.searching.SearchModuleProvider       : No indexers configured
2025-10-15T22:08:33.929493536Z 2025-10-15 22:08:33.927  INFO --- [              main] org.nzbhydra.auth.SecurityConfig         : CSRF is disabled
2025-10-15T22:08:34.026386408Z 2025-10-15 22:08:34.022  INFO --- [              main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@36402128, org.nzbhydra.auth.ForwardedForRecognizingFilter@5fc36f5a, org.springframework.web.filter.ForwardedHeaderFilter@74bfb6f6, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@31acf3ae, org.springframework.security.web.context.SecurityContextHolderFilter@60db9221, org.springframework.security.web.header.HeaderWriterFilter@3ad70d12, org.springframework.security.web.authentication.logout.LogoutFilter@7acb259d, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@37ac4a16, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@28ca7a45, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3382ed89, org.springframework.security.web.access.ExceptionTranslationFilter@2cefeac5, org.springframework.security.web.access.intercept.AuthorizationFilter@8a2d28a]
2025-10-15T22:08:36.206210579Z 2025-10-15 22:08:36.204  INFO --- [              main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 14 endpoint(s) beneath base path '/actuator'
2025-10-15T22:08:36.477814229Z 2025-10-15 22:08:36.475  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Problem detector" to be run every 1 hour
2025-10-15T22:08:36.486389906Z 2025-10-15 22:08:36.485  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Check for and install updates" to be run every 1 hour
2025-10-15T22:08:36.488037434Z 2025-10-15 22:08:36.486  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete short term storage results" to be run every 12 hours
2025-10-15T22:08:36.489546893Z 2025-10-15 22:08:36.488  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old history entries" to be run every 1 hour
2025-10-15T22:08:36.492326640Z 2025-10-15 22:08:36.490  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download queue check" to be run every 10 seconds
2025-10-15T22:08:36.493809035Z 2025-10-15 22:08:36.492  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Backup" to be run every 1 hour
2025-10-15T22:08:36.498058351Z 2025-10-15 22:08:36.496  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Clean up indexer statuses" to be run every 1 minute
2025-10-15T22:08:36.499589293Z 2025-10-15 22:08:36.498  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download history check" to be run every 10 minutes
2025-10-15T22:08:36.501548378Z 2025-10-15 22:08:36.500  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old search results" to be run every 1 hour
2025-10-15T22:08:36.596162643Z 2025-10-15 22:08:36.594  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 5076 (http) with context path ''
2025-10-15T22:08:36.606731673Z 2025-10-15 22:08:36.605  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Starting...
2025-10-15T22:08:36.609064641Z 2025-10-15 22:08:36.607  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@5479b71f]]
2025-10-15T22:08:36.610904575Z 2025-10-15 22:08:36.610  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Started.
2025-10-15T22:08:36.625775027Z 2025-10-15 22:08:36.624  INFO --- [              main] org.nzbhydra.NzbHydra                    : Started NzbHydra in 16.456 seconds (process running for 17.516)
2025-10-15T22:08:36.718682975Z 2025-10-15 22:08:36.717  INFO --- [              main] org.nzbhydra.NzbHydra                    : First start of NZBHydra detected
2025-10-15T22:08:36.794398949Z 2025-10-15 22:08:36.792  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
2025-10-15T22:08:37.852165640Z Connection to localhost (::1) 5076 port [tcp/*] succeeded!
2025-10-15T22:08:38.538201174Z [ls.io-init] done.
2025-10-15T22:08:40.428571894Z 2025-10-15 22:08:40.411  INFO --- [http-nio-0.0.0.0-5] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-10-15T22:08:40.431595171Z 2025-10-15 22:08:40.430  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2025-10-15T22:08:40.447562100Z 2025-10-15 22:08:40.446  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Completed initialization in 15 ms