2025-09-03T17:47:04.137446550Z [migrations] started
2025-09-03T17:47:04.167049031Z [migrations] no migrations found
2025-09-03T17:47:04.874327298Z usermod: no changes
2025-09-03T17:47:04.919624353Z ───────────────────────────────────────
2025-09-03T17:47:04.919663902Z 
2025-09-03T17:47:04.919673031Z       ██╗     ███████╗██╗ ██████╗
2025-09-03T17:47:04.919681598Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-03T17:47:04.919689875Z       ██║     ███████╗██║██║   ██║
2025-09-03T17:47:04.919698442Z       ██║     ╚════██║██║██║   ██║
2025-09-03T17:47:04.919706629Z       ███████╗███████║██║╚██████╔╝
2025-09-03T17:47:04.919714845Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-03T17:47:04.919724094Z 
2025-09-03T17:47:04.919733863Z    Brought to you by linuxserver.io
2025-09-03T17:47:04.919744144Z ───────────────────────────────────────
2025-09-03T17:47:04.928141674Z 
2025-09-03T17:47:04.928565628Z To support the app dev(s) visit:
2025-09-03T17:47:04.977782546Z NZBHydra 2: https://github.com/theotherp/nzbhydra2#donate
2025-09-03T17:47:04.983188552Z 
2025-09-03T17:47:04.983213723Z To support LSIO projects visit:
2025-09-03T17:47:04.983223192Z https://www.linuxserver.io/donate/
2025-09-03T17:47:04.983231669Z 
2025-09-03T17:47:04.983239695Z ───────────────────────────────────────
2025-09-03T17:47:04.983248934Z GID/UID
2025-09-03T17:47:04.983257100Z ───────────────────────────────────────
2025-09-03T17:47:05.110036656Z 
2025-09-03T17:47:05.110281018Z User UID:    911
2025-09-03T17:47:05.110291840Z User GID:    911
2025-09-03T17:47:05.110300688Z ───────────────────────────────────────
2025-09-03T17:47:05.110312873Z 
2025-09-03T17:47:08.968399207Z [custom-init] No custom files found, skipping...
2025-09-03T17:47:10.621860485Z Logging wrapper output to /config/logs/wrapper.log
2025-09-03T17:47:10.621914364Z 2025-09-03 17:47:10,616  INFO - Determined release type: native
2025-09-03T17:47:10.632987772Z 2025-09-03 17:47:10,632  INFO - Starting NZBHydra main process with command line: ./core -Xmx256M -DfromWrapper=true -DinternalApiKey=vrdectlizbmtjguosaea -Dsun.security.pkcs11.enable-solaris=false -Dfile.encoding=UTF8 -Dspring.output.ansi.enabled=ALWAYS --nobrowser --datafolder /config in folder /app/nzbhydra2
2025-09-03T17:47:19.689629910Z 17:47:18,492 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
2025-09-03T17:47:19.690092572Z 17:47:18,494 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1accefbb - Here is a list of configurators discovered as a service, by rank: 
2025-09-03T17:47:19.690123053Z 17:47:18,495 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1accefbb -   org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-09-03T17:47:19.690132883Z 17:47:18,495 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1accefbb - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
2025-09-03T17:47:19.690167994Z 17:47:18,495 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1accefbb - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-09-03T17:47:19.690208866Z 17:47:18,496 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1accefbb - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
2025-09-03T17:47:19.690249608Z 17:47:18,496 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1accefbb - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-09-03T17:47:19.690286392Z 17:47:18,497 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1accefbb - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-09-03T17:47:19.690335541Z 17:47:18,497 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1accefbb - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-09-03T17:47:19.690368738Z 17:47:18,497 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1accefbb - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-09-03T17:47:19.690393849Z 17:47:18,497 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1accefbb - Trying to configure with ch.qos.logback.classic.BasicConfigurator
2025-09-03T17:47:19.690416063Z 17:47:18,497 |-INFO in ch.qos.logback.classic.util.ContextInitializer@1accefbb - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.BasicConfigurator
2025-09-03T17:47:19.690425172Z 17:47:18,545 |-WARN in Logger[org.nzbhydra.NzbHydra] - No appenders present in context [default] for logger [org.nzbhydra.NzbHydra].
2025-09-03T17:47:19.690442918Z 17:47:19,596 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
2025-09-03T17:47:19.690451725Z 17:47:19,596 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
2025-09-03T17:47:19.690474050Z 17:47:19,632 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
2025-09-03T17:47:19.690531706Z 17:47:19,632 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-09-03T17:47:19.690556095Z 17:47:19,639 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1166122762 - No compression will be used
2025-09-03T17:47:19.690606968Z 17:47:19,639 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1166122762 - Will use the pattern /config/logs/nzbhydra2.%d{yyyy-MM-dd}.log for the active file
2025-09-03T17:47:19.690620465Z 17:47:19,644 |-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-09-03T17:47:19.690630876Z 17:47:19,644 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
2025-09-03T17:47:19.690643010Z 17:47:19,649 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-09-03T17:47:19.647Z
2025-09-03T17:47:19.690653051Z 17:47:19,653 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /config/logs/nzbhydra2.log
2025-09-03T17:47:19.690667009Z 17:47:19,653 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/config/logs/nzbhydra2.log]
2025-09-03T17:47:19.690706629Z 17:47:19,654 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STASH]
2025-09-03T17:47:19.690730206Z 17:47:19,654 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-09-03T17:47:19.690742521Z 17:47:19,655 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1586854256 - No compression will be used
2025-09-03T17:47:19.690798443Z 17:47:19,655 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1586854256 - Will use the pattern /config/logs/nzbhydra2-log.json.%d{yyyy-ww} for the active file
2025-09-03T17:47:19.690811520Z 17:47:19,657 |-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-09-03T17:47:19.690841480Z 17:47:19,657 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Rollover at the start of week.
2025-09-03T17:47:19.690853314Z 17:47:19,657 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-09-03T17:47:19.657Z
2025-09-03T17:47:19.690866009Z 17:47:19,672 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - Active log file name: /config/logs/nzbhydra2-log.json
2025-09-03T17:47:19.690898455Z 17:47:19,672 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - File property is set to [/config/logs/nzbhydra2-log.json]
2025-09-03T17:47:19.690925549Z 17:47:19,673 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.nzbhydra] to DEBUG
2025-09-03T17:47:19.690936892Z 17:47:19,674 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating DEBUG level on Logger[org.nzbhydra] onto the JUL framework
2025-09-03T17:47:19.690966853Z 17:47:19,675 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STASH] to Logger[org.nzbhydra]
2025-09-03T17:47:19.690991242Z 17:47:19,675 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.spring] to INFO
2025-09-03T17:47:19.691004799Z 17:47:19,675 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating INFO level on Logger[org.spring] onto the JUL framework
2025-09-03T17:47:19.691039880Z 17:47:19,675 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate] to WARN
2025-09-03T17:47:19.691049278Z 17:47:19,675 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating WARN level on Logger[org.hibernate] onto the JUL framework
2025-09-03T17:47:19.691065211Z 17:47:19,676 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache] to WARN
2025-09-03T17:47:19.691074740Z 17:47:19,676 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating WARN level on Logger[org.apache] onto the JUL framework
2025-09-03T17:47:19.691116975Z 17:47:19,676 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework] to INFO
2025-09-03T17:47:19.691127055Z 17:47:19,676 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating INFO level on Logger[org.springframework] onto the JUL framework
2025-09-03T17:47:19.691136294Z 17:47:19,676 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.thymeleaf] to WARN
2025-09-03T17:47:19.691164981Z 17:47:19,676 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating WARN level on Logger[org.thymeleaf] onto the JUL framework
2025-09-03T17:47:19.691187787Z 17:47:19,676 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse] to WARN
2025-09-03T17:47:19.691196725Z 17:47:19,676 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating WARN level on Logger[org.eclipse] onto the JUL framework
2025-09-03T17:47:19.691235503Z 17:47:19,676 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [okhttp3.OkHttpClient] to DEBUG
2025-09-03T17:47:19.691246997Z 17:47:19,676 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating DEBUG level on Logger[okhttp3.OkHttpClient] onto the JUL framework
2025-09-03T17:47:19.691274061Z 17:47:19,676 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util] to ERROR
2025-09-03T17:47:19.691294472Z 17:47:19,676 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating ERROR level on Logger[org.apache.catalina.util] onto the JUL framework
2025-09-03T17:47:19.691324533Z 17:47:19,676 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.filter.CommonsRequestLoggingFilter] to DEBUG
2025-09-03T17:47:19.691363181Z 17:47:19,676 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating DEBUG level on Logger[org.springframework.web.filter.CommonsRequestLoggingFilter] onto the JUL framework
2025-09-03T17:47:19.691388011Z 17:47:19,677 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.reflections] to WARN
2025-09-03T17:47:19.691415195Z 17:47:19,677 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating WARN level on Logger[org.reflections] onto the JUL framework
2025-09-03T17:47:19.691445065Z 17:47:19,677 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.gargoylesoftware.htmlunit] to OFF
2025-09-03T17:47:19.691456018Z 17:47:19,677 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating OFF level on Logger[com.gargoylesoftware.htmlunit] onto the JUL framework
2025-09-03T17:47:19.691464976Z 17:47:19,677 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.loader.WebappClassLoaderBase] to ERROR
2025-09-03T17:47:19.691502491Z 17:47:19,677 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating ERROR level on Logger[org.apache.catalina.loader.WebappClassLoaderBase] onto the JUL framework
2025-09-03T17:47:19.691513283Z 17:47:19,677 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.socket.config.WebSocketMessageBrokerStats] to WARN
2025-09-03T17:47:19.691540397Z 17:47:19,677 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating WARN level on Logger[org.springframework.web.socket.config.WebSocketMessageBrokerStats] onto the JUL framework
2025-09-03T17:47:19.691566991Z 17:47:19,677 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
2025-09-03T17:47:19.691579206Z 17:47:19,677 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@46469aaf - Propagating INFO level on Logger[ROOT] onto the JUL framework
2025-09-03T17:47:19.691606290Z 17:47:19,678 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
2025-09-03T17:47:19.691634467Z 17:47:19,678 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
2025-09-03T17:47:19.691645699Z 17:47:19,678 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7101bbc3 - End of configuration.
2025-09-03T17:47:19.691726091Z 
2025-09-03T17:47:19.702389745Z .__   __.  ________  .______   __    __  ____    ____  _______  .______          ___          ___
2025-09-03T17:47:19.702406979Z |  \ |  | |       /  |   _  \ |  |  |  | \   \  /   / |       \ |   _  \        /   \        |__ \
2025-09-03T17:47:19.702416328Z |   \|  | `---/  /   |  |_)  ||  |__|  |  \   \/   /  |  .--.  ||  |_)  |      /  ^  \          ) |
2025-09-03T17:47:19.702457451Z |  . `  |    /  /    |   _  < |   __   |   \_    _/   |  |  |  ||      /      /  /_\  \        / /
2025-09-03T17:47:19.702481409Z |  |\   |   /  /----.|  |_)  ||  |  |  |     |  |     |  '--'  ||  |\  \----./  _____  \      / /_
2025-09-03T17:47:19.702491700Z |__| \__|  /________||______/ |__|  |__|     |__|     |_______/ | _| `._____/__/     \__\    |____|
2025-09-03T17:47:19.702500357Z 
2025-09-03T17:47:19.926391067Z 2025-09-03 17:47:19.908  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-09-03T17:47:19.930497636Z 2025-09-03 17:47:19.928  INFO --- [              main] org.nzbhydra.NzbHydra                    : The following 1 profile is active: "default"
2025-09-03T17:47:20.722071009Z 2025-09-03 17:47:20.719  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-09-03T17:47:21.027708853Z 2025-09-03 17:47:21.025  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-09-03T17:47:21.041844257Z 2025-09-03 17:47:21.040  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-09-03T17:47:21.055654266Z 2025-09-03 17:47:21.054  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-09-03T17:47:21.060014827Z 2025-09-03 17:47:21.058  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-09-03T17:47:21.068683253Z 2025-09-03 17:47:21.067  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-09-03T17:47:21.083740063Z 2025-09-03 17:47:21.082  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-09-03T17:47:21.088554788Z 2025-09-03 17:47:21.087  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-09-03T17:47:21.101901926Z 2025-09-03 17:47:21.100  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-09-03T17:47:21.107081024Z 2025-09-03 17:47:21.105  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-09-03T17:47:21.116581486Z 2025-09-03 17:47:21.115  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-09-03T17:47:21.126911297Z 2025-09-03 17:47:21.125  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-09-03T17:47:21.133357097Z 2025-09-03 17:47:21.132  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-09-03T17:47:21.142076625Z 2025-09-03 17:47:21.140  INFO --- [              main] org.nzbhydra.config.BaseConfigHandler    : Using data folder /config
2025-09-03T17:47:21.236661030Z 2025-09-03 17:47:21.232  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-09-03T17:47:21.247248019Z 2025-09-03 17:47:21.245  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-09-03T17:47:21.255077686Z 2025-09-03 17:47:21.253  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-09-03T17:47:21.270718482Z 2025-09-03 17:47:21.269  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-09-03T17:47:21.283692297Z 2025-09-03 17:47:21.282  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-09-03T17:47:21.956298947Z 2025-09-03 17:47:21.954  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 5076 (http)
2025-09-03T17:47:22.042468507Z 2025-09-03 17:47:22.040  INFO --- [              main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1508 ms
2025-09-03T17:47:22.708785741Z 2025-09-03 17:47:22.707  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting basic user rights to anonymous users
2025-09-03T17:47:22.710393028Z 2025-09-03 17:47:22.709  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting stats rights to anonymous users
2025-09-03T17:47:22.711893800Z 2025-09-03 17:47:22.710  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting admin rights to anonymous users
2025-09-03T17:47:23.498895266Z 2025-09-03 17:47:23.497  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : Flyway Community Edition 9.10.2 by Redgate
2025-09-03T17:47:23.500309043Z 2025-09-03 17:47:23.499  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#9.10.2
2025-09-03T17:47:23.501538780Z 2025-09-03 17:47:23.500  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : 
2025-09-03T17:47:23.504099035Z 2025-09-03 17:47:23.503  WARN --- [              main] o.f.core.internal.util.FeatureDetector   : Unable to scan location: /migration (unsupported protocol: resource)
2025-09-03T17:47:23.506659611Z 2025-09-03 17:47:23.505  WARN --- [              main] o.f.c.i.s.classpath.ClassPathScanner     : Unable to scan location: /migration (unsupported protocol: resource)
2025-09-03T17:47:23.520351813Z 2025-09-03 17:47:23.519  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2025-09-03T17:47:23.704139958Z 2025-09-03 17:47:23.701  INFO --- [              main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection conn0: url=jdbc:h2:file:/config/database/nzbhydra user=<r>
2025-09-03T17:47:23.707300773Z 2025-09-03 17:47:23.706  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2025-09-03T17:47:23.717766087Z 2025-09-03 17:47:23.716  INFO --- [              main] o.f.c.i.database.base.BaseDatabaseType   : Database: jdbc:h2:file:/config/database/nzbhydra (H2 2.1)
2025-09-03T17:47:23.829021793Z 2025-09-03 17:47:23.827  INFO --- [              main] o.f.core.internal.command.DbValidate     : Successfully validated 2 migrations (execution time 00:00.028s)
2025-09-03T17:47:23.845201123Z 2025-09-03 17:47:23.844  INFO --- [              main] o.f.c.i.s.JdbcTableSchemaHistory         : Creating Schema History table "PUBLIC"."flyway_schema_history" ...
2025-09-03T17:47:23.916316969Z 2025-09-03 17:47:23.914  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Current version of schema "PUBLIC": << Empty Schema >>
2025-09-03T17:47:23.988731321Z 2025-09-03 17:47:23.987  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "1 - INITIAL"
2025-09-03T17:47:24.083405035Z 2025-09-03 17:47:24.081  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "2 - SEQUENCES"
2025-09-03T17:47:24.096983899Z 2025-09-03 17:47:24.095  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Successfully applied 2 migrations to schema "PUBLIC", now at version v2 (execution time 00:00.193s)
2025-09-03T17:47:24.332201878Z 2025-09-03 17:47:24.330  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-09-03T17:47:25.601515698Z 2025-09-03 17:47:25.600  INFO --- [              main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-09-03T17:47:26.109909452Z 2025-09-03 17:47:26.080  INFO --- [              main] org.nzbhydra.update.UpdateManager        : Running version 7.16.1
2025-09-03T17:47:26.205356925Z 2025-09-03 17:47:26.203  WARN --- [              main] org.nzbhydra.NzbHydra                    : Overwritten settings will be displayed with their original value in the config section of the GUI
2025-09-03T17:47:26.839454949Z 2025-09-03 17:47:26.837  INFO --- [              main] org.nzbhydra.InstanceCounter             : Instance counted
2025-09-03T17:47:27.858457677Z 2025-09-03 17:47:27.856  INFO --- [              main] o.s.d.j.r.query.QueryEnhancerFactory     : Hibernate is in classpath; If applicable, HQL parser will be used.
2025-09-03T17:47:31.466706368Z 2025-09-03 17:47:31.465  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Loading downloaders
2025-09-03T17:47:31.467814259Z 2025-09-03 17:47:31.466  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Finished initializing active downloaders
2025-09-03T17:47:31.469074085Z 2025-09-03 17:47:31.468  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : No downloaders configured
2025-09-03T17:47:32.527550222Z 2025-09-03 17:47:32.525  INFO --- [              main] o.n.searching.SearchModuleProvider       : Loading indexers
2025-09-03T17:47:32.528774246Z 2025-09-03 17:47:32.527  INFO --- [              main] o.n.searching.SearchModuleProvider       : Finished initializing active indexers
2025-09-03T17:47:32.530100617Z 2025-09-03 17:47:32.529  WARN --- [              main] o.n.searching.SearchModuleProvider       : No indexers configured
2025-09-03T17:47:32.875282210Z 2025-09-03 17:47:32.873  INFO --- [              main] org.nzbhydra.auth.SecurityConfig         : CSRF is disabled
2025-09-03T17:47:33.892934048Z 2025-09-03 17:47:33.891  INFO --- [              main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 14 endpoint(s) beneath base path '/actuator'
2025-09-03T17:47:34.233263331Z 2025-09-03 17:47:34.229  INFO --- [              main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@4380e04d, org.nzbhydra.auth.ForwardedForRecognizingFilter@75df52e8, org.springframework.web.filter.ForwardedHeaderFilter@44315726, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@70b2216e, org.springframework.security.web.context.SecurityContextHolderFilter@2ae69db8, org.springframework.security.web.header.HeaderWriterFilter@7256bc6f, org.springframework.security.web.authentication.logout.LogoutFilter@5f7c5edd, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@4ab6f31f, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@63cdb31, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@5b87d034, org.springframework.security.web.access.ExceptionTranslationFilter@1d5993cf, org.springframework.security.web.access.intercept.AuthorizationFilter@6f84b186]
2025-09-03T17:47:35.434158416Z 2025-09-03 17:47:35.432  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Problem detector" to be run every 1 hour
2025-09-03T17:47:35.442583682Z 2025-09-03 17:47:35.441  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Check for and install updates" to be run every 1 hour
2025-09-03T17:47:35.444367985Z 2025-09-03 17:47:35.443  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete short term storage results" to be run every 12 hours
2025-09-03T17:47:35.445976384Z 2025-09-03 17:47:35.444  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old history entries" to be run every 1 hour
2025-09-03T17:47:35.447954137Z 2025-09-03 17:47:35.446  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download queue check" to be run every 10 seconds
2025-09-03T17:47:35.449457103Z 2025-09-03 17:47:35.448  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Backup" to be run every 1 hour
2025-09-03T17:47:35.451413533Z 2025-09-03 17:47:35.450  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Clean up indexer statuses" to be run every 1 minute
2025-09-03T17:47:35.453028155Z 2025-09-03 17:47:35.451  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download history check" to be run every 10 minutes
2025-09-03T17:47:35.454648788Z 2025-09-03 17:47:35.453  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old search results" to be run every 1 hour
2025-09-03T17:47:35.573183702Z 2025-09-03 17:47:35.571  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 5076 (http) with context path ''
2025-09-03T17:47:35.660407394Z 2025-09-03 17:47:35.659  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Starting...
2025-09-03T17:47:35.662777938Z 2025-09-03 17:47:35.661  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@2c721daf]]
2025-09-03T17:47:35.664650459Z 2025-09-03 17:47:35.663  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Started.
2025-09-03T17:47:35.676445280Z 2025-09-03 17:47:35.675  INFO --- [              main] org.nzbhydra.NzbHydra                    : Started NzbHydra in 16.432 seconds (process running for 17.257)
2025-09-03T17:47:35.758709916Z 2025-09-03 17:47:35.757  INFO --- [              main] org.nzbhydra.NzbHydra                    : First start of NZBHydra detected
2025-09-03T17:47:35.814685886Z 2025-09-03 17:47:35.812  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-09-03T17:47:36.621224294Z [ls.io-init] done.
2025-09-03T17:47:37.523653308Z 2025-09-03 17:47:37.521  INFO --- [http-nio-0.0.0.0-5] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-09-03T17:47:37.526270258Z 2025-09-03 17:47:37.524  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2025-09-03T17:47:37.545968043Z 2025-09-03 17:47:37.544  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Completed initialization in 18 ms