2025-08-27T22:07:47.414310897Z [migrations] started
2025-08-27T22:07:47.419087418Z [migrations] no migrations found
2025-08-27T22:07:47.912165853Z usermod: no changes
2025-08-27T22:07:47.945032482Z ───────────────────────────────────────
2025-08-27T22:07:47.945060478Z 
2025-08-27T22:07:47.945064526Z       ██╗     ███████╗██╗ ██████╗
2025-08-27T22:07:47.945068364Z       ██║     ██╔════╝██║██╔═══██╗
2025-08-27T22:07:47.945072122Z       ██║     ███████╗██║██║   ██║
2025-08-27T22:07:47.945075759Z       ██║     ╚════██║██║██║   ██║
2025-08-27T22:07:47.945079456Z       ███████╗███████║██║╚██████╔╝
2025-08-27T22:07:47.945083464Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-08-27T22:07:47.945087382Z 
2025-08-27T22:07:47.945090869Z    Brought to you by linuxserver.io
2025-08-27T22:07:47.945094457Z ───────────────────────────────────────
2025-08-27T22:07:47.956260877Z 
2025-08-27T22:07:47.956718399Z To support the app dev(s) visit:
2025-08-27T22:07:47.988820247Z NZBHydra 2: https://github.com/theotherp/nzbhydra2#donate
2025-08-27T22:07:47.994864671Z 
2025-08-27T22:07:47.994895443Z To support LSIO projects visit:
2025-08-27T22:07:47.994899912Z https://www.linuxserver.io/donate/
2025-08-27T22:07:47.994903650Z 
2025-08-27T22:07:47.994907287Z ───────────────────────────────────────
2025-08-27T22:07:47.994911606Z GID/UID
2025-08-27T22:07:47.994915253Z ───────────────────────────────────────
2025-08-27T22:07:48.103260006Z 
2025-08-27T22:07:48.103290317Z User UID:    911
2025-08-27T22:07:48.103294736Z User GID:    911
2025-08-27T22:07:48.103299355Z ───────────────────────────────────────
2025-08-27T22:07:48.103310919Z 
2025-08-27T22:07:50.769176896Z [custom-init] No custom files found, skipping...
2025-08-27T22:07:52.036954481Z Logging wrapper output to /config/logs/wrapper.log
2025-08-27T22:07:52.036989852Z 2025-08-27 22:07:52,031  INFO - Determined release type: native
2025-08-27T22:07:52.047819224Z 2025-08-27 22:07:52,047  INFO - Starting NZBHydra main process with command line: ./core -Xmx256M -DfromWrapper=true -DinternalApiKey=ucfsqnesxiwlyycqbacs -Dsun.security.pkcs11.enable-solaris=false -Dfile.encoding=UTF8 -Dspring.output.ansi.enabled=ALWAYS --nobrowser --datafolder /config in folder /app/nzbhydra2
2025-08-27T22:08:00.878081290Z 22:07:59,778 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
2025-08-27T22:08:00.878237575Z 22:07:59,780 |-INFO in ch.qos.logback.classic.util.ContextInitializer@69679fef - Here is a list of configurators discovered as a service, by rank: 
2025-08-27T22:08:00.878285872Z 22:07:59,780 |-INFO in ch.qos.logback.classic.util.ContextInitializer@69679fef -   org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-08-27T22:08:00.878360763Z 22:07:59,780 |-INFO in ch.qos.logback.classic.util.ContextInitializer@69679fef - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
2025-08-27T22:08:00.878386204Z 22:07:59,781 |-INFO in ch.qos.logback.classic.util.ContextInitializer@69679fef - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-08-27T22:08:00.878505845Z 22:07:59,781 |-INFO in ch.qos.logback.classic.util.ContextInitializer@69679fef - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
2025-08-27T22:08:00.878519894Z 22:07:59,781 |-INFO in ch.qos.logback.classic.util.ContextInitializer@69679fef - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-08-27T22:08:00.878540335Z 22:07:59,782 |-INFO in ch.qos.logback.classic.util.ContextInitializer@69679fef - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-08-27T22:08:00.878610616Z 22:07:59,783 |-INFO in ch.qos.logback.classic.util.ContextInitializer@69679fef - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-08-27T22:08:00.878707211Z 22:07:59,783 |-INFO in ch.qos.logback.classic.util.ContextInitializer@69679fef - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-08-27T22:08:00.878719676Z 22:07:59,783 |-INFO in ch.qos.logback.classic.util.ContextInitializer@69679fef - Trying to configure with ch.qos.logback.classic.BasicConfigurator
2025-08-27T22:08:00.878778084Z 22:07:59,783 |-INFO in ch.qos.logback.classic.util.ContextInitializer@69679fef - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.BasicConfigurator
2025-08-27T22:08:00.878851882Z 22:07:59,827 |-WARN in Logger[org.nzbhydra.NzbHydra] - No appenders present in context [default] for logger [org.nzbhydra.NzbHydra].
2025-08-27T22:08:00.878907274Z 22:08:00,797 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
2025-08-27T22:08:00.878926904Z 22:08:00,797 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
2025-08-27T22:08:00.879029781Z 22:08:00,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
2025-08-27T22:08:00.879045733Z 22:08:00,824 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-08-27T22:08:00.879056214Z 22:08:00,831 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1295160910 - No compression will be used
2025-08-27T22:08:00.879216146Z 22:08:00,831 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1295160910 - Will use the pattern /config/logs/nzbhydra2.%d{yyyy-MM-dd}.log for the active file
2025-08-27T22:08:00.879227890Z 22:08:00,836 |-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-08-27T22:08:00.879238361Z 22:08:00,836 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
2025-08-27T22:08:00.879288422Z 22:08:00,840 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-08-27T22:08:00.839Z
2025-08-27T22:08:00.879301899Z 22:08:00,844 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /config/logs/nzbhydra2.log
2025-08-27T22:08:00.879400788Z 22:08:00,844 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/config/logs/nzbhydra2.log]
2025-08-27T22:08:00.879412201Z 22:08:00,845 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STASH]
2025-08-27T22:08:00.879430608Z 22:08:00,845 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-08-27T22:08:00.879507032Z 22:08:00,846 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@46322338 - No compression will be used
2025-08-27T22:08:00.879616052Z 22:08:00,846 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@46322338 - Will use the pattern /config/logs/nzbhydra2-log.json.%d{yyyy-ww} for the active file
2025-08-27T22:08:00.879627815Z 22:08:00,852 |-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-08-27T22:08:00.879646773Z 22:08:00,852 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Rollover at the start of week.
2025-08-27T22:08:00.879720562Z 22:08:00,852 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-08-27T22:08:00.852Z
2025-08-27T22:08:00.879821585Z 22:08:00,862 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - Active log file name: /config/logs/nzbhydra2-log.json
2025-08-27T22:08:00.879832588Z 22:08:00,862 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - File property is set to [/config/logs/nzbhydra2-log.json]
2025-08-27T22:08:00.879908791Z 22:08:00,863 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.nzbhydra] to DEBUG
2025-08-27T22:08:00.879922489Z 22:08:00,864 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating DEBUG level on Logger[org.nzbhydra] onto the JUL framework
2025-08-27T22:08:00.879983852Z 22:08:00,865 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STASH] to Logger[org.nzbhydra]
2025-08-27T22:08:00.880053453Z 22:08:00,866 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.spring] to INFO
2025-08-27T22:08:00.880104906Z 22:08:00,866 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating INFO level on Logger[org.spring] onto the JUL framework
2025-08-27T22:08:00.880182242Z 22:08:00,866 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate] to WARN
2025-08-27T22:08:00.880231722Z 22:08:00,866 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating WARN level on Logger[org.hibernate] onto the JUL framework
2025-08-27T22:08:00.880295510Z 22:08:00,866 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache] to WARN
2025-08-27T22:08:00.880346102Z 22:08:00,866 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating WARN level on Logger[org.apache] onto the JUL framework
2025-08-27T22:08:00.880380672Z 22:08:00,866 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework] to INFO
2025-08-27T22:08:00.880458208Z 22:08:00,866 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating INFO level on Logger[org.springframework] onto the JUL framework
2025-08-27T22:08:00.880479240Z 22:08:00,866 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.thymeleaf] to WARN
2025-08-27T22:08:00.880554712Z 22:08:00,866 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating WARN level on Logger[org.thymeleaf] onto the JUL framework
2025-08-27T22:08:00.880619803Z 22:08:00,866 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse] to WARN
2025-08-27T22:08:00.880668942Z 22:08:00,866 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating WARN level on Logger[org.eclipse] onto the JUL framework
2025-08-27T22:08:00.880709855Z 22:08:00,866 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [okhttp3.OkHttpClient] to DEBUG
2025-08-27T22:08:00.880783743Z 22:08:00,866 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating DEBUG level on Logger[okhttp3.OkHttpClient] onto the JUL framework
2025-08-27T22:08:00.880830007Z 22:08:00,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util] to ERROR
2025-08-27T22:08:00.880892593Z 22:08:00,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating ERROR level on Logger[org.apache.catalina.util] onto the JUL framework
2025-08-27T22:08:00.880960039Z 22:08:00,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.filter.CommonsRequestLoggingFilter] to DEBUG
2025-08-27T22:08:00.881029789Z 22:08:00,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating DEBUG level on Logger[org.springframework.web.filter.CommonsRequestLoggingFilter] onto the JUL framework
2025-08-27T22:08:00.881085100Z 22:08:00,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.reflections] to WARN
2025-08-27T22:08:00.881155853Z 22:08:00,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating WARN level on Logger[org.reflections] onto the JUL framework
2025-08-27T22:08:00.881240443Z 22:08:00,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.gargoylesoftware.htmlunit] to OFF
2025-08-27T22:08:00.881332609Z 22:08:00,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating OFF level on Logger[com.gargoylesoftware.htmlunit] onto the JUL framework
2025-08-27T22:08:00.881343250Z 22:08:00,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.loader.WebappClassLoaderBase] to ERROR
2025-08-27T22:08:00.881361257Z 22:08:00,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating ERROR level on Logger[org.apache.catalina.loader.WebappClassLoaderBase] onto the JUL framework
2025-08-27T22:08:00.881429274Z 22:08:00,867 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.socket.config.WebSocketMessageBrokerStats] to WARN
2025-08-27T22:08:00.882500141Z 22:08:00,867 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating WARN level on Logger[org.springframework.web.socket.config.WebSocketMessageBrokerStats] onto the JUL framework
2025-08-27T22:08:00.882512987Z 22:08:00,868 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
2025-08-27T22:08:00.882522576Z 22:08:00,868 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@249827d1 - Propagating INFO level on Logger[ROOT] onto the JUL framework
2025-08-27T22:08:00.882532366Z 22:08:00,868 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
2025-08-27T22:08:00.882543558Z 22:08:00,868 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
2025-08-27T22:08:00.882552867Z 22:08:00,868 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@38322025 - End of configuration.
2025-08-27T22:08:00.882562396Z 
2025-08-27T22:08:00.892008141Z .__   __.  ________  .______   __    __  ____    ____  _______  .______          ___          ___
2025-08-27T22:08:00.892043793Z |  \ |  | |       /  |   _  \ |  |  |  | \   \  /   / |       \ |   _  \        /   \        |__ \
2025-08-27T22:08:00.892071038Z |   \|  | `---/  /   |  |_)  ||  |__|  |  \   \/   /  |  .--.  ||  |_)  |      /  ^  \          ) |
2025-08-27T22:08:00.892081078Z |  . `  |    /  /    |   _  < |   __   |   \_    _/   |  |  |  ||      /      /  /_\  \        / /
2025-08-27T22:08:00.892104756Z |  |\   |   /  /----.|  |_)  ||  |  |  |     |  |     |  '--'  ||  |\  \----./  _____  \      / /_
2025-08-27T22:08:00.892138504Z |__| \__|  /________||______/ |__|  |__|     |__|     |_______/ | _| `._____/__/     \__\    |____|
2025-08-27T22:08:00.892157292Z 
2025-08-27T22:08:01.103548915Z 2025-08-27 22:08:01.086  INFO --- [              main] org.nzbhydra.NzbHydra                    : Starting AOT-processed NzbHydra using Java 17.0.9 with PID 624 (/app/nzbhydra2/core started by abc in /app/nzbhydra2)
2025-08-27T22:08:01.107445012Z 2025-08-27 22:08:01.105  INFO --- [              main] org.nzbhydra.NzbHydra                    : The following 1 profile is active: "default"
2025-08-27T22:08:01.909433244Z 2025-08-27 22:08:01.907  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-08-27T22:08:02.208565951Z 2025-08-27 22:08:02.206  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-08-27T22:08:02.222112906Z 2025-08-27 22:08:02.220  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-08-27T22:08:02.235289736Z 2025-08-27 22:08:02.234  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-08-27T22:08:02.239458743Z 2025-08-27 22:08:02.238  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-08-27T22:08:02.247791116Z 2025-08-27 22:08:02.246  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-08-27T22:08:02.261895785Z 2025-08-27 22:08:02.260  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-08-27T22:08:02.266516131Z 2025-08-27 22:08:02.265  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-08-27T22:08:02.279228455Z 2025-08-27 22:08:02.277  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-08-27T22:08:02.284215700Z 2025-08-27 22:08:02.282  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-08-27T22:08:02.293311000Z 2025-08-27 22:08:02.292  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-08-27T22:08:02.303321843Z 2025-08-27 22:08:02.301  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-08-27T22:08:02.309719649Z 2025-08-27 22:08:02.308  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-08-27T22:08:02.318352697Z 2025-08-27 22:08:02.316  INFO --- [              main] org.nzbhydra.config.BaseConfigHandler    : Using data folder /config
2025-08-27T22:08:02.410633173Z 2025-08-27 22:08:02.409  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-08-27T22:08:02.420435256Z 2025-08-27 22:08:02.419  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-08-27T22:08:02.427950002Z 2025-08-27 22:08:02.426  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-08-27T22:08:02.440961419Z 2025-08-27 22:08:02.439  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-08-27T22:08:02.452243954Z 2025-08-27 22:08:02.450  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-08-27T22:08:03.108194032Z 2025-08-27 22:08:03.106  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 5076 (http)
2025-08-27T22:08:03.187220884Z 2025-08-27 22:08:03.185  INFO --- [              main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1452 ms
2025-08-27T22:08:03.812940634Z 2025-08-27 22:08:03.811  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting basic user rights to anonymous users
2025-08-27T22:08:03.814186704Z 2025-08-27 22:08:03.813  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting stats rights to anonymous users
2025-08-27T22:08:03.815477414Z 2025-08-27 22:08:03.814  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting admin rights to anonymous users
2025-08-27T22:08:04.364469874Z 2025-08-27 22:08:04.363  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : Flyway Community Edition 9.10.2 by Redgate
2025-08-27T22:08:04.365898281Z 2025-08-27 22:08:04.364  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#9.10.2
2025-08-27T22:08:04.367136304Z 2025-08-27 22:08:04.366  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : 
2025-08-27T22:08:04.369547120Z 2025-08-27 22:08:04.368  WARN --- [              main] o.f.core.internal.util.FeatureDetector   : Unable to scan location: /migration (unsupported protocol: resource)
2025-08-27T22:08:04.372103509Z 2025-08-27 22:08:04.370  WARN --- [              main] o.f.c.i.s.classpath.ClassPathScanner     : Unable to scan location: /migration (unsupported protocol: resource)
2025-08-27T22:08:04.384727716Z 2025-08-27 22:08:04.383  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2025-08-27T22:08:04.550369623Z 2025-08-27 22:08:04.548  INFO --- [              main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection conn0: url=jdbc:h2:file:/config/database/nzbhydra user=<r>
2025-08-27T22:08:04.553484617Z 2025-08-27 22:08:04.552  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2025-08-27T22:08:04.563441070Z 2025-08-27 22:08:04.562  INFO --- [              main] o.f.c.i.database.base.BaseDatabaseType   : Database: jdbc:h2:file:/config/database/nzbhydra (H2 2.1)
2025-08-27T22:08:04.660349338Z 2025-08-27 22:08:04.658  INFO --- [              main] o.f.core.internal.command.DbValidate     : Successfully validated 2 migrations (execution time 00:00.022s)
2025-08-27T22:08:04.678902737Z 2025-08-27 22:08:04.677  INFO --- [              main] o.f.c.i.s.JdbcTableSchemaHistory         : Creating Schema History table "PUBLIC"."flyway_schema_history" ...
2025-08-27T22:08:04.744389386Z 2025-08-27 22:08:04.743  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Current version of schema "PUBLIC": << Empty Schema >>
2025-08-27T22:08:04.812587517Z 2025-08-27 22:08:04.811  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "1 - INITIAL"
2025-08-27T22:08:04.895453020Z 2025-08-27 22:08:04.894  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "2 - SEQUENCES"
2025-08-27T22:08:04.906346892Z 2025-08-27 22:08:04.905  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Successfully applied 2 migrations to schema "PUBLIC", now at version v2 (execution time 00:00.174s)
2025-08-27T22:08:05.120954082Z 2025-08-27 22:08:05.119  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-08-27T22:08:06.291808622Z 2025-08-27 22:08:06.290  INFO --- [              main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-08-27T22:08:06.808694604Z 2025-08-27 22:08:06.774  INFO --- [              main] org.nzbhydra.update.UpdateManager        : Running version 7.16.0
2025-08-27T22:08:06.896762566Z 2025-08-27 22:08:06.894  WARN --- [              main] org.nzbhydra.NzbHydra                    : Overwritten settings will be displayed with their original value in the config section of the GUI
2025-08-27T22:08:07.519613026Z 2025-08-27 22:08:07.517  INFO --- [              main] org.nzbhydra.InstanceCounter             : Instance counted
2025-08-27T22:08:08.516118300Z 2025-08-27 22:08:08.514  INFO --- [              main] o.s.d.j.r.query.QueryEnhancerFactory     : Hibernate is in classpath; If applicable, HQL parser will be used.
2025-08-27T22:08:12.010229335Z 2025-08-27 22:08:12.008  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Loading downloaders
2025-08-27T22:08:12.011581880Z 2025-08-27 22:08:12.010  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Finished initializing active downloaders
2025-08-27T22:08:12.012863090Z 2025-08-27 22:08:12.011  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : No downloaders configured
2025-08-27T22:08:13.222754903Z 2025-08-27 22:08:13.220  INFO --- [              main] o.n.searching.SearchModuleProvider       : Loading indexers
2025-08-27T22:08:13.223811851Z 2025-08-27 22:08:13.222  INFO --- [              main] o.n.searching.SearchModuleProvider       : Finished initializing active indexers
2025-08-27T22:08:13.225156450Z 2025-08-27 22:08:13.224  WARN --- [              main] o.n.searching.SearchModuleProvider       : No indexers configured
2025-08-27T22:08:13.550340887Z 2025-08-27 22:08:13.548  INFO --- [              main] org.nzbhydra.auth.SecurityConfig         : CSRF is disabled
2025-08-27T22:08:14.531493616Z 2025-08-27 22:08:14.530  INFO --- [              main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 14 endpoint(s) beneath base path '/actuator'
2025-08-27T22:08:14.733230813Z 2025-08-27 22:08:14.729  INFO --- [              main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@8a4eb05, org.nzbhydra.auth.ForwardedForRecognizingFilter@42b3e135, org.springframework.web.filter.ForwardedHeaderFilter@62fcd0b8, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@6f101ef2, org.springframework.security.web.context.SecurityContextHolderFilter@6be846e8, org.springframework.security.web.header.HeaderWriterFilter@17eaaca4, org.springframework.security.web.authentication.logout.LogoutFilter@4ec574f9, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6f6bf827, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@a715dab, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3455dfaf, org.springframework.security.web.access.ExceptionTranslationFilter@3f73efbd, org.springframework.security.web.access.intercept.AuthorizationFilter@7ff864e0]
2025-08-27T22:08:16.132069178Z 2025-08-27 22:08:16.130  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Problem detector" to be run every 1 hour
2025-08-27T22:08:16.139467409Z 2025-08-27 22:08:16.138  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Check for and install updates" to be run every 1 hour
2025-08-27T22:08:16.141172093Z 2025-08-27 22:08:16.140  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete short term storage results" to be run every 12 hours
2025-08-27T22:08:16.142720501Z 2025-08-27 22:08:16.141  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old history entries" to be run every 1 hour
2025-08-27T22:08:16.144371477Z 2025-08-27 22:08:16.143  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download queue check" to be run every 10 seconds
2025-08-27T22:08:16.145840556Z 2025-08-27 22:08:16.144  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Backup" to be run every 1 hour
2025-08-27T22:08:16.147331860Z 2025-08-27 22:08:16.146  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Clean up indexer statuses" to be run every 1 minute
2025-08-27T22:08:16.148869016Z 2025-08-27 22:08:16.147  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download history check" to be run every 10 minutes
2025-08-27T22:08:16.150378666Z 2025-08-27 22:08:16.149  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old search results" to be run every 1 hour
2025-08-27T22:08:16.248831394Z 2025-08-27 22:08:16.247  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 5076 (http) with context path ''
2025-08-27T22:08:16.259325580Z 2025-08-27 22:08:16.258  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Starting...
2025-08-27T22:08:16.261570903Z 2025-08-27 22:08:16.260  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@6d42f626]]
2025-08-27T22:08:16.263451140Z 2025-08-27 22:08:16.262  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Started.
2025-08-27T22:08:16.277968600Z 2025-08-27 22:08:16.276  INFO --- [              main] org.nzbhydra.NzbHydra                    : Started NzbHydra in 15.809 seconds (process running for 16.554)
2025-08-27T22:08:16.370773512Z 2025-08-27 22:08:16.369  INFO --- [              main] org.nzbhydra.NzbHydra                    : First start of NZBHydra detected
2025-08-27T22:08:16.423295378Z 2025-08-27 22:08:16.421  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-08-27T22:08:17.525209687Z [ls.io-init] done.
2025-08-27T22:08:19.529405344Z 2025-08-27 22:08:19.459  INFO --- [http-nio-0.0.0.0-5] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-08-27T22:08:19.550686297Z 2025-08-27 22:08:19.547  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2025-08-27T22:08:19.603362253Z 2025-08-27 22:08:19.600  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Completed initialization in 48 ms