2025-05-30T09:57:21.675147235Z [migrations] started
2025-05-30T09:57:21.675247395Z [migrations] no migrations found
2025-05-30T09:57:22.831880185Z usermod: no changes
2025-05-30T09:57:22.913277720Z ───────────────────────────────────────
2025-05-30T09:57:22.913317318Z 
2025-05-30T09:57:22.913320503Z       ██╗     ███████╗██╗ ██████╗
2025-05-30T09:57:22.913323378Z       ██║     ██╔════╝██║██╔═══██╗
2025-05-30T09:57:22.913326051Z       ██║     ███████╗██║██║   ██║
2025-05-30T09:57:22.913328866Z       ██║     ╚════██║██║██║   ██║
2025-05-30T09:57:22.913331370Z       ███████╗███████║██║╚██████╔╝
2025-05-30T09:57:22.913334014Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-05-30T09:57:22.913336567Z 
2025-05-30T09:57:22.913338901Z    Brought to you by linuxserver.io
2025-05-30T09:57:22.913341334Z ───────────────────────────────────────
2025-05-30T09:57:22.913343938Z 
2025-05-30T09:57:22.913346242Z To support the app dev(s) visit:
2025-05-30T09:57:22.913348625Z NZBHydra 2: https://github.com/theotherp/nzbhydra2#donate
2025-05-30T09:57:22.913351049Z 
2025-05-30T09:57:22.913353693Z To support LSIO projects visit:
2025-05-30T09:57:22.913356087Z https://www.linuxserver.io/donate/
2025-05-30T09:57:22.913358450Z 
2025-05-30T09:57:22.913360734Z ───────────────────────────────────────
2025-05-30T09:57:22.913363327Z GID/UID
2025-05-30T09:57:22.913365681Z ───────────────────────────────────────
2025-05-30T09:57:22.926032423Z 
2025-05-30T09:57:22.926069969Z User UID:    911
2025-05-30T09:57:22.926073605Z User GID:    911
2025-05-30T09:57:22.926077320Z ───────────────────────────────────────
2025-05-30T09:57:22.926081727Z Linuxserver.io version: v7.14.0-ls49
2025-05-30T09:57:22.926087465Z Build-date: 2025-05-30T09:46:39+00:00
2025-05-30T09:57:22.926092192Z ───────────────────────────────────────
2025-05-30T09:57:22.926099003Z     
2025-05-30T09:57:24.766939090Z [custom-init] No custom files found, skipping...
2025-05-30T09:57:25.104610469Z /app/nzbhydra2/nzbhydra2wrapperPy3.py:584: SyntaxWarning: invalid escape sequence '\d'
2025-05-30T09:57:25.114766380Z   match = re.match('(java|openjdk) (version )?"?(?P<major>\d+)((\.(?P<minor>\d+)\.(?P<patch>\d+))?[\-_\w]*)?"?.*', versionLine)
2025-05-30T09:57:25.177785077Z Logging wrapper output to /config/logs/wrapper.log
2025-05-30T09:57:25.233915327Z 2025-05-30 09:57:25,175  INFO - Determined release type: native
2025-05-30T09:57:25.233950300Z 2025-05-30 09:57:25,176  INFO - Starting NZBHydra main process with command line: ./core -Xmx256M -DfromWrapper=true -DinternalApiKey=dyfxsgptnwlulyfwiqrd -Dsun.security.pkcs11.enable-solaris=false -Dfile.encoding=UTF8 -Dspring.output.ansi.enabled=ALWAYS --nobrowser --datafolder /config in folder /app/nzbhydra2
2025-05-30T09:57:27.462185930Z 09:57:27,346 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
2025-05-30T09:57:27.462221614Z 09:57:27,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10891611 - Here is a list of configurators discovered as a service, by rank: 
2025-05-30T09:57:27.462225580Z 09:57:27,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10891611 -   org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-05-30T09:57:27.462228714Z 09:57:27,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10891611 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
2025-05-30T09:57:27.462231769Z 09:57:27,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10891611 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-05-30T09:57:27.462234683Z 09:57:27,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10891611 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
2025-05-30T09:57:27.462239491Z 09:57:27,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10891611 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-05-30T09:57:27.462242715Z 09:57:27,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10891611 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-05-30T09:57:27.462245911Z 09:57:27,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10891611 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-05-30T09:57:27.462249125Z 09:57:27,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10891611 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-05-30T09:57:27.462252510Z 09:57:27,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10891611 - Trying to configure with ch.qos.logback.classic.BasicConfigurator
2025-05-30T09:57:27.462255605Z 09:57:27,346 |-INFO in ch.qos.logback.classic.util.ContextInitializer@10891611 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.BasicConfigurator
2025-05-30T09:57:27.462259992Z 09:57:27,347 |-WARN in Logger[org.nzbhydra.NzbHydra] - No appenders present in context [default] for logger [org.nzbhydra.NzbHydra].
2025-05-30T09:57:27.462263206Z 09:57:27,447 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
2025-05-30T09:57:27.462276086Z 09:57:27,447 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
2025-05-30T09:57:27.462279250Z 09:57:27,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
2025-05-30T09:57:27.462282125Z 09:57:27,449 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-05-30T09:57:27.462285250Z 09:57:27,449 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@778082818 - No compression will be used
2025-05-30T09:57:27.462288194Z 09:57:27,449 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@778082818 - Will use the pattern /config/logs/nzbhydra2.%d{yyyy-MM-dd}.log for the active file
2025-05-30T09:57:27.462291179Z 09:57:27,449 |-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-05-30T09:57:27.462294844Z 09:57:27,449 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
2025-05-30T09:57:27.462297818Z 09:57:27,449 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-05-30T09:57:27.449Z
2025-05-30T09:57:27.462300773Z 09:57:27,450 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /config/logs/nzbhydra2.log
2025-05-30T09:57:27.462303507Z 09:57:27,450 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/config/logs/nzbhydra2.log]
2025-05-30T09:57:27.462306231Z 09:57:27,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STASH]
2025-05-30T09:57:27.462309155Z 09:57:27,450 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-05-30T09:57:27.462312070Z 09:57:27,450 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@700346043 - No compression will be used
2025-05-30T09:57:27.462315395Z 09:57:27,450 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@700346043 - Will use the pattern /config/logs/nzbhydra2-log.json.%d{yyyy-ww} for the active file
2025-05-30T09:57:27.462318479Z 09:57:27,450 |-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-05-30T09:57:27.462321494Z 09:57:27,450 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Rollover at the start of week.
2025-05-30T09:57:27.462324378Z 09:57:27,450 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-05-30T09:57:27.450Z
2025-05-30T09:57:27.462327313Z 09:57:27,451 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - Active log file name: /config/logs/nzbhydra2-log.json
2025-05-30T09:57:27.462330227Z 09:57:27,451 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - File property is set to [/config/logs/nzbhydra2-log.json]
2025-05-30T09:57:27.462333111Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.nzbhydra] to DEBUG
2025-05-30T09:57:27.462581614Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating DEBUG level on Logger[org.nzbhydra] onto the JUL framework
2025-05-30T09:57:27.462593652Z 09:57:27,451 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STASH] to Logger[org.nzbhydra]
2025-05-30T09:57:27.462596817Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.spring] to INFO
2025-05-30T09:57:27.462599731Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating INFO level on Logger[org.spring] onto the JUL framework
2025-05-30T09:57:27.462602836Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate] to WARN
2025-05-30T09:57:27.462605830Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating WARN level on Logger[org.hibernate] onto the JUL framework
2025-05-30T09:57:27.462608835Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache] to WARN
2025-05-30T09:57:27.462611759Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating WARN level on Logger[org.apache] onto the JUL framework
2025-05-30T09:57:27.462614613Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework] to INFO
2025-05-30T09:57:27.462617337Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating INFO level on Logger[org.springframework] onto the JUL framework
2025-05-30T09:57:27.462620172Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.thymeleaf] to WARN
2025-05-30T09:57:27.462622946Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating WARN level on Logger[org.thymeleaf] onto the JUL framework
2025-05-30T09:57:27.462625740Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse] to WARN
2025-05-30T09:57:27.462628754Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating WARN level on Logger[org.eclipse] onto the JUL framework
2025-05-30T09:57:27.462632010Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [okhttp3.OkHttpClient] to DEBUG
2025-05-30T09:57:27.462635355Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating DEBUG level on Logger[okhttp3.OkHttpClient] onto the JUL framework
2025-05-30T09:57:27.462638729Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util] to ERROR
2025-05-30T09:57:27.462641784Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating ERROR level on Logger[org.apache.catalina.util] onto the JUL framework
2025-05-30T09:57:27.462644789Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.filter.CommonsRequestLoggingFilter] to DEBUG
2025-05-30T09:57:27.462654672Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating DEBUG level on Logger[org.springframework.web.filter.CommonsRequestLoggingFilter] onto the JUL framework
2025-05-30T09:57:27.462662554Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.reflections] to WARN
2025-05-30T09:57:27.462665589Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating WARN level on Logger[org.reflections] onto the JUL framework
2025-05-30T09:57:27.462668533Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.gargoylesoftware.htmlunit] to OFF
2025-05-30T09:57:27.462671457Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating OFF level on Logger[com.gargoylesoftware.htmlunit] onto the JUL framework
2025-05-30T09:57:27.462674512Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.loader.WebappClassLoaderBase] to ERROR
2025-05-30T09:57:27.462681472Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating ERROR level on Logger[org.apache.catalina.loader.WebappClassLoaderBase] onto the JUL framework
2025-05-30T09:57:27.462757116Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.socket.config.WebSocketMessageBrokerStats] to WARN
2025-05-30T09:57:27.462764347Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating WARN level on Logger[org.springframework.web.socket.config.WebSocketMessageBrokerStats] onto the JUL framework
2025-05-30T09:57:27.462822023Z 09:57:27,451 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
2025-05-30T09:57:27.462828744Z 09:57:27,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64cc03e2 - Propagating INFO level on Logger[ROOT] onto the JUL framework
2025-05-30T09:57:27.462831958Z 09:57:27,451 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
2025-05-30T09:57:27.462848253Z 09:57:27,451 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
2025-05-30T09:57:27.462851698Z 09:57:27,452 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5743d4a0 - End of configuration.
2025-05-30T09:57:27.462886190Z 
2025-05-30T09:57:27.462889114Z .__   __.  ________  .______   __    __  ____    ____  _______  .______          ___          ___
2025-05-30T09:57:27.462914402Z |  \ |  | |       /  |   _  \ |  |  |  | \   \  /   / |       \ |   _  \        /   \        |__ \
2025-05-30T09:57:27.462922734Z |   \|  | `---/  /   |  |_)  ||  |__|  |  \   \/   /  |  .--.  ||  |_)  |      /  ^  \          ) |
2025-05-30T09:57:27.462955263Z |  . `  |    /  /    |   _  < |   __   |   \_    _/   |  |  |  ||      /      /  /_\  \        / /
2025-05-30T09:57:27.463008633Z |  |\   |   /  /----.|  |_)  ||  |  |  |     |  |     |  '--'  ||  |\  \----./  _____  \      / /_
2025-05-30T09:57:27.463012268Z |__| \__|  /________||______/ |__|  |__|     |__|     |_______/ | _| `._____/__/     \__\    |____|
2025-05-30T09:57:27.463015093Z 
2025-05-30T09:57:27.463048593Z 2025-05-30 09:57:27.460  INFO --- [              main] org.nzbhydra.NzbHydra                    : Starting AOT-processed NzbHydra using Java 22.0.1 with PID 181 (/app/nzbhydra2/core started by abc in /app/nzbhydra2)
2025-05-30T09:57:27.463092849Z 2025-05-30 09:57:27.460  INFO --- [              main] org.nzbhydra.NzbHydra                    : The following 1 profile is active: "default"
2025-05-30T09:57:27.551612731Z 2025-05-30 09:57:27.545  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-05-30T09:57:27.574148944Z 2025-05-30 09:57:27.570  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-05-30T09:57:27.581162208Z 2025-05-30 09:57:27.573  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-05-30T09:57:27.581194938Z 2025-05-30 09:57:27.576  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-05-30T09:57:27.581199515Z 2025-05-30 09:57:27.577  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-05-30T09:57:27.581203350Z 2025-05-30 09:57:27.579  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-05-30T09:57:27.587282155Z 2025-05-30 09:57:27.583  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-05-30T09:57:27.587318890Z 2025-05-30 09:57:27.584  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-05-30T09:57:27.588642512Z 2025-05-30 09:57:27.587  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-05-30T09:57:27.589333647Z 2025-05-30 09:57:27.589  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-05-30T09:57:27.633321341Z 2025-05-30 09:57:27.630  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-05-30T09:57:27.633366689Z 2025-05-30 09:57:27.632  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-05-30T09:57:27.636173362Z 2025-05-30 09:57:27.633  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-05-30T09:57:27.636213562Z 2025-05-30 09:57:27.634  INFO --- [              main] org.nzbhydra.config.BaseConfigHandler    : Using data folder /config
2025-05-30T09:57:27.660909631Z 2025-05-30 09:57:27.655  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-05-30T09:57:27.660942700Z 2025-05-30 09:57:27.657  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-05-30T09:57:27.660976691Z 2025-05-30 09:57:27.658  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-05-30T09:57:27.660984383Z 2025-05-30 09:57:27.659  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-05-30T09:57:27.660989070Z 2025-05-30 09:57:27.660  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-05-30T09:57:27.739230427Z 2025-05-30 09:57:27.738  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 5076 (http)
2025-05-30T09:57:27.764025934Z 2025-05-30 09:57:27.756  INFO --- [              main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 231 ms
2025-05-30T09:57:27.823342667Z 2025-05-30 09:57:27.822  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting basic user rights to anonymous users
2025-05-30T09:57:27.823597718Z 2025-05-30 09:57:27.823  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting stats rights to anonymous users
2025-05-30T09:57:27.830729260Z 2025-05-30 09:57:27.823  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting admin rights to anonymous users
2025-05-30T09:57:27.885997398Z 2025-05-30 09:57:27.885  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : Flyway Community Edition 9.10.2 by Redgate
2025-05-30T09:57:27.886394224Z 2025-05-30 09:57:27.886  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#9.10.2
2025-05-30T09:57:27.886414644Z 2025-05-30 09:57:27.886  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : 
2025-05-30T09:57:27.886616656Z 2025-05-30 09:57:27.886  WARN --- [              main] o.f.core.internal.util.FeatureDetector   : Unable to scan location: /migration (unsupported protocol: resource)
2025-05-30T09:57:27.887119278Z 2025-05-30 09:57:27.886  WARN --- [              main] o.f.c.i.s.classpath.ClassPathScanner     : Unable to scan location: /migration (unsupported protocol: resource)
2025-05-30T09:57:27.887935432Z 2025-05-30 09:57:27.887  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2025-05-30T09:57:27.899916306Z 2025-05-30 09:57:27.895  INFO --- [              main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection conn0: url=jdbc:h2:file:/config/database/nzbhydra user=<r>
2025-05-30T09:57:27.899980152Z 2025-05-30 09:57:27.897  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2025-05-30T09:57:27.904619721Z 2025-05-30 09:57:27.898  INFO --- [              main] o.f.c.i.database.base.BaseDatabaseType   : Database: jdbc:h2:file:/config/database/nzbhydra (H2 2.1)
2025-05-30T09:57:27.914551396Z 2025-05-30 09:57:27.904  INFO --- [              main] o.f.core.internal.command.DbValidate     : Successfully validated 2 migrations (execution time 00:00.001s)
2025-05-30T09:57:27.914600249Z 2025-05-30 09:57:27.906  INFO --- [              main] o.f.c.i.s.JdbcTableSchemaHistory         : Creating Schema History table "PUBLIC"."flyway_schema_history" ...
2025-05-30T09:57:27.957846712Z 2025-05-30 09:57:27.954  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Current version of schema "PUBLIC": << Empty Schema >>
2025-05-30T09:57:28.547663015Z 2025-05-30 09:57:28.506  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "1 - INITIAL"
2025-05-30T09:57:28.547705749Z 2025-05-30 09:57:28.511  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "2 - SEQUENCES"
2025-05-30T09:57:28.547712179Z 2025-05-30 09:57:28.512  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Successfully applied 2 migrations to schema "PUBLIC", now at version v2 (execution time 00:00.557s)
2025-05-30T09:57:28.547716094Z 2025-05-30 09:57:28.535  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-05-30T09:57:28.597895871Z 2025-05-30 09:57:28.576  INFO --- [              main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-05-30T09:57:28.606523733Z 2025-05-30 09:57:28.603  INFO --- [              main] org.nzbhydra.update.UpdateManager        : Running version 7.14.0
2025-05-30T09:57:28.617031201Z 2025-05-30 09:57:28.614  WARN --- [              main] org.nzbhydra.NzbHydra                    : Overwritten settings will be displayed with their original value in the config section of the GUI
2025-05-30T09:57:30.385009886Z 2025-05-30 09:57:30.380  INFO --- [              main] org.nzbhydra.InstanceCounter             : Instance counted
2025-05-30T09:57:30.535595617Z 2025-05-30 09:57:30.534  INFO --- [              main] o.s.d.j.r.query.QueryEnhancerFactory     : Hibernate is in classpath; If applicable, HQL parser will be used.
2025-05-30T09:57:30.879878850Z 2025-05-30 09:57:30.879  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Loading downloaders
2025-05-30T09:57:30.879903127Z 2025-05-30 09:57:30.879  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Finished initializing active downloaders
2025-05-30T09:57:30.880326381Z 2025-05-30 09:57:30.879  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : No downloaders configured
2025-05-30T09:57:31.142725561Z 2025-05-30 09:57:31.129  INFO --- [              main] o.n.searching.SearchModuleProvider       : Loading indexers
2025-05-30T09:57:31.142775887Z 2025-05-30 09:57:31.130  INFO --- [              main] o.n.searching.SearchModuleProvider       : Finished initializing active indexers
2025-05-30T09:57:31.142780073Z 2025-05-30 09:57:31.135  WARN --- [              main] o.n.searching.SearchModuleProvider       : No indexers configured
2025-05-30T09:57:31.191885260Z 2025-05-30 09:57:31.190  INFO --- [              main] org.nzbhydra.auth.SecurityConfig         : CSRF is disabled
2025-05-30T09:57:31.742200660Z 2025-05-30 09:57:31.741  INFO --- [              main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 14 endpoint(s) beneath base path '/actuator'
2025-05-30T09:57:31.799498929Z 2025-05-30 09:57:31.797  INFO --- [              main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@5b6e5f7, org.nzbhydra.auth.ForwardedForRecognizingFilter@63aec9c7, org.springframework.web.filter.ForwardedHeaderFilter@23705d0, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@72cef168, org.springframework.security.web.context.SecurityContextHolderFilter@6c20d2db, org.springframework.security.web.header.HeaderWriterFilter@51903897, org.springframework.security.web.authentication.logout.LogoutFilter@56a9e778, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@6516dc52, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@66e5b129, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3a492bc0, org.springframework.security.web.access.ExceptionTranslationFilter@5bb9740c, org.springframework.security.web.access.intercept.AuthorizationFilter@1474eaa0]
2025-05-30T09:57:32.098138319Z 2025-05-30 09:57:32.067  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Problem detector" to be run every 1 hour
2025-05-30T09:57:32.098185329Z 2025-05-30 09:57:32.067  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Check for and install updates" to be run every 1 hour
2025-05-30T09:57:32.098189806Z 2025-05-30 09:57:32.068  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete short term storage results" to be run every 12 hours
2025-05-30T09:57:32.098193652Z 2025-05-30 09:57:32.068  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old history entries" to be run every 1 hour
2025-05-30T09:57:32.098196816Z 2025-05-30 09:57:32.068  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download queue check" to be run every 10 seconds
2025-05-30T09:57:32.098200031Z 2025-05-30 09:57:32.068  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Backup" to be run every 1 hour
2025-05-30T09:57:32.098203296Z 2025-05-30 09:57:32.068  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Clean up indexer statuses" to be run every 1 minute
2025-05-30T09:57:32.098221043Z 2025-05-30 09:57:32.068  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download history check" to be run every 10 minutes
2025-05-30T09:57:32.098225760Z 2025-05-30 09:57:32.069  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old search results" to be run every 1 hour
2025-05-30T09:57:32.098229596Z 2025-05-30 09:57:32.075  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 5076 (http) with context path ''
2025-05-30T09:57:32.098233101Z 2025-05-30 09:57:32.076  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Starting...
2025-05-30T09:57:32.098236315Z 2025-05-30 09:57:32.076  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@6abee23e]]
2025-05-30T09:57:32.098239871Z 2025-05-30 09:57:32.076  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Started.
2025-05-30T09:57:32.098243106Z 2025-05-30 09:57:32.078  INFO --- [              main] org.nzbhydra.NzbHydra                    : Started NzbHydra in 4.65 seconds (process running for 4.734)
2025-05-30T09:57:32.098246401Z 2025-05-30 09:57:32.083  INFO --- [              main] org.nzbhydra.NzbHydra                    : First start of NZBHydra detected
2025-05-30T09:57:32.108912866Z 2025-05-30 09:57:32.107  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-05-30T09:57:32.543987833Z Connection to localhost (::1) 5076 port [tcp/*] succeeded!
2025-05-30T09:57:32.578667725Z [ls.io-init] done.
2025-05-30T09:58:30.335449665Z 2025-05-30 09:58:30.327  INFO --- [http-nio-0.0.0.0-5] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-05-30T09:58:30.335512328Z 2025-05-30 09:58:30.327  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2025-05-30T09:58:30.340614631Z 2025-05-30 09:58:30.329  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms