2025-09-10T22:08:00.964111178Z [migrations] started 2025-09-10T22:08:00.971472682Z [migrations] no migrations found 2025-09-10T22:08:01.910529589Z usermod: no changes 2025-09-10T22:08:02.089458168Z ─────────────────────────────────────── 2025-09-10T22:08:02.089504271Z 2025-09-10T22:08:02.089513589Z ██╗ ███████╗██╗ ██████╗ 2025-09-10T22:08:02.089522076Z ██║ ██╔════╝██║██╔═══██╗ 2025-09-10T22:08:02.089532558Z ██║ ███████╗██║██║ ██║ 2025-09-10T22:08:02.089542738Z ██║ ╚════██║██║██║ ██║ 2025-09-10T22:08:02.089553109Z ███████╗███████║██║╚██████╔╝ 2025-09-10T22:08:02.089563971Z ╚══════╝╚══════╝╚═╝ ╚═════╝ 2025-09-10T22:08:02.089574382Z 2025-09-10T22:08:02.089584432Z Brought to you by linuxserver.io 2025-09-10T22:08:02.089595344Z ─────────────────────────────────────── 2025-09-10T22:08:02.095540666Z 2025-09-10T22:08:02.095972365Z To support the app dev(s) visit: 2025-09-10T22:08:02.140071728Z NZBHydra 2: https://github.com/theotherp/nzbhydra2#donate 2025-09-10T22:08:02.145140305Z 2025-09-10T22:08:02.145166277Z To support LSIO projects visit: 2025-09-10T22:08:02.145175165Z https://www.linuxserver.io/donate/ 2025-09-10T22:08:02.145184063Z 2025-09-10T22:08:02.145199374Z ─────────────────────────────────────── 2025-09-10T22:08:02.145210276Z GID/UID 2025-09-10T22:08:02.145218552Z ─────────────────────────────────────── 2025-09-10T22:08:02.263139900Z 2025-09-10T22:08:02.263186494Z User UID: 911 2025-09-10T22:08:02.263197737Z User GID: 911 2025-09-10T22:08:02.263207597Z ─────────────────────────────────────── 2025-09-10T22:08:02.308852452Z Linuxserver.io version: v7.16.3-ls62 2025-09-10T22:08:02.312810843Z Build-date: 2025-09-10T22:04:28+00:00 2025-09-10T22:08:02.312849771Z ─────────────────────────────────────── 2025-09-10T22:08:02.312860693Z 2025-09-10T22:08:06.001852059Z [custom-init] No custom files found, skipping... 2025-09-10T22:08:07.180202040Z /app/nzbhydra2/nzbhydra2wrapperPy3.py:584: SyntaxWarning: invalid escape sequence '\d' 2025-09-10T22:08:07.187592132Z match = re.match('(java|openjdk) (version )?"?(?P<major>\d+)((\.(?P<minor>\d+)\.(?P<patch>\d+))?[\-_\w]*)?"?.*', versionLine) 2025-09-10T22:08:07.904231377Z Logging wrapper output to /config/logs/wrapper.log 2025-09-10T22:08:07.904267469Z 2025-09-10 22:08:07,900 INFO - Determined release type: native 2025-09-10T22:08:07.915510750Z 2025-09-10 22:08:07,914 INFO - Starting NZBHydra main process with command line: ./core -Xmx256M -DfromWrapper=true -DinternalApiKey=ngdrandbhuerchwqtman -Dsun.security.pkcs11.enable-solaris=false -Dfile.encoding=UTF8 -Dspring.output.ansi.enabled=ALWAYS --nobrowser --datafolder /config in folder /app/nzbhydra2 2025-09-10T22:08:16.876203480Z 22:08:15,646 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11 2025-09-10T22:08:16.876310847Z 22:08:15,648 |-INFO in ch.qos.logback.classic.util.ContextInitializer@608342eb - Here is a list of configurators discovered as a service, by rank: 2025-09-10T22:08:16.876336298Z 22:08:15,648 |-INFO in ch.qos.logback.classic.util.ContextInitializer@608342eb - org.springframework.boot.logging.logback.RootLogLevelConfigurator 2025-09-10T22:08:16.876346358Z 22:08:15,648 |-INFO in ch.qos.logback.classic.util.ContextInitializer@608342eb - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned. 2025-09-10T22:08:16.876357060Z 22:08:15,648 |-INFO in ch.qos.logback.classic.util.ContextInitializer@608342eb - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator 2025-09-10T22:08:16.876397010Z 22:08:15,649 |-INFO in ch.qos.logback.classic.util.ContextInitializer@608342eb - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY 2025-09-10T22:08:16.876419145Z 22:08:15,649 |-INFO in ch.qos.logback.classic.util.ContextInitializer@608342eb - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator 2025-09-10T22:08:16.876465859Z 22:08:15,650 |-INFO in ch.qos.logback.classic.util.ContextInitializer@608342eb - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.joran.SerializedModelConfigurator 2025-09-10T22:08:16.876527172Z 22:08:15,650 |-INFO in ch.qos.logback.classic.util.ContextInitializer@608342eb - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator 2025-09-10T22:08:16.876564437Z 22:08:15,651 |-INFO in ch.qos.logback.classic.util.ContextInitializer@608342eb - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.util.DefaultJoranConfigurator 2025-09-10T22:08:16.876578295Z 22:08:15,651 |-INFO in ch.qos.logback.classic.util.ContextInitializer@608342eb - Trying to configure with ch.qos.logback.classic.BasicConfigurator 2025-09-10T22:08:16.876590790Z 22:08:15,651 |-INFO in ch.qos.logback.classic.util.ContextInitializer@608342eb - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.BasicConfigurator 2025-09-10T22:08:16.876624097Z 22:08:15,698 |-WARN in Logger[org.nzbhydra.NzbHydra] - No appenders present in context [default] for logger [org.nzbhydra.NzbHydra]. 2025-09-10T22:08:16.876648737Z 22:08:16,787 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 2025-09-10T22:08:16.876689619Z 22:08:16,787 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 2025-09-10T22:08:16.876734229Z 22:08:16,818 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE] 2025-09-10T22:08:16.876757506Z 22:08:16,818 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 2025-09-10T22:08:16.876783669Z 22:08:16,824 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1196149690 - No compression will be used 2025-09-10T22:08:16.876824110Z 22:08:16,825 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1196149690 - Will use the pattern /config/logs/nzbhydra2.%d{yyyy-MM-dd}.log for the active file 2025-09-10T22:08:16.876847748Z 22:08:16,830 |-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-10T22:08:16.876882598Z 22:08:16,830 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight. 2025-09-10T22:08:16.876940775Z 22:08:16,834 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-09-10T22:08:16.833Z 2025-09-10T22:08:16.876964583Z 22:08:16,838 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /config/logs/nzbhydra2.log 2025-09-10T22:08:16.876978221Z 22:08:16,839 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/config/logs/nzbhydra2.log] 2025-09-10T22:08:16.877012971Z 22:08:16,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STASH] 2025-09-10T22:08:16.877044624Z 22:08:16,840 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 2025-09-10T22:08:16.877079625Z 22:08:16,841 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1979677258 - No compression will be used 2025-09-10T22:08:16.877144946Z 22:08:16,841 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1979677258 - Will use the pattern /config/logs/nzbhydra2-log.json.%d{yyyy-ww} for the active file 2025-09-10T22:08:16.877165778Z 22:08:16,843 |-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-10T22:08:16.877207783Z 22:08:16,843 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Rollover at the start of week. 2025-09-10T22:08:16.877244537Z 22:08:16,843 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-09-10T22:08:16.843Z 2025-09-10T22:08:16.877261351Z 22:08:16,858 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - Active log file name: /config/logs/nzbhydra2-log.json 2025-09-10T22:08:16.877307213Z 22:08:16,858 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - File property is set to [/config/logs/nzbhydra2-log.json] 2025-09-10T22:08:16.877347103Z 22:08:16,859 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.nzbhydra] to DEBUG 2025-09-10T22:08:16.877391362Z 22:08:16,859 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating DEBUG level on Logger[org.nzbhydra] onto the JUL framework 2025-09-10T22:08:16.877401884Z 22:08:16,861 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STASH] to Logger[org.nzbhydra] 2025-09-10T22:08:16.877443477Z 22:08:16,861 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.spring] to INFO 2025-09-10T22:08:16.877468297Z 22:08:16,861 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating INFO level on Logger[org.spring] onto the JUL framework 2025-09-10T22:08:16.877500342Z 22:08:16,861 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate] to WARN 2025-09-10T22:08:16.877519531Z 22:08:16,861 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating WARN level on Logger[org.hibernate] onto the JUL framework 2025-09-10T22:08:16.877561565Z 22:08:16,861 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache] to WARN 2025-09-10T22:08:16.877596355Z 22:08:16,861 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating WARN level on Logger[org.apache] onto the JUL framework 2025-09-10T22:08:16.877632668Z 22:08:16,861 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework] to INFO 2025-09-10T22:08:16.877654061Z 22:08:16,862 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating INFO level on Logger[org.springframework] onto the JUL framework 2025-09-10T22:08:16.877699844Z 22:08:16,862 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.thymeleaf] to WARN 2025-09-10T22:08:16.877721036Z 22:08:16,862 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating WARN level on Logger[org.thymeleaf] onto the JUL framework 2025-09-10T22:08:16.877757560Z 22:08:16,862 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse] to WARN 2025-09-10T22:08:16.877794584Z 22:08:16,862 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating WARN level on Logger[org.eclipse] onto the JUL framework 2025-09-10T22:08:16.877815657Z 22:08:16,862 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [okhttp3.OkHttpClient] to DEBUG 2025-09-10T22:08:16.877853373Z 22:08:16,862 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating DEBUG level on Logger[okhttp3.OkHttpClient] onto the JUL framework 2025-09-10T22:08:16.877888624Z 22:08:16,862 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util] to ERROR 2025-09-10T22:08:16.877920308Z 22:08:16,862 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating ERROR level on Logger[org.apache.catalina.util] onto the JUL framework 2025-09-10T22:08:16.877951701Z 22:08:16,862 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.filter.CommonsRequestLoggingFilter] to DEBUG 2025-09-10T22:08:16.877986240Z 22:08:16,862 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating DEBUG level on Logger[org.springframework.web.filter.CommonsRequestLoggingFilter] onto the JUL framework 2025-09-10T22:08:16.878045570Z 22:08:16,862 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.reflections] to WARN 2025-09-10T22:08:16.878066823Z 22:08:16,862 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating WARN level on Logger[org.reflections] onto the JUL framework 2025-09-10T22:08:16.878111002Z 22:08:16,862 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.gargoylesoftware.htmlunit] to OFF 2025-09-10T22:08:16.878151824Z 22:08:16,862 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating OFF level on Logger[com.gargoylesoftware.htmlunit] onto the JUL framework 2025-09-10T22:08:16.878172866Z 22:08:16,863 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.loader.WebappClassLoaderBase] to ERROR 2025-09-10T22:08:16.878209770Z 22:08:16,863 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating ERROR level on Logger[org.apache.catalina.loader.WebappClassLoaderBase] onto the JUL framework 2025-09-10T22:08:16.878247857Z 22:08:16,863 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.socket.config.WebSocketMessageBrokerStats] to WARN 2025-09-10T22:08:16.878270062Z 22:08:16,863 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating WARN level on Logger[org.springframework.web.socket.config.WebSocketMessageBrokerStats] onto the JUL framework 2025-09-10T22:08:16.878306605Z 22:08:16,863 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 2025-09-10T22:08:16.878346596Z 22:08:16,863 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2094aa0a - Propagating INFO level on Logger[ROOT] onto the JUL framework 2025-09-10T22:08:16.878382849Z 22:08:16,863 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT] 2025-09-10T22:08:16.878422729Z 22:08:16,863 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT] 2025-09-10T22:08:16.878458351Z 22:08:16,864 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6e37a3f1 - End of configuration. 2025-09-10T22:08:16.878528903Z 2025-09-10T22:08:16.889408982Z .__ __. ________ .______ __ __ ____ ____ _______ .______ ___ ___ 2025-09-10T22:08:16.889433412Z | \ | | | / | _ \ | | | | \ \ / / | \ | _ \ / \ |__ \ 2025-09-10T22:08:16.889476178Z | \| | `---/ / | |_) || |__| | \ \/ / | .--. || |_) | / ^ \ ) | 2025-09-10T22:08:16.889516218Z | . ` | / / | _ < | __ | \_ _/ | | | || / / /_\ \ / / 2025-09-10T22:08:16.889609105Z | |\ | / /----.| |_) || | | | | | | '--' || |\ \----./ _____ \ / /_ 2025-09-10T22:08:16.889641411Z |__| \__| /________||______/ |__| |__| |__| |_______/ | _| `._____/__/ \__\ |____| 2025-09-10T22:08:16.889725700Z 2025-09-10T22:08:17.115753101Z 2025-09-10 22:08:17.097 INFO --- [ main] org.nzbhydra.NzbHydra : Starting AOT-processed NzbHydra using Java 17.0.9 with PID 663 (/app/nzbhydra2/core started by abc in /app/nzbhydra2) 2025-09-10T22:08:17.122214062Z 2025-09-10 22:08:17.117 INFO --- [ main] org.nzbhydra.NzbHydra : The following 1 profile is active: "default" 2025-09-10T22:08:17.890023829Z 2025-09-10 22:08:17.887 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-10T22:08:18.183807310Z 2025-09-10 22:08:18.181 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-10T22:08:18.196526643Z 2025-09-10 22:08:18.195 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-10T22:08:18.210264677Z 2025-09-10 22:08:18.208 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-10T22:08:18.214745009Z 2025-09-10 22:08:18.213 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-10T22:08:18.223220766Z 2025-09-10 22:08:18.221 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-10T22:08:18.237164175Z 2025-09-10 22:08:18.235 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-10T22:08:18.241901614Z 2025-09-10 22:08:18.240 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-10T22:08:18.254593091Z 2025-09-10 22:08:18.253 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-10T22:08:18.259715536Z 2025-09-10 22:08:18.258 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-10T22:08:18.268969020Z 2025-09-10 22:08:18.267 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-10T22:08:18.278617188Z 2025-09-10 22:08:18.277 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-10T22:08:18.284482760Z 2025-09-10 22:08:18.283 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-10T22:08:18.292935461Z 2025-09-10 22:08:18.290 INFO --- [ main] org.nzbhydra.config.BaseConfigHandler : Using data folder /config 2025-09-10T22:08:18.380919795Z 2025-09-10 22:08:18.379 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-10T22:08:18.391745465Z 2025-09-10 22:08:18.390 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-10T22:08:18.398692584Z 2025-09-10 22:08:18.397 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-10T22:08:18.412285366Z 2025-09-10 22:08:18.410 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-10T22:08:18.423672506Z 2025-09-10 22:08:18.422 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-10T22:08:19.054477807Z 2025-09-10 22:08:19.053 INFO --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat initialized with port(s): 5076 (http) 2025-09-10T22:08:19.134146857Z 2025-09-10 22:08:19.132 INFO --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1421 ms 2025-09-10T22:08:19.702596132Z 2025-09-10 22:08:19.701 INFO --- [ main] o.n.a.HydraAnonymousAuthenticationFilter : Granting basic user rights to anonymous users 2025-09-10T22:08:19.703889667Z 2025-09-10 22:08:19.702 INFO --- [ main] o.n.a.HydraAnonymousAuthenticationFilter : Granting stats rights to anonymous users 2025-09-10T22:08:19.705189945Z 2025-09-10 22:08:19.704 INFO --- [ main] o.n.a.HydraAnonymousAuthenticationFilter : Granting admin rights to anonymous users 2025-09-10T22:08:20.209456876Z 2025-09-10 22:08:20.208 INFO --- [ main] o.f.c.internal.license.VersionPrinter : Flyway Community Edition 9.10.2 by Redgate 2025-09-10T22:08:20.210872397Z 2025-09-10 22:08:20.209 INFO --- [ main] o.f.c.internal.license.VersionPrinter : See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#9.10.2 2025-09-10T22:08:20.212072904Z 2025-09-10 22:08:20.211 INFO --- [ main] o.f.c.internal.license.VersionPrinter : 2025-09-10T22:08:20.214480332Z 2025-09-10 22:08:20.213 WARN --- [ main] o.f.core.internal.util.FeatureDetector : Unable to scan location: /migration (unsupported protocol: resource) 2025-09-10T22:08:20.216845254Z 2025-09-10 22:08:20.215 WARN --- [ main] o.f.c.i.s.classpath.ClassPathScanner : Unable to scan location: /migration (unsupported protocol: resource) 2025-09-10T22:08:20.229830182Z 2025-09-10 22:08:20.228 INFO --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2025-09-10T22:08:20.404016390Z 2025-09-10 22:08:20.401 INFO --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection conn0: url=jdbc:h2:file:/config/database/nzbhydra user=<r> 2025-09-10T22:08:20.407245002Z 2025-09-10 22:08:20.406 INFO --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2025-09-10T22:08:20.417316924Z 2025-09-10 22:08:20.416 INFO --- [ main] o.f.c.i.database.base.BaseDatabaseType : Database: jdbc:h2:file:/config/database/nzbhydra (H2 2.1) 2025-09-10T22:08:20.529309272Z 2025-09-10 22:08:20.527 INFO --- [ main] o.f.core.internal.command.DbValidate : Successfully validated 2 migrations (execution time 00:00.028s) 2025-09-10T22:08:20.544871230Z 2025-09-10 22:08:20.543 INFO --- [ main] o.f.c.i.s.JdbcTableSchemaHistory : Creating Schema History table "PUBLIC"."flyway_schema_history" ... 2025-09-10T22:08:20.615721220Z 2025-09-10 22:08:20.614 INFO --- [ main] o.f.core.internal.command.DbMigrate : Current version of schema "PUBLIC": << Empty Schema >> 2025-09-10T22:08:20.685219930Z 2025-09-10 22:08:20.684 INFO --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version "1 - INITIAL" 2025-09-10T22:08:20.773913742Z 2025-09-10 22:08:20.772 INFO --- [ main] o.f.core.internal.command.DbMigrate : Migrating schema "PUBLIC" to version "2 - SEQUENCES" 2025-09-10T22:08:20.785054125Z 2025-09-10 22:08:20.783 INFO --- [ main] o.f.core.internal.command.DbMigrate : Successfully applied 2 migrations to schema "PUBLIC", now at version v2 (execution time 00:00.181s) 2025-09-10T22:08:20.980531348Z 2025-09-10 22:08:20.978 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-10T22:08:22.749592532Z 2025-09-10 22:08:22.748 INFO --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2025-09-10T22:08:23.258747176Z 2025-09-10 22:08:23.228 INFO --- [ main] org.nzbhydra.update.UpdateManager : Running version 7.16.3 2025-09-10T22:08:23.337036016Z 2025-09-10 22:08:23.335 WARN --- [ main] org.nzbhydra.NzbHydra : Overwritten settings will be displayed with their original value in the config section of the GUI 2025-09-10T22:08:23.952857895Z 2025-09-10 22:08:23.951 INFO --- [ main] org.nzbhydra.InstanceCounter : Instance counted 2025-09-10T22:08:24.973989786Z 2025-09-10 22:08:24.972 INFO --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2025-09-10T22:08:28.435990870Z 2025-09-10 22:08:28.434 INFO --- [ main] o.n.d.downloaders.DownloaderProvider : Loading downloaders 2025-09-10T22:08:28.437165516Z 2025-09-10 22:08:28.436 INFO --- [ main] o.n.d.downloaders.DownloaderProvider : Finished initializing active downloaders 2025-09-10T22:08:28.438366454Z 2025-09-10 22:08:28.437 INFO --- [ main] o.n.d.downloaders.DownloaderProvider : No downloaders configured 2025-09-10T22:08:29.470565992Z 2025-09-10 22:08:29.468 INFO --- [ main] o.n.searching.SearchModuleProvider : Loading indexers 2025-09-10T22:08:29.471891421Z 2025-09-10 22:08:29.470 INFO --- [ main] o.n.searching.SearchModuleProvider : Finished initializing active indexers 2025-09-10T22:08:29.473194254Z 2025-09-10 22:08:29.472 WARN --- [ main] o.n.searching.SearchModuleProvider : No indexers configured 2025-09-10T22:08:29.800044362Z 2025-09-10 22:08:29.798 INFO --- [ main] org.nzbhydra.auth.SecurityConfig : CSRF is disabled 2025-09-10T22:08:30.866709934Z 2025-09-10 22:08:30.865 INFO --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 14 endpoint(s) beneath base path '/actuator' 2025-09-10T22:08:31.096301021Z 2025-09-10 22:08:31.092 INFO --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@bb4ee2, org.nzbhydra.auth.ForwardedForRecognizingFilter@606dc230, org.springframework.web.filter.ForwardedHeaderFilter@52790e4d, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3aeffb5c, org.springframework.security.web.context.SecurityContextHolderFilter@68df88cf, org.springframework.security.web.header.HeaderWriterFilter@30726256, org.springframework.security.web.authentication.logout.LogoutFilter@5661de95, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@612e9344, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3f6650ec, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@4a9c77f5, org.springframework.security.web.access.ExceptionTranslationFilter@8f582b9, org.springframework.security.web.access.intercept.AuthorizationFilter@37f16571] 2025-09-10T22:08:32.289547378Z 2025-09-10 22:08:32.286 INFO --- [ main] org.nzbhydra.tasks.HydraTaskScheduler : Scheduling task "Problem detector" to be run every 1 hour 2025-09-10T22:08:32.297694064Z 2025-09-10 22:08:32.296 INFO --- [ main] org.nzbhydra.tasks.HydraTaskScheduler : Scheduling task "Check for and install updates" to be run every 1 hour 2025-09-10T22:08:32.299340649Z 2025-09-10 22:08:32.298 INFO --- [ main] org.nzbhydra.tasks.HydraTaskScheduler : Scheduling task "Delete short term storage results" to be run every 12 hours 2025-09-10T22:08:32.300880730Z 2025-09-10 22:08:32.299 INFO --- [ main] org.nzbhydra.tasks.HydraTaskScheduler : Scheduling task "Delete old history entries" to be run every 1 hour 2025-09-10T22:08:32.302527416Z 2025-09-10 22:08:32.301 INFO --- [ main] org.nzbhydra.tasks.HydraTaskScheduler : Scheduling task "Download queue check" to be run every 10 seconds 2025-09-10T22:08:32.304023118Z 2025-09-10 22:08:32.302 INFO --- [ main] org.nzbhydra.tasks.HydraTaskScheduler : Scheduling task "Backup" to be run every 1 hour 2025-09-10T22:08:32.305601316Z 2025-09-10 22:08:32.304 INFO --- [ main] org.nzbhydra.tasks.HydraTaskScheduler : Scheduling task "Clean up indexer statuses" to be run every 1 minute 2025-09-10T22:08:32.309936396Z 2025-09-10 22:08:32.308 INFO --- [ main] org.nzbhydra.tasks.HydraTaskScheduler : Scheduling task "Download history check" to be run every 10 minutes 2025-09-10T22:08:32.311414833Z 2025-09-10 22:08:32.310 INFO --- [ main] org.nzbhydra.tasks.HydraTaskScheduler : Scheduling task "Delete old search results" to be run every 1 hour 2025-09-10T22:08:32.746650005Z Connection to localhost (::1) 5076 port [tcp/*] succeeded! 2025-09-10T22:08:32.854130779Z 2025-09-10 22:08:32.852 INFO --- [ main] o.s.b.w.embedded.tomcat.TomcatWebServer : Tomcat started on port(s): 5076 (http) with context path '' 2025-09-10T22:08:32.923563105Z 2025-09-10 22:08:32.921 INFO --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler : Starting... 2025-09-10T22:08:32.928495196Z 2025-09-10 22:08:32.926 INFO --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@34c114be]] 2025-09-10T22:08:32.932555582Z 2025-09-10 22:08:32.931 INFO --- [ main] o.s.m.s.b.SimpleBrokerMessageHandler : Started. 2025-09-10T22:08:32.963600307Z 2025-09-10 22:08:32.961 INFO --- [ main] org.nzbhydra.NzbHydra : Started NzbHydra in 16.582 seconds (process running for 17.374) 2025-09-10T22:08:33.073689313Z 2025-09-10 22:08:33.071 INFO --- [ main] org.nzbhydra.NzbHydra : First start of NZBHydra detected 2025-09-10T22:08:33.153638948Z 2025-09-10 22:08:33.151 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-10T22:08:33.244045379Z [ls.io-init] done. 2025-09-10T22:08:35.001789866Z 2025-09-10 22:08:35.000 INFO --- [http-nio-0.0.0.0-5] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2025-09-10T22:08:35.003379057Z 2025-09-10 22:08:35.002 INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2025-09-10T22:08:35.028891020Z 2025-09-10 22:08:35.027 INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet : Completed initialization in 24 ms