2025-07-02T22:29:27.759074374Z [migrations] started
2025-07-02T22:29:27.764125917Z [migrations] no migrations found
2025-07-02T22:29:29.037513533Z usermod: no changes
2025-07-02T22:29:29.070485341Z ───────────────────────────────────────
2025-07-02T22:29:29.070516634Z 
2025-07-02T22:29:29.070526213Z       ██╗     ███████╗██╗ ██████╗
2025-07-02T22:29:29.070535091Z       ██║     ██╔════╝██║██╔═══██╗
2025-07-02T22:29:29.070543749Z       ██║     ███████╗██║██║   ██║
2025-07-02T22:29:29.070552336Z       ██║     ╚════██║██║██║   ██║
2025-07-02T22:29:29.070561615Z       ███████╗███████║██║╚██████╔╝
2025-07-02T22:29:29.070570292Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-07-02T22:29:29.070578889Z 
2025-07-02T22:29:29.070587026Z    Brought to you by linuxserver.io
2025-07-02T22:29:29.070595302Z ───────────────────────────────────────
2025-07-02T22:29:29.082965072Z 
2025-07-02T22:29:29.083833611Z To support the app dev(s) visit:
2025-07-02T22:29:29.114838588Z NZBHydra 2: https://github.com/theotherp/nzbhydra2#donate
2025-07-02T22:29:29.120679039Z 
2025-07-02T22:29:29.120700302Z To support LSIO projects visit:
2025-07-02T22:29:29.120704831Z https://www.linuxserver.io/donate/
2025-07-02T22:29:29.120709010Z 
2025-07-02T22:29:29.120712958Z ───────────────────────────────────────
2025-07-02T22:29:29.120717276Z GID/UID
2025-07-02T22:29:29.120721114Z ───────────────────────────────────────
2025-07-02T22:29:29.230325062Z 
2025-07-02T22:29:29.230363279Z User UID:    911
2025-07-02T22:29:29.230368439Z User GID:    911
2025-07-02T22:29:29.230373229Z ───────────────────────────────────────
2025-07-02T22:29:29.230378429Z 
2025-07-02T22:29:31.846662746Z [custom-init] No custom files found, skipping...
2025-07-02T22:29:33.149339173Z Logging wrapper output to /config/logs/wrapper.log
2025-07-02T22:29:33.149372110Z 2025-07-02 22:29:33,144  INFO - Determined release type: native
2025-07-02T22:29:33.162212047Z 2025-07-02 22:29:33,161  INFO - Starting NZBHydra main process with command line: ./core -Xmx256M -DfromWrapper=true -DinternalApiKey=benvohseeafolpadgcek -Dsun.security.pkcs11.enable-solaris=false -Dfile.encoding=UTF8 -Dspring.output.ansi.enabled=ALWAYS --nobrowser --datafolder /config in folder /app/nzbhydra2
2025-07-02T22:29:42.053645593Z 22:29:40,922 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
2025-07-02T22:29:42.053855366Z 22:29:40,924 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fff1efb - Here is a list of configurators discovered as a service, by rank: 
2025-07-02T22:29:42.053889344Z 22:29:40,925 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fff1efb -   org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-07-02T22:29:42.053901358Z 22:29:40,925 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fff1efb - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
2025-07-02T22:29:42.053908272Z 22:29:40,925 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fff1efb - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-07-02T22:29:42.053935337Z 22:29:40,926 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fff1efb - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
2025-07-02T22:29:42.053952381Z 22:29:40,926 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fff1efb - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-07-02T22:29:42.053967502Z 22:29:40,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fff1efb - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-07-02T22:29:42.053999706Z 22:29:40,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fff1efb - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-07-02T22:29:42.054029977Z 22:29:40,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fff1efb - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-07-02T22:29:42.054044356Z 22:29:40,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fff1efb - Trying to configure with ch.qos.logback.classic.BasicConfigurator
2025-07-02T22:29:42.054087894Z 22:29:40,927 |-INFO in ch.qos.logback.classic.util.ContextInitializer@fff1efb - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.BasicConfigurator
2025-07-02T22:29:42.054096732Z 22:29:40,972 |-WARN in Logger[org.nzbhydra.NzbHydra] - No appenders present in context [default] for logger [org.nzbhydra.NzbHydra].
2025-07-02T22:29:42.054102574Z 22:29:41,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
2025-07-02T22:29:42.054130420Z 22:29:41,968 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
2025-07-02T22:29:42.054146121Z 22:29:41,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
2025-07-02T22:29:42.054160150Z 22:29:41,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-07-02T22:29:42.054184098Z 22:29:42,003 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@954164584 - No compression will be used
2025-07-02T22:29:42.054214088Z 22:29:42,004 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@954164584 - Will use the pattern /config/logs/nzbhydra2.%d{yyyy-MM-dd}.log for the active file
2025-07-02T22:29:42.054238277Z 22:29:42,009 |-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-07-02T22:29:42.054249409Z 22:29:42,009 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
2025-07-02T22:29:42.054270171Z 22:29:42,013 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-07-02T22:29:42.012Z
2025-07-02T22:29:42.054307316Z 22:29:42,018 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /config/logs/nzbhydra2.log
2025-07-02T22:29:42.054321384Z 22:29:42,018 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/config/logs/nzbhydra2.log]
2025-07-02T22:29:42.054335473Z 22:29:42,019 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STASH]
2025-07-02T22:29:42.054349982Z 22:29:42,019 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-07-02T22:29:42.054374431Z 22:29:42,020 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@337425244 - No compression will be used
2025-07-02T22:29:42.054439121Z 22:29:42,020 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@337425244 - Will use the pattern /config/logs/nzbhydra2-log.json.%d{yyyy-ww} for the active file
2025-07-02T22:29:42.054450995Z 22:29:42,023 |-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-07-02T22:29:42.054472088Z 22:29:42,023 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Rollover at the start of week.
2025-07-02T22:29:42.054496337Z 22:29:42,023 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-07-02T22:29:42.023Z
2025-07-02T22:29:42.054511968Z 22:29:42,037 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - Active log file name: /config/logs/nzbhydra2-log.json
2025-07-02T22:29:42.054532289Z 22:29:42,037 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - File property is set to [/config/logs/nzbhydra2-log.json]
2025-07-02T22:29:42.054555726Z 22:29:42,038 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.nzbhydra] to DEBUG
2025-07-02T22:29:42.054576448Z 22:29:42,039 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating DEBUG level on Logger[org.nzbhydra] onto the JUL framework
2025-07-02T22:29:42.054595677Z 22:29:42,040 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STASH] to Logger[org.nzbhydra]
2025-07-02T22:29:42.054638403Z 22:29:42,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.spring] to INFO
2025-07-02T22:29:42.054650236Z 22:29:42,041 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating INFO level on Logger[org.spring] onto the JUL framework
2025-07-02T22:29:42.054683153Z 22:29:42,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate] to WARN
2025-07-02T22:29:42.054691820Z 22:29:42,041 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating WARN level on Logger[org.hibernate] onto the JUL framework
2025-07-02T22:29:42.054701500Z 22:29:42,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache] to WARN
2025-07-02T22:29:42.054727242Z 22:29:42,041 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating WARN level on Logger[org.apache] onto the JUL framework
2025-07-02T22:29:42.054758655Z 22:29:42,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework] to INFO
2025-07-02T22:29:42.054770258Z 22:29:42,041 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating INFO level on Logger[org.springframework] onto the JUL framework
2025-07-02T22:29:42.054787403Z 22:29:42,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.thymeleaf] to WARN
2025-07-02T22:29:42.054831732Z 22:29:42,041 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating WARN level on Logger[org.thymeleaf] onto the JUL framework
2025-07-02T22:29:42.054865039Z 22:29:42,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse] to WARN
2025-07-02T22:29:42.054874909Z 22:29:42,041 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating WARN level on Logger[org.eclipse] onto the JUL framework
2025-07-02T22:29:42.054881372Z 22:29:42,041 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [okhttp3.OkHttpClient] to DEBUG
2025-07-02T22:29:42.054888677Z 22:29:42,041 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating DEBUG level on Logger[okhttp3.OkHttpClient] onto the JUL framework
2025-07-02T22:29:42.054917254Z 22:29:42,042 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util] to ERROR
2025-07-02T22:29:42.054953577Z 22:29:42,042 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating ERROR level on Logger[org.apache.catalina.util] onto the JUL framework
2025-07-02T22:29:42.054962786Z 22:29:42,042 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.filter.CommonsRequestLoggingFilter] to DEBUG
2025-07-02T22:29:42.054992496Z 22:29:42,042 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating DEBUG level on Logger[org.springframework.web.filter.CommonsRequestLoggingFilter] onto the JUL framework
2025-07-02T22:29:42.055067056Z 22:29:42,042 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.reflections] to WARN
2025-07-02T22:29:42.055082447Z 22:29:42,042 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating WARN level on Logger[org.reflections] onto the JUL framework
2025-07-02T22:29:42.055119652Z 22:29:42,042 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.gargoylesoftware.htmlunit] to OFF
2025-07-02T22:29:42.055126045Z 22:29:42,042 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating OFF level on Logger[com.gargoylesoftware.htmlunit] onto the JUL framework
2025-07-02T22:29:42.055146336Z 22:29:42,042 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.loader.WebappClassLoaderBase] to ERROR
2025-07-02T22:29:42.055178069Z 22:29:42,042 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating ERROR level on Logger[org.apache.catalina.loader.WebappClassLoaderBase] onto the JUL framework
2025-07-02T22:29:42.055200454Z 22:29:42,042 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.socket.config.WebSocketMessageBrokerStats] to WARN
2025-07-02T22:29:42.055218150Z 22:29:42,042 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating WARN level on Logger[org.springframework.web.socket.config.WebSocketMessageBrokerStats] onto the JUL framework
2025-07-02T22:29:42.055235816Z 22:29:42,043 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
2025-07-02T22:29:42.055278772Z 22:29:42,043 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@79f83fb - Propagating INFO level on Logger[ROOT] onto the JUL framework
2025-07-02T22:29:42.055313292Z 22:29:42,043 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
2025-07-02T22:29:42.055327911Z 22:29:42,043 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
2025-07-02T22:29:42.055336819Z 22:29:42,043 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@20084c70 - End of configuration.
2025-07-02T22:29:42.055421630Z 
2025-07-02T22:29:42.066717848Z .__   __.  ________  .______   __    __  ____    ____  _______  .______          ___          ___
2025-07-02T22:29:42.066728470Z |  \ |  | |       /  |   _  \ |  |  |  | \   \  /   / |       \ |   _  \        /   \        |__ \
2025-07-02T22:29:42.066741396Z |   \|  | `---/  /   |  |_)  ||  |__|  |  \   \/   /  |  .--.  ||  |_)  |      /  ^  \          ) |
2025-07-02T22:29:42.066755835Z |  . `  |    /  /    |   _  < |   __   |   \_    _/   |  |  |  ||      /      /  /_\  \        / /
2025-07-02T22:29:42.066812358Z |  |\   |   /  /----.|  |_)  ||  |  |  |     |  |     |  '--'  ||  |\  \----./  _____  \      / /_
2025-07-02T22:29:42.066835515Z |__| \__|  /________||______/ |__|  |__|     |__|     |_______/ | _| `._____/__/     \__\    |____|
2025-07-02T22:29:42.066846998Z 
2025-07-02T22:29:42.297132782Z 2025-07-02 22:29:42.279  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-07-02T22:29:42.301683736Z 2025-07-02 22:29:42.299  INFO --- [              main] org.nzbhydra.NzbHydra                    : The following 1 profile is active: "default"
2025-07-02T22:29:43.124143696Z 2025-07-02 22:29:43.122  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-07-02T22:29:43.435408974Z 2025-07-02 22:29:43.433  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-07-02T22:29:43.450702301Z 2025-07-02 22:29:43.449  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-07-02T22:29:43.465824073Z 2025-07-02 22:29:43.464  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-07-02T22:29:43.470790615Z 2025-07-02 22:29:43.469  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-07-02T22:29:43.480382681Z 2025-07-02 22:29:43.478  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-07-02T22:29:43.496129261Z 2025-07-02 22:29:43.494  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-07-02T22:29:43.501511229Z 2025-07-02 22:29:43.500  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-07-02T22:29:43.515742989Z 2025-07-02 22:29:43.514  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-07-02T22:29:43.521313987Z 2025-07-02 22:29:43.519  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-07-02T22:29:43.531524549Z 2025-07-02 22:29:43.530  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-07-02T22:29:43.541825573Z 2025-07-02 22:29:43.540  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-07-02T22:29:43.548196193Z 2025-07-02 22:29:43.546  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-07-02T22:29:43.557490278Z 2025-07-02 22:29:43.555  INFO --- [              main] org.nzbhydra.config.BaseConfigHandler    : Using data folder /config
2025-07-02T22:29:43.652121936Z 2025-07-02 22:29:43.648  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-07-02T22:29:43.662261645Z 2025-07-02 22:29:43.661  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-07-02T22:29:43.669447365Z 2025-07-02 22:29:43.668  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-07-02T22:29:43.684832988Z 2025-07-02 22:29:43.683  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-07-02T22:29:43.696233917Z 2025-07-02 22:29:43.694  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-07-02T22:29:44.421732117Z 2025-07-02 22:29:44.420  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 5076 (http)
2025-07-02T22:29:44.504567119Z 2025-07-02 22:29:44.502  INFO --- [              main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1579 ms
2025-07-02T22:29:45.247405679Z 2025-07-02 22:29:45.245  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting basic user rights to anonymous users
2025-07-02T22:29:45.248656918Z 2025-07-02 22:29:45.247  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting stats rights to anonymous users
2025-07-02T22:29:45.249922056Z 2025-07-02 22:29:45.249  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting admin rights to anonymous users
2025-07-02T22:29:45.893214262Z 2025-07-02 22:29:45.891  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : Flyway Community Edition 9.10.2 by Redgate
2025-07-02T22:29:45.894600344Z 2025-07-02 22:29:45.893  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#9.10.2
2025-07-02T22:29:45.895747955Z 2025-07-02 22:29:45.895  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : 
2025-07-02T22:29:45.898175984Z 2025-07-02 22:29:45.897  WARN --- [              main] o.f.core.internal.util.FeatureDetector   : Unable to scan location: /migration (unsupported protocol: resource)
2025-07-02T22:29:45.900728574Z 2025-07-02 22:29:45.899  WARN --- [              main] o.f.c.i.s.classpath.ClassPathScanner     : Unable to scan location: /migration (unsupported protocol: resource)
2025-07-02T22:29:45.913423018Z 2025-07-02 22:29:45.912  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2025-07-02T22:29:46.080010497Z 2025-07-02 22:29:46.077  INFO --- [              main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection conn0: url=jdbc:h2:file:/config/database/nzbhydra user=<r>
2025-07-02T22:29:46.083975703Z 2025-07-02 22:29:46.083  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2025-07-02T22:29:46.094097806Z 2025-07-02 22:29:46.093  INFO --- [              main] o.f.c.i.database.base.BaseDatabaseType   : Database: jdbc:h2:file:/config/database/nzbhydra (H2 2.1)
2025-07-02T22:29:46.195329294Z 2025-07-02 22:29:46.194  INFO --- [              main] o.f.core.internal.command.DbValidate     : Successfully validated 2 migrations (execution time 00:00.023s)
2025-07-02T22:29:46.210778766Z 2025-07-02 22:29:46.209  INFO --- [              main] o.f.c.i.s.JdbcTableSchemaHistory         : Creating Schema History table "PUBLIC"."flyway_schema_history" ...
2025-07-02T22:29:46.275784342Z 2025-07-02 22:29:46.274  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Current version of schema "PUBLIC": << Empty Schema >>
2025-07-02T22:29:46.346972048Z 2025-07-02 22:29:46.345  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "1 - INITIAL"
2025-07-02T22:29:46.429993505Z 2025-07-02 22:29:46.428  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "2 - SEQUENCES"
2025-07-02T22:29:46.441176695Z 2025-07-02 22:29:46.439  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Successfully applied 2 migrations to schema "PUBLIC", now at version v2 (execution time 00:00.177s)
2025-07-02T22:29:46.681354179Z 2025-07-02 22:29:46.679  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-07-02T22:29:47.844570125Z 2025-07-02 22:29:47.843  INFO --- [              main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-07-02T22:29:48.381737199Z 2025-07-02 22:29:48.349  INFO --- [              main] org.nzbhydra.update.UpdateManager        : Running version 7.15.1
2025-07-02T22:29:48.478148930Z 2025-07-02 22:29:48.476  WARN --- [              main] org.nzbhydra.NzbHydra                    : Overwritten settings will be displayed with their original value in the config section of the GUI
2025-07-02T22:29:49.509895426Z 2025-07-02 22:29:49.508  INFO --- [              main] org.nzbhydra.InstanceCounter             : Instance counted
2025-07-02T22:29:50.559228037Z 2025-07-02 22:29:50.557  INFO --- [              main] o.s.d.j.r.query.QueryEnhancerFactory     : Hibernate is in classpath; If applicable, HQL parser will be used.
2025-07-02T22:29:54.088118921Z 2025-07-02 22:29:54.086  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Loading downloaders
2025-07-02T22:29:54.089169457Z 2025-07-02 22:29:54.088  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Finished initializing active downloaders
2025-07-02T22:29:54.090378481Z 2025-07-02 22:29:54.089  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : No downloaders configured
2025-07-02T22:29:55.147789931Z 2025-07-02 22:29:55.145  INFO --- [              main] o.n.searching.SearchModuleProvider       : Loading indexers
2025-07-02T22:29:55.148937201Z 2025-07-02 22:29:55.147  INFO --- [              main] o.n.searching.SearchModuleProvider       : Finished initializing active indexers
2025-07-02T22:29:55.150235997Z 2025-07-02 22:29:55.149  WARN --- [              main] o.n.searching.SearchModuleProvider       : No indexers configured
2025-07-02T22:29:55.508237171Z 2025-07-02 22:29:55.506  INFO --- [              main] org.nzbhydra.auth.SecurityConfig         : CSRF is disabled
2025-07-02T22:29:56.707196467Z 2025-07-02 22:29:56.705  INFO --- [              main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 14 endpoint(s) beneath base path '/actuator'
2025-07-02T22:29:56.922370279Z 2025-07-02 22:29:56.918  INFO --- [              main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@588cd5bf, org.nzbhydra.auth.ForwardedForRecognizingFilter@63d7162c, org.springframework.web.filter.ForwardedHeaderFilter@69880263, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@19527723, org.springframework.security.web.context.SecurityContextHolderFilter@3863572e, org.springframework.security.web.header.HeaderWriterFilter@5c8e5f19, org.springframework.security.web.authentication.logout.LogoutFilter@4cf40efc, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7ecc69e9, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3ae7b35e, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7b58bcfa, org.springframework.security.web.access.ExceptionTranslationFilter@1c6907de, org.springframework.security.web.access.intercept.AuthorizationFilter@754a6222]
2025-07-02T22:29:58.373365117Z 2025-07-02 22:29:58.371  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Problem detector" to be run every 1 hour
2025-07-02T22:29:58.382253566Z 2025-07-02 22:29:58.380  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Check for and install updates" to be run every 1 hour
2025-07-02T22:29:58.385572770Z 2025-07-02 22:29:58.384  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete short term storage results" to be run every 12 hours
2025-07-02T22:29:58.387134425Z 2025-07-02 22:29:58.386  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old history entries" to be run every 1 hour
2025-07-02T22:29:58.389044963Z 2025-07-02 22:29:58.387  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download queue check" to be run every 10 seconds
2025-07-02T22:29:58.390478379Z 2025-07-02 22:29:58.389  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Backup" to be run every 1 hour
2025-07-02T22:29:58.393769777Z 2025-07-02 22:29:58.392  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Clean up indexer statuses" to be run every 1 minute
2025-07-02T22:29:58.395250880Z 2025-07-02 22:29:58.394  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download history check" to be run every 10 minutes
2025-07-02T22:29:58.396770140Z 2025-07-02 22:29:58.395  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old search results" to be run every 1 hour
2025-07-02T22:29:58.901040928Z 2025-07-02 22:29:58.899  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 5076 (http) with context path ''
2025-07-02T22:29:58.911943153Z 2025-07-02 22:29:58.910  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Starting...
2025-07-02T22:29:58.914232753Z 2025-07-02 22:29:58.913  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@1c0800ef]]
2025-07-02T22:29:58.916059532Z 2025-07-02 22:29:58.915  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Started.
2025-07-02T22:29:58.927955729Z 2025-07-02 22:29:58.926  INFO --- [              main] org.nzbhydra.NzbHydra                    : Started NzbHydra in 17.29 seconds (process running for 18.061)
2025-07-02T22:29:59.029765551Z 2025-07-02 22:29:59.028  INFO --- [              main] org.nzbhydra.NzbHydra                    : First start of NZBHydra detected
2025-07-02T22:29:59.079291454Z 2025-07-02 22:29:59.077  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-07-02T22:29:59.734138390Z [ls.io-init] done.
2025-07-02T22:30:01.149415050Z 2025-07-02 22:30:01.146  INFO --- [http-nio-0.0.0.0-5] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-07-02T22:30:01.152033373Z 2025-07-02 22:30:01.151  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2025-07-02T22:30:01.165344148Z 2025-07-02 22:30:01.164  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Completed initialization in 12 ms