LinuxServer.io

Test Results

linuxserver/nzbhydra2

v7.19.0-ls63

Cumulative: PASS

Total Runtime: 57.22s
Runtime: 33.23s
amd64-v7.19.0-ls63
Build Information
Builder: X86-BUILDER-3m --Hetzner
Created: 2025-09-18T13:06:29+00:00
Image: linuxserver/nzbhydra2
Maintainer: nemchik
Size: 168.07MB
Tag: amd64-v7.19.0-ls63
Version: v7.19.0-ls63
View Container Logs
Expand
2025-09-18T13:39:55.332999646Z [migrations] started
2025-09-18T13:39:55.333567951Z [migrations] no migrations found
2025-09-18T13:39:55.382058168Z usermod: no changes
2025-09-18T13:39:55.396870679Z ───────────────────────────────────────
2025-09-18T13:39:55.396888014Z 
2025-09-18T13:39:55.396892242Z       ██╗     ███████╗██╗ ██████╗
2025-09-18T13:39:55.396896330Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-18T13:39:55.396900418Z       ██║     ███████╗██║██║   ██║
2025-09-18T13:39:55.396904216Z       ██║     ╚════██║██║██║   ██║
2025-09-18T13:39:55.396908254Z       ███████╗███████║██║╚██████╔╝
2025-09-18T13:39:55.396911962Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-18T13:39:55.396918695Z 
2025-09-18T13:39:55.396922323Z    Brought to you by linuxserver.io
2025-09-18T13:39:55.396926551Z ───────────────────────────────────────
2025-09-18T13:39:55.397088197Z 
2025-09-18T13:39:55.397093618Z To support the app dev(s) visit:
2025-09-18T13:39:55.397899962Z NZBHydra 2: https://github.com/theotherp/nzbhydra2#donate
2025-09-18T13:39:55.398098292Z 
2025-09-18T13:39:55.398110386Z To support LSIO projects visit:
2025-09-18T13:39:55.398114825Z https://www.linuxserver.io/donate/
2025-09-18T13:39:55.398118783Z 
2025-09-18T13:39:55.398122962Z ───────────────────────────────────────
2025-09-18T13:39:55.398127831Z GID/UID
2025-09-18T13:39:55.398131469Z ───────────────────────────────────────
2025-09-18T13:39:55.401826964Z 
2025-09-18T13:39:55.401839268Z User UID:    911
2025-09-18T13:39:55.401843757Z User GID:    911
2025-09-18T13:39:55.401849780Z ───────────────────────────────────────
2025-09-18T13:39:55.402669842Z Linuxserver.io version: v7.19.0-ls63
2025-09-18T13:39:55.402837008Z Build-date: 2025-09-18T13:06:29+00:00
2025-09-18T13:39:55.402844023Z ───────────────────────────────────────
2025-09-18T13:39:55.402848301Z     
2025-09-18T13:39:55.456928560Z [custom-init] No custom files found, skipping...
2025-09-18T13:39:55.540629081Z Logging wrapper output to /config/logs/wrapper.log
2025-09-18T13:39:55.540650945Z 2025-09-18 13:39:55,540  INFO - Determined release type: native
2025-09-18T13:39:55.541031942Z 2025-09-18 13:39:55,540  INFO - Starting NZBHydra main process with command line: ./core -Xmx256M -DfromWrapper=true -DinternalApiKey=njsuiuywizsxrufywcln -Dsun.security.pkcs11.enable-solaris=false -Dfile.encoding=UTF8 null -Dspring.output.ansi.enabled=ALWAYS --nobrowser --datafolder /config in folder /app/nzbhydra2
2025-09-18T13:39:57.283560407Z 13:39:57,199 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
2025-09-18T13:39:57.283603354Z 13:39:57,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e54b7b7 - Here is a list of configurators discovered as a service, by rank: 
2025-09-18T13:39:57.283615999Z 13:39:57,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e54b7b7 -   org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-09-18T13:39:57.283627432Z 13:39:57,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e54b7b7 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
2025-09-18T13:39:57.283637462Z 13:39:57,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e54b7b7 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-09-18T13:39:57.283646731Z 13:39:57,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e54b7b7 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 0 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
2025-09-18T13:39:57.283656972Z 13:39:57,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e54b7b7 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-09-18T13:39:57.283666200Z 13:39:57,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e54b7b7 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-09-18T13:39:57.283675439Z 13:39:57,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e54b7b7 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-09-18T13:39:57.283685559Z 13:39:57,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e54b7b7 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-09-18T13:39:57.283696682Z 13:39:57,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e54b7b7 - Trying to configure with ch.qos.logback.classic.BasicConfigurator
2025-09-18T13:39:57.283707584Z 13:39:57,199 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5e54b7b7 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.BasicConfigurator
2025-09-18T13:39:57.283718275Z 13:39:57,200 |-WARN in Logger[org.nzbhydra.NzbHydra] - No appenders present in context [default] for logger [org.nzbhydra.NzbHydra].
2025-09-18T13:39:57.283727053Z 13:39:57,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
2025-09-18T13:39:57.283735820Z 13:39:57,280 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
2025-09-18T13:39:57.283744578Z 13:39:57,281 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
2025-09-18T13:39:57.283768747Z 13:39:57,281 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-09-18T13:39:57.283779719Z 13:39:57,281 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@55542556 - No compression will be used
2025-09-18T13:39:57.283792134Z 13:39:57,281 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@55542556 - Will use the pattern /config/logs/nzbhydra2.%d{yyyy-MM-dd}.log for the active file
2025-09-18T13:39:57.283803156Z 13:39:57,281 |-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-18T13:39:57.283813016Z 13:39:57,281 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
2025-09-18T13:39:57.283827655Z 13:39:57,281 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-09-18T13:39:57.281Z
2025-09-18T13:39:57.283837295Z 13:39:57,281 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /config/logs/nzbhydra2.log
2025-09-18T13:39:57.283869760Z 13:39:57,281 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/config/logs/nzbhydra2.log]
2025-09-18T13:39:57.283885833Z 13:39:57,281 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STASH]
2025-09-18T13:39:57.283896334Z 13:39:57,281 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-09-18T13:39:57.283905222Z 13:39:57,282 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1467550638 - No compression will be used
2025-09-18T13:39:57.283920963Z 13:39:57,282 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1467550638 - Will use the pattern /config/logs/nzbhydra2-log.json.%d{yyyy-ww} for the active file
2025-09-18T13:39:57.283929932Z 13:39:57,282 |-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-18T13:39:57.283942347Z 13:39:57,282 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Rollover at the start of week.
2025-09-18T13:39:57.283951034Z 13:39:57,282 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-09-18T13:39:57.282Z
2025-09-18T13:39:57.283959722Z 13:39:57,282 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - Active log file name: /config/logs/nzbhydra2-log.json
2025-09-18T13:39:57.283968349Z 13:39:57,282 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - File property is set to [/config/logs/nzbhydra2-log.json]
2025-09-18T13:39:57.283978620Z 13:39:57,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.nzbhydra] to DEBUG
2025-09-18T13:39:57.283991015Z 13:39:57,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating DEBUG level on Logger[org.nzbhydra] onto the JUL framework
2025-09-18T13:39:57.284001927Z 13:39:57,282 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STASH] to Logger[org.nzbhydra]
2025-09-18T13:39:57.284034713Z 13:39:57,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.spring] to INFO
2025-09-18T13:39:57.284046086Z 13:39:57,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating INFO level on Logger[org.spring] onto the JUL framework
2025-09-18T13:39:57.284054683Z 13:39:57,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate] to WARN
2025-09-18T13:39:57.284065875Z 13:39:57,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating WARN level on Logger[org.hibernate] onto the JUL framework
2025-09-18T13:39:57.284079132Z 13:39:57,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache] to WARN
2025-09-18T13:39:57.284093732Z 13:39:57,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating WARN level on Logger[org.apache] onto the JUL framework
2025-09-18T13:39:57.284102609Z 13:39:57,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework] to INFO
2025-09-18T13:39:57.284111257Z 13:39:57,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating INFO level on Logger[org.springframework] onto the JUL framework
2025-09-18T13:39:57.284120035Z 13:39:57,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.thymeleaf] to WARN
2025-09-18T13:39:57.284128712Z 13:39:57,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating WARN level on Logger[org.thymeleaf] onto the JUL framework
2025-09-18T13:39:57.284137299Z 13:39:57,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse] to WARN
2025-09-18T13:39:57.284146077Z 13:39:57,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating WARN level on Logger[org.eclipse] onto the JUL framework
2025-09-18T13:39:57.284156899Z 13:39:57,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [okhttp3.OkHttpClient] to DEBUG
2025-09-18T13:39:57.284167881Z 13:39:57,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating DEBUG level on Logger[okhttp3.OkHttpClient] onto the JUL framework
2025-09-18T13:39:57.284177761Z 13:39:57,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util] to ERROR
2025-09-18T13:39:57.284186548Z 13:39:57,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating ERROR level on Logger[org.apache.catalina.util] onto the JUL framework
2025-09-18T13:39:57.284195166Z 13:39:57,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.filter.CommonsRequestLoggingFilter] to DEBUG
2025-09-18T13:39:57.284203954Z 13:39:57,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating DEBUG level on Logger[org.springframework.web.filter.CommonsRequestLoggingFilter] onto the JUL framework
2025-09-18T13:39:57.284223773Z 13:39:57,282 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.reflections] to WARN
2025-09-18T13:39:57.284232932Z 13:39:57,282 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating WARN level on Logger[org.reflections] onto the JUL framework
2025-09-18T13:39:57.284243513Z 13:39:57,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.gargoylesoftware.htmlunit] to OFF
2025-09-18T13:39:57.284254355Z 13:39:57,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating OFF level on Logger[com.gargoylesoftware.htmlunit] onto the JUL framework
2025-09-18T13:39:57.284263203Z 13:39:57,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.loader.WebappClassLoaderBase] to ERROR
2025-09-18T13:39:57.284272021Z 13:39:57,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating ERROR level on Logger[org.apache.catalina.loader.WebappClassLoaderBase] onto the JUL framework
2025-09-18T13:39:57.284281059Z 13:39:57,283 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.socket.config.WebSocketMessageBrokerStats] to WARN
2025-09-18T13:39:57.284289847Z 13:39:57,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating WARN level on Logger[org.springframework.web.socket.config.WebSocketMessageBrokerStats] onto the JUL framework
2025-09-18T13:39:57.284298925Z 13:39:57,283 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
2025-09-18T13:39:57.284307562Z 13:39:57,283 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@cdcdc02 - Propagating INFO level on Logger[ROOT] onto the JUL framework
2025-09-18T13:39:57.284316841Z 13:39:57,283 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
2025-09-18T13:39:57.284328174Z 13:39:57,283 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
2025-09-18T13:39:57.284338565Z 13:39:57,283 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7bc16411 - End of configuration.
2025-09-18T13:39:57.284347192Z 
2025-09-18T13:39:57.284355419Z .__   __.  ________  .______   __    __  ____    ____  _______  .______          ___          ___
2025-09-18T13:39:57.284366030Z |  \ |  | |       /  |   _  \ |  |  |  | \   \  /   / |       \ |   _  \        /   \        |__ \
2025-09-18T13:39:57.284375810Z |   \|  | `---/  /   |  |_)  ||  |__|  |  \   \/   /  |  .--.  ||  |_)  |      /  ^  \          ) |
2025-09-18T13:39:57.284384818Z |  . `  |    /  /    |   _  < |   __   |   \_    _/   |  |  |  ||      /      /  /_\  \        / /
2025-09-18T13:39:57.284394006Z |  |\   |   /  /----.|  |_)  ||  |  |  |     |  |     |  '--'  ||  |\  \----./  _____  \      / /_
2025-09-18T13:39:57.284404207Z |__| \__|  /________||______/ |__|  |__|     |__|     |_______/ | _| `._____/__/     \__\    |____|
2025-09-18T13:39:57.284415359Z 
2025-09-18T13:39:57.288079581Z 2025-09-18 13:39:57.287  INFO --- [              main] org.nzbhydra.NzbHydra                    : Starting AOT-processed NzbHydra using Java 22.0.1 with PID 181 (/app/nzbhydra2/core started by abc in /app/nzbhydra2)
2025-09-18T13:39:57.288251387Z 2025-09-18 13:39:57.288  INFO --- [              main] org.nzbhydra.NzbHydra                    : The following 1 profile is active: "default"
2025-09-18T13:39:57.354018690Z 2025-09-18 13:39:57.353  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-18T13:39:57.367105295Z 2025-09-18 13:39:57.366  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-18T13:39:57.368524373Z 2025-09-18 13:39:57.368  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-18T13:39:57.369786336Z 2025-09-18 13:39:57.369  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-18T13:39:57.370272746Z 2025-09-18 13:39:57.370  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-18T13:39:57.371170805Z 2025-09-18 13:39:57.371  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-18T13:39:57.372444641Z 2025-09-18 13:39:57.372  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-18T13:39:57.372909718Z 2025-09-18 13:39:57.372  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-18T13:39:57.404964184Z 2025-09-18 13:39:57.404  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-18T13:39:57.405393759Z 2025-09-18 13:39:57.405  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-18T13:39:57.406107928Z 2025-09-18 13:39:57.405  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-18T13:39:57.407016118Z 2025-09-18 13:39:57.406  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-18T13:39:57.407499792Z 2025-09-18 13:39:57.407  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-18T13:39:57.408115913Z 2025-09-18 13:39:57.407  INFO --- [              main] org.nzbhydra.config.BaseConfigHandler    : Using data folder /config
2025-09-18T13:39:57.424717037Z 2025-09-18 13:39:57.424  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-18T13:39:57.425831733Z 2025-09-18 13:39:57.425  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-18T13:39:57.426288053Z 2025-09-18 13:39:57.426  INFO --- [              main] trationDelegate$BeanPostProcessorChecker : Bean 'hydraGlobalMethodSecurityConfiguration' of type [org.nzbhydra.auth.HydraGlobalMethodSecurityConfiguration] is not eligible for getting processed by all BeanPostProcessors (for example: not eligible for auto-proxying)
2025-09-18T13:39:57.427333669Z 2025-09-18 13:39:57.427  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-18T13:39:57.428001384Z 2025-09-18 13:39:57.427  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-18T13:39:57.471833708Z 2025-09-18 13:39:57.471  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 5076 (http)
2025-09-18T13:39:57.475552910Z 2025-09-18 13:39:57.475  INFO --- [              main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 134 ms
2025-09-18T13:39:57.521618793Z 2025-09-18 13:39:57.521  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting basic user rights to anonymous users
2025-09-18T13:39:57.521654225Z 2025-09-18 13:39:57.521  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting stats rights to anonymous users
2025-09-18T13:39:57.521681870Z 2025-09-18 13:39:57.521  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting admin rights to anonymous users
2025-09-18T13:39:57.557437192Z 2025-09-18 13:39:57.557  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : Flyway Community Edition 9.10.2 by Redgate
2025-09-18T13:39:57.557497945Z 2025-09-18 13:39:57.557  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#9.10.2
2025-09-18T13:39:57.557559258Z 2025-09-18 13:39:57.557  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : 
2025-09-18T13:39:57.557719621Z 2025-09-18 13:39:57.557  WARN --- [              main] o.f.core.internal.util.FeatureDetector   : Unable to scan location: /migration (unsupported protocol: resource)
2025-09-18T13:39:57.557915907Z 2025-09-18 13:39:57.557  WARN --- [              main] o.f.c.i.s.classpath.ClassPathScanner     : Unable to scan location: /migration (unsupported protocol: resource)
2025-09-18T13:39:57.558664455Z 2025-09-18 13:39:57.558  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2025-09-18T13:39:57.563686482Z 2025-09-18 13:39:57.563  INFO --- [              main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection conn0: url=jdbc:h2:file:/config/database/nzbhydra user=<r>
2025-09-18T13:39:57.563934772Z 2025-09-18 13:39:57.563  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2025-09-18T13:39:57.564560332Z 2025-09-18 13:39:57.564  INFO --- [              main] o.f.c.i.database.base.BaseDatabaseType   : Database: jdbc:h2:file:/config/database/nzbhydra (H2 2.1)
2025-09-18T13:39:57.566561574Z 2025-09-18 13:39:57.566  INFO --- [              main] o.f.core.internal.command.DbValidate     : Successfully validated 2 migrations (execution time 00:00.000s)
2025-09-18T13:39:57.566862310Z 2025-09-18 13:39:57.566  INFO --- [              main] o.f.c.i.s.JdbcTableSchemaHistory         : Creating Schema History table "PUBLIC"."flyway_schema_history" ...
2025-09-18T13:39:57.615307025Z 2025-09-18 13:39:57.614  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Current version of schema "PUBLIC": << Empty Schema >>
2025-09-18T13:39:57.620271968Z 2025-09-18 13:39:57.620  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "1 - INITIAL"
2025-09-18T13:39:57.626848206Z 2025-09-18 13:39:57.626  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "2 - SEQUENCES"
2025-09-18T13:39:57.627441802Z 2025-09-18 13:39:57.627  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Successfully applied 2 migrations to schema "PUBLIC", now at version v2 (execution time 00:00.012s)
2025-09-18T13:39:57.643455933Z 2025-09-18 13:39:57.643  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-18T13:39:57.674305271Z 2025-09-18 13:39:57.674  INFO --- [              main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-09-18T13:39:57.690002375Z 2025-09-18 13:39:57.689  INFO --- [              main] org.nzbhydra.update.UpdateManager        : Running version 7.19.0
2025-09-18T13:39:57.695091698Z 2025-09-18 13:39:57.694  WARN --- [              main] org.nzbhydra.NzbHydra                    : Overwritten settings will be displayed with their original value in the config section of the GUI
2025-09-18T13:39:58.071980959Z 2025-09-18 13:39:58.071  INFO --- [              main] org.nzbhydra.InstanceCounter             : Instance counted
2025-09-18T13:39:58.141360760Z 2025-09-18 13:39:58.141  INFO --- [              main] o.s.d.j.r.query.QueryEnhancerFactory     : Hibernate is in classpath; If applicable, HQL parser will be used.
2025-09-18T13:39:58.409262738Z 2025-09-18 13:39:58.408  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Loading downloaders
2025-09-18T13:39:58.409300755Z 2025-09-18 13:39:58.409  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Finished initializing active downloaders
2025-09-18T13:39:58.409309162Z 2025-09-18 13:39:58.409  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : No downloaders configured
2025-09-18T13:39:58.492084017Z 2025-09-18 13:39:58.491  INFO --- [              main] o.n.searching.SearchModuleProvider       : Loading indexers
2025-09-18T13:39:58.492176784Z 2025-09-18 13:39:58.492  INFO --- [              main] o.n.searching.SearchModuleProvider       : Finished initializing active indexers
2025-09-18T13:39:58.492293249Z 2025-09-18 13:39:58.492  WARN --- [              main] o.n.searching.SearchModuleProvider       : No indexers configured
2025-09-18T13:39:58.526176088Z 2025-09-18 13:39:58.525  INFO --- [              main] org.nzbhydra.auth.SecurityConfig         : CSRF is disabled
2025-09-18T13:39:58.699309288Z 2025-09-18 13:39:58.698  INFO --- [              main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 14 endpoint(s) beneath base path '/actuator'
2025-09-18T13:39:58.719387066Z 2025-09-18 13:39:58.718  INFO --- [              main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@8cc5e80, org.nzbhydra.auth.ForwardedForRecognizingFilter@2de94064, org.springframework.web.filter.ForwardedHeaderFilter@8b666bb, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@584e83f2, org.springframework.security.web.context.SecurityContextHolderFilter@631a9da5, org.springframework.security.web.header.HeaderWriterFilter@186d29f, org.springframework.security.web.authentication.logout.LogoutFilter@59beae59, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@2973304b, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@1ca5494d, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@3d6d904c, org.springframework.security.web.access.ExceptionTranslationFilter@2ff3a2e3, org.springframework.security.web.access.intercept.AuthorizationFilter@739b24d6]
2025-09-18T13:39:58.862514948Z 2025-09-18 13:39:58.862  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Problem detector" to be run every 1 hour
2025-09-18T13:39:58.862850734Z 2025-09-18 13:39:58.862  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Check for and install updates" to be run every 1 hour
2025-09-18T13:39:58.863096710Z 2025-09-18 13:39:58.862  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete short term storage results" to be run every 12 hours
2025-09-18T13:39:58.863297144Z 2025-09-18 13:39:58.863  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old history entries" to be run every 1 hour
2025-09-18T13:39:58.863408889Z 2025-09-18 13:39:58.863  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download queue check" to be run every 10 seconds
2025-09-18T13:39:58.863523460Z 2025-09-18 13:39:58.863  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Backup" to be run every 1 hour
2025-09-18T13:39:58.863643521Z 2025-09-18 13:39:58.863  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Clean up indexer statuses" to be run every 1 minute
2025-09-18T13:39:58.863798383Z 2025-09-18 13:39:58.863  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download history check" to be run every 10 minutes
2025-09-18T13:39:58.863983326Z 2025-09-18 13:39:58.863  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old search results" to be run every 1 hour
2025-09-18T13:39:58.867675785Z 2025-09-18 13:39:58.867  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 5076 (http) with context path ''
2025-09-18T13:39:58.868142154Z 2025-09-18 13:39:58.867  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Starting...
2025-09-18T13:39:58.868259340Z 2025-09-18 13:39:58.868  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@644a25d7]]
2025-09-18T13:39:58.868440094Z 2025-09-18 13:39:58.868  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Started.
2025-09-18T13:39:58.869505100Z 2025-09-18 13:39:58.869  INFO --- [              main] org.nzbhydra.NzbHydra                    : Started NzbHydra in 1.605 seconds (process running for 1.672)
2025-09-18T13:39:58.874821060Z 2025-09-18 13:39:58.874  INFO --- [              main] org.nzbhydra.NzbHydra                    : First start of NZBHydra detected
2025-09-18T13:39:59.065568394Z 2025-09-18 13:39:59.065  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-18T13:39:59.501349337Z Connection to localhost (::1) 5076 port [tcp/*] succeeded!
2025-09-18T13:39:59.549767769Z [ls.io-init] done.
2025-09-18T13:40:16.486915595Z 2025-09-18 13:40:16.486  INFO --- [http-nio-0.0.0.0-5] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-09-18T13:40:16.486963461Z 2025-09-18 13:40:16.486  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2025-09-18T13:40:16.488288591Z 2025-09-18 13:40:16.488  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Completed initialization in 2 ms
View SBOM output
Expand
NAME                         VERSION                            TYPE   
adduser                      3.137ubuntu1                       deb     
apt                          2.8.3                              deb     
apt-utils                    2.8.3                              deb     
base-files                   13ubuntu10.3                       deb     
base-passwd                  3.6.3build1                        deb     
bash                         5.2.21-2ubuntu4                    deb     
bsdutils                     1:2.39.3-9ubuntu6.3                deb     
ca-certificates              20240203                           deb     
catatonit                    0.1.7-1                            deb     
coreutils                    9.4-3ubuntu6.1                     deb     
cron                         3.0pl1-184ubuntu2                  deb     
cron-daemon-common           3.0pl1-184ubuntu2                  deb     
curl                         8.5.0-2ubuntu10.6                  deb     
dash                         0.5.12-6ubuntu5                    deb     
debconf                      1.5.86ubuntu1                      deb     
debianutils                  5.17build1                         deb     
diffutils                    1:3.10-1build1                     deb     
dirmngr                      2.4.4-2ubuntu17.3                  deb     
dpkg                         1.22.6ubuntu6.1                    deb     
e2fsprogs                    1.47.0-2.4~exp1ubuntu4.1           deb     
findutils                    4.9.0-5build1                      deb     
gcc-14-base                  14.2.0-4ubuntu2~24.04              deb     
gnupg                        2.4.4-2ubuntu17.3                  deb     
gnupg-l10n                   2.4.4-2ubuntu17.3                  deb     
gnupg-utils                  2.4.4-2ubuntu17.3                  deb     
gpg                          2.4.4-2ubuntu17.3                  deb     
gpg-agent                    2.4.4-2ubuntu17.3                  deb     
gpg-wks-client               2.4.4-2ubuntu17.3                  deb     
gpgconf                      2.4.4-2ubuntu17.3                  deb     
gpgsm                        2.4.4-2ubuntu17.3                  deb     
gpgv                         2.4.4-2ubuntu17.3                  deb     
grep                         3.11-4build1                       deb     
gzip                         1.12-1ubuntu3.1                    deb     
hostname                     3.23+nmu2ubuntu2                   deb     
init-system-helpers          1.66ubuntu1                        deb     
jq                           1.7.1-3ubuntu0.24.04.1             deb     
keyboxd                      2.4.4-2ubuntu17.3                  deb     
krb5-locales                 1.20.1-6ubuntu2.6                  deb     
libacl1                      2.3.2-1build1.1                    deb     
libapt-pkg6.0t64             2.8.3                              deb     
libassuan0                   2.5.6-1build1                      deb     
libattr1                     1:2.5.2-1build1.1                  deb     
libaudit-common              1:3.1.2-2.1build1.1                deb     
libaudit1                    1:3.1.2-2.1build1.1                deb     
libblkid1                    2.39.3-9ubuntu6.3                  deb     
libbrotli1                   1.1.0-2build2                      deb     
libbsd0                      0.12.1-1build1.1                   deb     
libbz2-1.0                   1.0.8-5.1build0.1                  deb     
libc-bin                     2.39-0ubuntu8.5                    deb     
libc6                        2.39-0ubuntu8.5                    deb     
libcap-ng0                   0.8.4-2build2                      deb     
libcap2                      1:2.66-5ubuntu2.2                  deb     
libcom-err2                  1.47.0-2.4~exp1ubuntu4.1           deb     
libcrypt1                    1:4.4.36-4build1                   deb     
libcurl4t64                  8.5.0-2ubuntu10.6                  deb     
libdb5.3t64                  5.3.28+dfsg2-7                     deb     
libdebconfclient0            0.271ubuntu3                       deb     
libexpat1                    2.6.1-2ubuntu0.3                   deb     
libext2fs2t64                1.47.0-2.4~exp1ubuntu4.1           deb     
libffi8                      3.4.6-1build1                      deb     
libfreetype6                 2.13.2+dfsg-1build3                deb     
libgcc-s1                    14.2.0-4ubuntu2~24.04              deb     
libgcrypt20                  1.10.3-2build1                     deb     
libgmp10                     2:6.3.0+dfsg-2ubuntu6.1            deb     
libgnutls30t64               3.8.3-1.1ubuntu3.4                 deb     
libgpg-error0                1.47-3build2.1                     deb     
libgssapi-krb5-2             1.20.1-6ubuntu2.6                  deb     
libhogweed6t64               3.9.1-2.2build1.1                  deb     
libidn2-0                    2.3.7-2build1.1                    deb     
libjq1                       1.7.1-3ubuntu0.24.04.1             deb     
libk5crypto3                 1.20.1-6ubuntu2.6                  deb     
libkeyutils1                 1.6.3-3build1                      deb     
libkrb5-3                    1.20.1-6ubuntu2.6                  deb     
libkrb5support0              1.20.1-6ubuntu2.6                  deb     
libksba8                     1.6.6-1build1                      deb     
libldap-common               2.6.7+dfsg-1~exp1ubuntu8.2         deb     
libldap2                     2.6.7+dfsg-1~exp1ubuntu8.2         deb     
liblz4-1                     1.9.4-1build1.1                    deb     
liblzma5                     5.6.1+really5.4.5-1ubuntu0.2       deb     
libmd0                       1.1.0-2build1.1                    deb     
libmount1                    2.39.3-9ubuntu6.3                  deb     
libncursesw6                 6.4+20240113-1ubuntu2              deb     
libnettle8t64                3.9.1-2.2build1.1                  deb     
libnghttp2-14                1.59.0-1ubuntu0.2                  deb     
libnpth0t64                  1.6-3.1build1                      deb     
libonig5                     6.9.9-1build1                      deb     
libp11-kit0                  0.25.3-4ubuntu2.1                  deb     
libpam-modules               1.5.3-5ubuntu5.4                   deb     
libpam-modules-bin           1.5.3-5ubuntu5.4                   deb     
libpam-runtime               1.5.3-5ubuntu5.4                   deb     
libpam0g                     1.5.3-5ubuntu5.4                   deb     
libpcre2-8-0                 10.42-4ubuntu2.1                   deb     
libpng16-16t64               1.6.43-5build1                     deb     
libproc2-0                   2:4.0.4-4ubuntu3.2                 deb     
libpsl5t64                   0.21.2-1.1build1                   deb     
libpython3-stdlib            3.12.3-0ubuntu2                    deb     
libpython3.12-minimal        3.12.3-1ubuntu0.8                  deb     
libpython3.12-stdlib         3.12.3-1ubuntu0.8                  deb     
libreadline8t64              8.2-4build1                        deb     
librtmp1                     2.4+20151223.gitfa8646d.1-2build7  deb     
libsasl2-2                   2.1.28+dfsg1-5ubuntu3.1            deb     
libsasl2-modules             2.1.28+dfsg1-5ubuntu3.1            deb     
libsasl2-modules-db          2.1.28+dfsg1-5ubuntu3.1            deb     
libseccomp2                  2.5.5-1ubuntu3.1                   deb     
libselinux1                  3.5-2ubuntu2.1                     deb     
libsemanage-common           3.5-1build5                        deb     
libsemanage2                 3.5-1build5                        deb     
libsepol2                    3.5-2build1                        deb     
libsmartcols1                2.39.3-9ubuntu6.3                  deb     
libsqlite3-0                 3.45.1-1ubuntu2.5                  deb     
libss2                       1.47.0-2.4~exp1ubuntu4.1           deb     
libssh-4                     0.10.6-2ubuntu0.1                  deb     
libssl3t64                   3.0.13-0ubuntu3.5                  deb     
libstdc++6                   14.2.0-4ubuntu2~24.04              deb     
libsystemd0                  255.4-1ubuntu8.10                  deb     
libtasn1-6                   4.19.0-3ubuntu0.24.04.1            deb     
libtinfo6                    6.4+20240113-1ubuntu2              deb     
libudev1                     255.4-1ubuntu8.10                  deb     
libunistring5                1.1-2build1.1                      deb     
libuuid1                     2.39.3-9ubuntu6.3                  deb     
libxxhash0                   0.8.2-2build1                      deb     
libzstd1                     1.5.5+dfsg2-2build1.1              deb     
locales                      2.39-0ubuntu8.5                    deb     
login                        1:4.13+dfsg1-4ubuntu3.2            deb     
logsave                      1.47.0-2.4~exp1ubuntu4.1           deb     
mawk                         1.3.4.20240123-1build1             deb     
media-types                  10.1.0                             deb     
mount                        2.39.3-9ubuntu6.3                  deb     
ncurses-base                 6.4+20240113-1ubuntu2              deb     
ncurses-bin                  6.4+20240113-1ubuntu2              deb     
netbase                      6.4                                deb     
netcat-openbsd               1.226-1ubuntu2                     deb     
openssl                      3.0.13-0ubuntu3.5                  deb     
passwd                       1:4.13+dfsg1-4ubuntu3.2            deb     
perl-base                    5.38.2-3.2ubuntu0.2                deb     
pinentry-curses              1.2.1-3ubuntu5                     deb     
procps                       2:4.0.4-4ubuntu3.2                 deb     
publicsuffix                 20231001.0357-0.1                  deb     
python3                      3.12.3-0ubuntu2                    deb     
python3-minimal              3.12.3-0ubuntu2                    deb     
python3.12                   3.12.3-1ubuntu0.8                  deb     
python3.12-minimal           3.12.3-1ubuntu0.8                  deb     
readline-common              8.2-4build1                        deb     
sed                          4.9-2build1                        deb     
sensible-utils               0.0.22                             deb     
systemd-standalone-sysusers  255.4-1ubuntu8.10                  deb     
sysvinit-utils               3.08-6ubuntu3                      deb     
tar                          1.35+dfsg-3build1                  deb     
tzdata                       2025b-0ubuntu0.24.04.1             deb     
ubuntu-keyring               2023.11.28.1                       deb     
unminimize                   0.2.1                              deb     
unzip                        6.0-28ubuntu4.1                    deb     
util-linux                   2.39.3-9ubuntu6.3                  deb     
zlib1g                       1:1.3.dfsg-3.1ubuntu2.1            deb
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.4:5076/static/js/nzbhydra.js 2097:16 \"Checking for below Java 17.\"",
        "source": "console-api",
        "timestamp": 1758202816793
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.4:5076/static/js/nzbhydra.js 2114:16 \"Checking for failed backup.\"",
        "source": "console-api",
        "timestamp": 1758202816793
    }
]
Test Result Message Runtime
Container startup PASS - 5.03s
Create SBOM PASS - 20.60s
Get build info PASS - 0.03s
Get screenshot PASS - 11.23s
Runtime: 56.55s
arm64v8-v7.19.0-ls63
Build Information
Builder: X86-BUILDER-3m --Hetzner
Created: 2025-09-18T13:06:29+00:00
Image: linuxserver/nzbhydra2
Maintainer: nemchik
Size: 151.48MB
Tag: arm64v8-v7.19.0-ls63
Version: v7.19.0-ls63
View Container Logs
Expand
2025-09-18T13:39:59.998118344Z [migrations] started
2025-09-18T13:40:00.073939462Z [migrations] no migrations found
2025-09-18T13:40:01.522981251Z usermod: no changes
2025-09-18T13:40:01.697510573Z ───────────────────────────────────────
2025-09-18T13:40:01.697536054Z 
2025-09-18T13:40:01.697540854Z       ██╗     ███████╗██╗ ██████╗
2025-09-18T13:40:01.697544902Z       ██║     ██╔════╝██║██╔═══██╗
2025-09-18T13:40:01.697548870Z       ██║     ███████╗██║██║   ██║
2025-09-18T13:40:01.697552778Z       ██║     ╚════██║██║██║   ██║
2025-09-18T13:40:01.697556626Z       ███████╗███████║██║╚██████╔╝
2025-09-18T13:40:01.697560914Z       ╚══════╝╚══════╝╚═╝ ╚═════╝
2025-09-18T13:40:01.697564782Z 
2025-09-18T13:40:01.697568369Z    Brought to you by linuxserver.io
2025-09-18T13:40:01.697572267Z ───────────────────────────────────────
2025-09-18T13:40:01.706810639Z 
2025-09-18T13:40:01.707720201Z To support the app dev(s) visit:
2025-09-18T13:40:01.744060230Z NZBHydra 2: https://github.com/theotherp/nzbhydra2#donate
2025-09-18T13:40:01.750660748Z 
2025-09-18T13:40:01.750674576Z To support LSIO projects visit:
2025-09-18T13:40:01.750681299Z https://www.linuxserver.io/donate/
2025-09-18T13:40:01.750687652Z 
2025-09-18T13:40:01.750787523Z ───────────────────────────────────────
2025-09-18T13:40:01.750797213Z GID/UID
2025-09-18T13:40:01.750827905Z ───────────────────────────────────────
2025-09-18T13:40:01.866361856Z 
2025-09-18T13:40:01.866392518Z User UID:    911
2025-09-18T13:40:01.866402237Z User GID:    911
2025-09-18T13:40:01.866410604Z ───────────────────────────────────────
2025-09-18T13:40:01.916273336Z Linuxserver.io version: v7.19.0-ls63
2025-09-18T13:40:01.920109845Z Build-date: 2025-09-18T13:06:29+00:00
2025-09-18T13:40:01.920143322Z ───────────────────────────────────────
2025-09-18T13:40:01.920154174Z     
2025-09-18T13:40:06.159657131Z [custom-init] No custom files found, skipping...
2025-09-18T13:40:08.757665217Z Logging wrapper output to /config/logs/wrapper.log
2025-09-18T13:40:08.757713283Z 2025-09-18 13:40:08,752  INFO - Determined release type: native
2025-09-18T13:40:08.773173800Z 2025-09-18 13:40:08,772  INFO - Starting NZBHydra main process with command line: ./core -Xmx256M -DfromWrapper=true -DinternalApiKey=uhpydlemiuqykqdbdgbd -Dsun.security.pkcs11.enable-solaris=false -Dfile.encoding=UTF8 null -Dspring.output.ansi.enabled=ALWAYS --nobrowser --datafolder /config in folder /app/nzbhydra2
2025-09-18T13:40:18.004171131Z 13:40:16,742 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
2025-09-18T13:40:18.004218958Z 13:40:16,744 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c1db5b8 - Here is a list of configurators discovered as a service, by rank: 
2025-09-18T13:40:18.004231483Z 13:40:16,744 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c1db5b8 -   org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-09-18T13:40:18.004244850Z 13:40:16,744 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c1db5b8 - They will be invoked in order until ExecutionStatus.DO_NOT_INVOKE_NEXT_IF_ANY is returned.
2025-09-18T13:40:18.004309580Z 13:40:16,745 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c1db5b8 - Constructed configurator of type class org.springframework.boot.logging.logback.RootLogLevelConfigurator
2025-09-18T13:40:18.004385533Z 13:40:16,745 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c1db5b8 - org.springframework.boot.logging.logback.RootLogLevelConfigurator.configure() call lasted 1 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
2025-09-18T13:40:18.004452638Z 13:40:16,745 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c1db5b8 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-09-18T13:40:18.004522479Z 13:40:16,746 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c1db5b8 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.joran.SerializedModelConfigurator
2025-09-18T13:40:18.004546227Z 13:40:16,747 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c1db5b8 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-09-18T13:40:18.004569864Z 13:40:16,747 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c1db5b8 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.util.DefaultJoranConfigurator
2025-09-18T13:40:18.004611298Z 13:40:16,747 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c1db5b8 - Trying to configure with ch.qos.logback.classic.BasicConfigurator
2025-09-18T13:40:18.004647962Z 13:40:16,747 |-INFO in ch.qos.logback.classic.util.ContextInitializer@5c1db5b8 - Instantiation failure: java.lang.ClassNotFoundException: ch.qos.logback.classic.BasicConfigurator
2025-09-18T13:40:18.004669345Z 13:40:16,796 |-WARN in Logger[org.nzbhydra.NzbHydra] - No appenders present in context [default] for logger [org.nzbhydra.NzbHydra].
2025-09-18T13:40:18.004710798Z 13:40:17,913 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
2025-09-18T13:40:18.004752372Z 13:40:17,914 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
2025-09-18T13:40:18.004780930Z 13:40:17,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
2025-09-18T13:40:18.004817173Z 13:40:17,945 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-09-18T13:40:18.004846211Z 13:40:17,951 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@99878988 - No compression will be used
2025-09-18T13:40:18.004872264Z 13:40:17,952 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@99878988 - Will use the pattern /config/logs/nzbhydra2.%d{yyyy-MM-dd}.log for the active file
2025-09-18T13:40:18.004912555Z 13:40:17,957 |-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-18T13:40:18.004946012Z 13:40:17,957 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
2025-09-18T13:40:18.004964339Z 13:40:17,961 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-09-18T13:40:17.960Z
2025-09-18T13:40:18.005007586Z 13:40:17,965 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /config/logs/nzbhydra2.log
2025-09-18T13:40:18.005038348Z 13:40:17,965 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/config/logs/nzbhydra2.log]
2025-09-18T13:40:18.005070062Z 13:40:17,967 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [STASH]
2025-09-18T13:40:18.005111987Z 13:40:17,967 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
2025-09-18T13:40:18.005130885Z 13:40:17,968 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@59199026 - No compression will be used
2025-09-18T13:40:18.005201677Z 13:40:17,968 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@59199026 - Will use the pattern /config/logs/nzbhydra2-log.json.%d{yyyy-ww} for the active file
2025-09-18T13:40:18.005220826Z 13:40:17,970 |-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-18T13:40:18.005264414Z 13:40:17,970 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Rollover at the start of week.
2025-09-18T13:40:18.005307200Z 13:40:17,970 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to 2025-09-18T13:40:17.970Z
2025-09-18T13:40:18.005326519Z 13:40:17,985 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - Active log file name: /config/logs/nzbhydra2-log.json
2025-09-18T13:40:18.005361058Z 13:40:17,985 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[STASH] - File property is set to [/config/logs/nzbhydra2-log.json]
2025-09-18T13:40:18.005391450Z 13:40:17,986 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.nzbhydra] to DEBUG
2025-09-18T13:40:18.005428103Z 13:40:17,987 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating DEBUG level on Logger[org.nzbhydra] onto the JUL framework
2025-09-18T13:40:18.005448054Z 13:40:17,988 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [STASH] to Logger[org.nzbhydra]
2025-09-18T13:40:18.005480429Z 13:40:17,988 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.spring] to INFO
2025-09-18T13:40:18.005514217Z 13:40:17,988 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating INFO level on Logger[org.spring] onto the JUL framework
2025-09-18T13:40:18.005552464Z 13:40:17,988 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate] to WARN
2025-09-18T13:40:18.005582244Z 13:40:17,988 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating WARN level on Logger[org.hibernate] onto the JUL framework
2025-09-18T13:40:18.005618026Z 13:40:17,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache] to WARN
2025-09-18T13:40:18.005637646Z 13:40:17,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating WARN level on Logger[org.apache] onto the JUL framework
2025-09-18T13:40:18.005679279Z 13:40:17,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework] to INFO
2025-09-18T13:40:18.005706434Z 13:40:17,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating INFO level on Logger[org.springframework] onto the JUL framework
2025-09-18T13:40:18.005741875Z 13:40:17,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.thymeleaf] to WARN
2025-09-18T13:40:18.005771615Z 13:40:17,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating WARN level on Logger[org.thymeleaf] onto the JUL framework
2025-09-18T13:40:18.005803179Z 13:40:17,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse] to WARN
2025-09-18T13:40:18.005838891Z 13:40:17,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating WARN level on Logger[org.eclipse] onto the JUL framework
2025-09-18T13:40:18.005869032Z 13:40:17,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [okhttp3.OkHttpClient] to DEBUG
2025-09-18T13:40:18.005894733Z 13:40:17,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating DEBUG level on Logger[okhttp3.OkHttpClient] onto the JUL framework
2025-09-18T13:40:18.005928742Z 13:40:17,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util] to ERROR
2025-09-18T13:40:18.005965245Z 13:40:17,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating ERROR level on Logger[org.apache.catalina.util] onto the JUL framework
2025-09-18T13:40:18.005996729Z 13:40:17,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.filter.CommonsRequestLoggingFilter] to DEBUG
2025-09-18T13:40:18.006032952Z 13:40:17,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating DEBUG level on Logger[org.springframework.web.filter.CommonsRequestLoggingFilter] onto the JUL framework
2025-09-18T13:40:18.006120178Z 13:40:17,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.reflections] to WARN
2025-09-18T13:40:18.006147032Z 13:40:17,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating WARN level on Logger[org.reflections] onto the JUL framework
2025-09-18T13:40:18.006184998Z 13:40:17,990 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [com.gargoylesoftware.htmlunit] to OFF
2025-09-18T13:40:18.006222925Z 13:40:17,990 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating OFF level on Logger[com.gargoylesoftware.htmlunit] onto the JUL framework
2025-09-18T13:40:18.006240009Z 13:40:17,990 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.loader.WebappClassLoaderBase] to ERROR
2025-09-18T13:40:18.006273486Z 13:40:17,990 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating ERROR level on Logger[org.apache.catalina.loader.WebappClassLoaderBase] onto the JUL framework
2025-09-18T13:40:18.006308407Z 13:40:17,990 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.web.socket.config.WebSocketMessageBrokerStats] to WARN
2025-09-18T13:40:18.006349079Z 13:40:17,990 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating WARN level on Logger[org.springframework.web.socket.config.WebSocketMessageBrokerStats] onto the JUL framework
2025-09-18T13:40:18.006382727Z 13:40:17,990 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
2025-09-18T13:40:18.006408579Z 13:40:17,990 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@408d77c2 - Propagating INFO level on Logger[ROOT] onto the JUL framework
2025-09-18T13:40:18.006452417Z 13:40:17,991 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
2025-09-18T13:40:18.006476014Z 13:40:17,991 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
2025-09-18T13:40:18.006516837Z 13:40:17,991 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5267232b - End of configuration.
2025-09-18T13:40:18.006579653Z 
2025-09-18T13:40:18.016169974Z .__   __.  ________  .______   __    __  ____    ____  _______  .______          ___          ___
2025-09-18T13:40:18.016197409Z |  \ |  | |       /  |   _  \ |  |  |  | \   \  /   / |       \ |   _  \        /   \        |__ \
2025-09-18T13:40:18.016210606Z |   \|  | `---/  /   |  |_)  ||  |__|  |  \   \/   /  |  .--.  ||  |_)  |      /  ^  \          ) |
2025-09-18T13:40:18.016221979Z |  . `  |    /  /    |   _  < |   __   |   \_    _/   |  |  |  ||      /      /  /_\  \        / /
2025-09-18T13:40:18.016232590Z |  |\   |   /  /----.|  |_)  ||  |  |  |     |  |     |  '--'  ||  |\  \----./  _____  \      / /_
2025-09-18T13:40:18.016260296Z |__| \__|  /________||______/ |__|  |__|     |__|     |_______/ | _| `._____/__/     \__\    |____|
2025-09-18T13:40:18.016301729Z 
2025-09-18T13:40:18.255356971Z 2025-09-18 13:40:18.237  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-18T13:40:18.703295140Z 2025-09-18 13:40:18.257  INFO --- [              main] org.nzbhydra.NzbHydra                    : The following 1 profile is active: "default"
2025-09-18T13:40:19.474290096Z 2025-09-18 13:40:19.472  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-18T13:40:19.766998545Z 2025-09-18 13:40:19.765  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-18T13:40:19.780976876Z 2025-09-18 13:40:19.779  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-18T13:40:19.794498245Z 2025-09-18 13:40:19.793  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-18T13:40:19.798764209Z 2025-09-18 13:40:19.797  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-18T13:40:19.807610932Z 2025-09-18 13:40:19.806  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-18T13:40:19.822183469Z 2025-09-18 13:40:19.820  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-18T13:40:19.830774386Z 2025-09-18 13:40:19.829  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-18T13:40:19.844225223Z 2025-09-18 13:40:19.842  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-18T13:40:19.849247040Z 2025-09-18 13:40:19.848  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-18T13:40:19.858636365Z 2025-09-18 13:40:19.857  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-18T13:40:19.868140693Z 2025-09-18 13:40:19.866  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-18T13:40:19.873978914Z 2025-09-18 13:40:19.872  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-18T13:40:19.882226329Z 2025-09-18 13:40:19.880  INFO --- [              main] org.nzbhydra.config.BaseConfigHandler    : Using data folder /config
2025-09-18T13:40:19.968430612Z 2025-09-18 13:40:19.966  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-18T13:40:19.979694003Z 2025-09-18 13:40:19.978  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-18T13:40:19.985975247Z 2025-09-18 13:40:19.984  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-18T13:40:20.000162618Z 2025-09-18 13:40:19.998  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-18T13:40:20.011977761Z 2025-09-18 13:40:20.010  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-18T13:40:20.857181024Z 2025-09-18 13:40:20.855  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat initialized with port(s): 5076 (http)
2025-09-18T13:40:20.942564915Z 2025-09-18 13:40:20.941  INFO --- [              main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1658 ms
2025-09-18T13:40:21.588687858Z 2025-09-18 13:40:21.586  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting basic user rights to anonymous users
2025-09-18T13:40:21.589675588Z 2025-09-18 13:40:21.588  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting stats rights to anonymous users
2025-09-18T13:40:21.590991800Z 2025-09-18 13:40:21.590  INFO --- [              main] o.n.a.HydraAnonymousAuthenticationFilter : Granting admin rights to anonymous users
2025-09-18T13:40:22.506317808Z 2025-09-18 13:40:22.504  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : Flyway Community Edition 9.10.2 by Redgate
2025-09-18T13:40:22.507697888Z 2025-09-18 13:40:22.506  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : See what's new here: https://flywaydb.org/documentation/learnmore/releaseNotes#9.10.2
2025-09-18T13:40:22.508890681Z 2025-09-18 13:40:22.508  INFO --- [              main] o.f.c.internal.license.VersionPrinter    : 
2025-09-18T13:40:22.511409696Z 2025-09-18 13:40:22.510  WARN --- [              main] o.f.core.internal.util.FeatureDetector   : Unable to scan location: /migration (unsupported protocol: resource)
2025-09-18T13:40:22.513913059Z 2025-09-18 13:40:22.512  WARN --- [              main] o.f.c.i.s.classpath.ClassPathScanner     : Unable to scan location: /migration (unsupported protocol: resource)
2025-09-18T13:40:22.527017800Z 2025-09-18 13:40:22.526  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Starting...
2025-09-18T13:40:22.720737960Z 2025-09-18 13:40:22.718  INFO --- [              main] com.zaxxer.hikari.pool.HikariPool        : HikariPool-1 - Added connection conn0: url=jdbc:h2:file:/config/database/nzbhydra user=<r>
2025-09-18T13:40:22.724399857Z 2025-09-18 13:40:22.723  INFO --- [              main] com.zaxxer.hikari.HikariDataSource       : HikariPool-1 - Start completed.
2025-09-18T13:40:22.738650827Z 2025-09-18 13:40:22.737  INFO --- [              main] o.f.c.i.database.base.BaseDatabaseType   : Database: jdbc:h2:file:/config/database/nzbhydra (H2 2.1)
2025-09-18T13:40:22.849603989Z 2025-09-18 13:40:22.848  INFO --- [              main] o.f.core.internal.command.DbValidate     : Successfully validated 2 migrations (execution time 00:00.029s)
2025-09-18T13:40:22.864660421Z 2025-09-18 13:40:22.863  INFO --- [              main] o.f.c.i.s.JdbcTableSchemaHistory         : Creating Schema History table "PUBLIC"."flyway_schema_history" ...
2025-09-18T13:40:22.935075867Z 2025-09-18 13:40:22.933  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Current version of schema "PUBLIC": << Empty Schema >>
2025-09-18T13:40:23.006475315Z 2025-09-18 13:40:23.005  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "1 - INITIAL"
2025-09-18T13:40:23.097807329Z 2025-09-18 13:40:23.096  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Migrating schema "PUBLIC" to version "2 - SEQUENCES"
2025-09-18T13:40:23.109233197Z 2025-09-18 13:40:23.108  INFO --- [              main] o.f.core.internal.command.DbMigrate      : Successfully applied 2 migrations to schema "PUBLIC", now at version v2 (execution time 00:00.186s)
2025-09-18T13:40:23.322109178Z 2025-09-18 13:40:23.320  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-18T13:40:24.564101985Z 2025-09-18 13:40:24.562  INFO --- [              main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default'
2025-09-18T13:40:25.067128742Z 2025-09-18 13:40:25.037  INFO --- [              main] org.nzbhydra.update.UpdateManager        : Running version 7.19.0
2025-09-18T13:40:25.148787177Z 2025-09-18 13:40:25.146  WARN --- [              main] org.nzbhydra.NzbHydra                    : Overwritten settings will be displayed with their original value in the config section of the GUI
2025-09-18T13:40:25.803020608Z 2025-09-18 13:40:25.801  INFO --- [              main] org.nzbhydra.InstanceCounter             : Instance counted
2025-09-18T13:40:26.834950189Z 2025-09-18 13:40:26.833  INFO --- [              main] o.s.d.j.r.query.QueryEnhancerFactory     : Hibernate is in classpath; If applicable, HQL parser will be used.
2025-09-18T13:40:30.724031930Z 2025-09-18 13:40:30.722  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Loading downloaders
2025-09-18T13:40:30.725192388Z 2025-09-18 13:40:30.724  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : Finished initializing active downloaders
2025-09-18T13:40:30.726438528Z 2025-09-18 13:40:30.725  INFO --- [              main] o.n.d.downloaders.DownloaderProvider     : No downloaders configured
2025-09-18T13:40:31.600469792Z 2025-09-18 13:40:31.598  INFO --- [              main] o.n.searching.SearchModuleProvider       : Loading indexers
2025-09-18T13:40:31.601797036Z 2025-09-18 13:40:31.600  INFO --- [              main] o.n.searching.SearchModuleProvider       : Finished initializing active indexers
2025-09-18T13:40:31.603096353Z 2025-09-18 13:40:31.602  WARN --- [              main] o.n.searching.SearchModuleProvider       : No indexers configured
2025-09-18T13:40:31.968818350Z 2025-09-18 13:40:31.967  INFO --- [              main] org.nzbhydra.auth.SecurityConfig         : CSRF is disabled
2025-09-18T13:40:33.061601670Z 2025-09-18 13:40:33.060  INFO --- [              main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 14 endpoint(s) beneath base path '/actuator'
2025-09-18T13:40:33.616353176Z 2025-09-18 13:40:33.612  INFO --- [              main] o.s.s.web.DefaultSecurityFilterChain     : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@77ec6729, org.nzbhydra.auth.ForwardedForRecognizingFilter@3189526f, org.springframework.web.filter.ForwardedHeaderFilter@15acda06, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@69d32ad1, org.springframework.security.web.context.SecurityContextHolderFilter@d1f36b2, org.springframework.security.web.header.HeaderWriterFilter@3782821b, org.springframework.security.web.authentication.logout.LogoutFilter@57d7bb95, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@7db97555, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@3c4df6ee, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@53fae474, org.springframework.security.web.access.ExceptionTranslationFilter@6b5525e2, org.springframework.security.web.access.intercept.AuthorizationFilter@1f675e62]
2025-09-18T13:40:34.821084861Z 2025-09-18 13:40:34.819  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Problem detector" to be run every 1 hour
2025-09-18T13:40:34.829212795Z 2025-09-18 13:40:34.828  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Check for and install updates" to be run every 1 hour
2025-09-18T13:40:34.830889583Z 2025-09-18 13:40:34.829  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete short term storage results" to be run every 12 hours
2025-09-18T13:40:34.832493184Z 2025-09-18 13:40:34.831  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old history entries" to be run every 1 hour
2025-09-18T13:40:34.834062726Z 2025-09-18 13:40:34.832  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download queue check" to be run every 10 seconds
2025-09-18T13:40:34.835535703Z 2025-09-18 13:40:34.834  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Backup" to be run every 1 hour
2025-09-18T13:40:34.837178392Z 2025-09-18 13:40:34.836  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Clean up indexer statuses" to be run every 1 minute
2025-09-18T13:40:34.838698395Z 2025-09-18 13:40:34.837  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Download history check" to be run every 10 minutes
2025-09-18T13:40:34.840240120Z 2025-09-18 13:40:34.839  INFO --- [              main] org.nzbhydra.tasks.HydraTaskScheduler    : Scheduling task "Delete old search results" to be run every 1 hour
2025-09-18T13:40:34.938351341Z 2025-09-18 13:40:34.936  INFO --- [              main] o.s.b.w.embedded.tomcat.TomcatWebServer  : Tomcat started on port(s): 5076 (http) with context path ''
2025-09-18T13:40:34.949017458Z 2025-09-18 13:40:34.948  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Starting...
2025-09-18T13:40:34.951364686Z 2025-09-18 13:40:34.950  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : BrokerAvailabilityEvent[available=true, SimpleBrokerMessageHandler [org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry@786c88ec]]
2025-09-18T13:40:34.953221337Z 2025-09-18 13:40:34.952  INFO --- [              main] o.s.m.s.b.SimpleBrokerMessageHandler     : Started.
2025-09-18T13:40:34.965754826Z 2025-09-18 13:40:34.964  INFO --- [              main] org.nzbhydra.NzbHydra                    : Started NzbHydra in 17.406 seconds (process running for 18.282)
2025-09-18T13:40:35.028605783Z Connection to localhost (::1) 5076 port [tcp/*] succeeded!
2025-09-18T13:40:35.099568932Z 2025-09-18 13:40:35.098  INFO --- [              main] org.nzbhydra.NzbHydra                    : First start of NZBHydra detected
2025-09-18T13:40:35.238664938Z 2025-09-18 13:40:35.236  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-18T13:40:35.643465169Z [ls.io-init] done.
2025-09-18T13:40:37.102334155Z 2025-09-18 13:40:37.100  INFO --- [http-nio-0.0.0.0-5] o.a.c.c.C.[Tomcat].[localhost].[/]       : Initializing Spring DispatcherServlet 'dispatcherServlet'
2025-09-18T13:40:37.104521221Z 2025-09-18 13:40:37.103  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Initializing Servlet 'dispatcherServlet'
2025-09-18T13:40:37.117339013Z 2025-09-18 13:40:37.116  INFO --- [http-nio-0.0.0.0-5] o.s.web.servlet.DispatcherServlet        : Completed initialization in 10 ms
View SBOM output
Expand
NAME                         VERSION                            TYPE   
adduser                      3.137ubuntu1                       deb     
apt                          2.8.3                              deb     
apt-utils                    2.8.3                              deb     
base-files                   13ubuntu10.3                       deb     
base-passwd                  3.6.3build1                        deb     
bash                         5.2.21-2ubuntu4                    deb     
bsdutils                     1:2.39.3-9ubuntu6.3                deb     
ca-certificates              20240203                           deb     
catatonit                    0.1.7-1                            deb     
coreutils                    9.4-3ubuntu6.1                     deb     
cron                         3.0pl1-184ubuntu2                  deb     
cron-daemon-common           3.0pl1-184ubuntu2                  deb     
curl                         8.5.0-2ubuntu10.6                  deb     
dash                         0.5.12-6ubuntu5                    deb     
debconf                      1.5.86ubuntu1                      deb     
debianutils                  5.17build1                         deb     
diffutils                    1:3.10-1build1                     deb     
dirmngr                      2.4.4-2ubuntu17.3                  deb     
dpkg                         1.22.6ubuntu6.1                    deb     
e2fsprogs                    1.47.0-2.4~exp1ubuntu4.1           deb     
findutils                    4.9.0-5build1                      deb     
gcc-14-base                  14.2.0-4ubuntu2~24.04              deb     
gnupg                        2.4.4-2ubuntu17.3                  deb     
gnupg-l10n                   2.4.4-2ubuntu17.3                  deb     
gnupg-utils                  2.4.4-2ubuntu17.3                  deb     
gpg                          2.4.4-2ubuntu17.3                  deb     
gpg-agent                    2.4.4-2ubuntu17.3                  deb     
gpg-wks-client               2.4.4-2ubuntu17.3                  deb     
gpgconf                      2.4.4-2ubuntu17.3                  deb     
gpgsm                        2.4.4-2ubuntu17.3                  deb     
gpgv                         2.4.4-2ubuntu17.3                  deb     
grep                         3.11-4build1                       deb     
gzip                         1.12-1ubuntu3.1                    deb     
hostname                     3.23+nmu2ubuntu2                   deb     
init-system-helpers          1.66ubuntu1                        deb     
jq                           1.7.1-3ubuntu0.24.04.1             deb     
keyboxd                      2.4.4-2ubuntu17.3                  deb     
krb5-locales                 1.20.1-6ubuntu2.6                  deb     
libacl1                      2.3.2-1build1.1                    deb     
libapt-pkg6.0t64             2.8.3                              deb     
libassuan0                   2.5.6-1build1                      deb     
libattr1                     1:2.5.2-1build1.1                  deb     
libaudit-common              1:3.1.2-2.1build1.1                deb     
libaudit1                    1:3.1.2-2.1build1.1                deb     
libblkid1                    2.39.3-9ubuntu6.3                  deb     
libbrotli1                   1.1.0-2build2                      deb     
libbsd0                      0.12.1-1build1.1                   deb     
libbz2-1.0                   1.0.8-5.1build0.1                  deb     
libc-bin                     2.39-0ubuntu8.5                    deb     
libc6                        2.39-0ubuntu8.5                    deb     
libcap-ng0                   0.8.4-2build2                      deb     
libcap2                      1:2.66-5ubuntu2.2                  deb     
libcom-err2                  1.47.0-2.4~exp1ubuntu4.1           deb     
libcrypt1                    1:4.4.36-4build1                   deb     
libcurl4t64                  8.5.0-2ubuntu10.6                  deb     
libdb5.3t64                  5.3.28+dfsg2-7                     deb     
libdebconfclient0            0.271ubuntu3                       deb     
libexpat1                    2.6.1-2ubuntu0.3                   deb     
libext2fs2t64                1.47.0-2.4~exp1ubuntu4.1           deb     
libffi8                      3.4.6-1build1                      deb     
libfreetype6                 2.13.2+dfsg-1build3                deb     
libgcc-s1                    14.2.0-4ubuntu2~24.04              deb     
libgcrypt20                  1.10.3-2build1                     deb     
libgmp10                     2:6.3.0+dfsg-2ubuntu6.1            deb     
libgnutls30t64               3.8.3-1.1ubuntu3.4                 deb     
libgpg-error0                1.47-3build2.1                     deb     
libgssapi-krb5-2             1.20.1-6ubuntu2.6                  deb     
libhogweed6t64               3.9.1-2.2build1.1                  deb     
libidn2-0                    2.3.7-2build1.1                    deb     
libjq1                       1.7.1-3ubuntu0.24.04.1             deb     
libk5crypto3                 1.20.1-6ubuntu2.6                  deb     
libkeyutils1                 1.6.3-3build1                      deb     
libkrb5-3                    1.20.1-6ubuntu2.6                  deb     
libkrb5support0              1.20.1-6ubuntu2.6                  deb     
libksba8                     1.6.6-1build1                      deb     
libldap-common               2.6.7+dfsg-1~exp1ubuntu8.2         deb     
libldap2                     2.6.7+dfsg-1~exp1ubuntu8.2         deb     
liblz4-1                     1.9.4-1build1.1                    deb     
liblzma5                     5.6.1+really5.4.5-1ubuntu0.2       deb     
libmd0                       1.1.0-2build1.1                    deb     
libmount1                    2.39.3-9ubuntu6.3                  deb     
libncursesw6                 6.4+20240113-1ubuntu2              deb     
libnettle8t64                3.9.1-2.2build1.1                  deb     
libnghttp2-14                1.59.0-1ubuntu0.2                  deb     
libnpth0t64                  1.6-3.1build1                      deb     
libonig5                     6.9.9-1build1                      deb     
libp11-kit0                  0.25.3-4ubuntu2.1                  deb     
libpam-modules               1.5.3-5ubuntu5.4                   deb     
libpam-modules-bin           1.5.3-5ubuntu5.4                   deb     
libpam-runtime               1.5.3-5ubuntu5.4                   deb     
libpam0g                     1.5.3-5ubuntu5.4                   deb     
libpcre2-8-0                 10.42-4ubuntu2.1                   deb     
libpng16-16t64               1.6.43-5build1                     deb     
libproc2-0                   2:4.0.4-4ubuntu3.2                 deb     
libpsl5t64                   0.21.2-1.1build1                   deb     
libpython3-stdlib            3.12.3-0ubuntu2                    deb     
libpython3.12-minimal        3.12.3-1ubuntu0.8                  deb     
libpython3.12-stdlib         3.12.3-1ubuntu0.8                  deb     
libreadline8t64              8.2-4build1                        deb     
librtmp1                     2.4+20151223.gitfa8646d.1-2build7  deb     
libsasl2-2                   2.1.28+dfsg1-5ubuntu3.1            deb     
libsasl2-modules             2.1.28+dfsg1-5ubuntu3.1            deb     
libsasl2-modules-db          2.1.28+dfsg1-5ubuntu3.1            deb     
libseccomp2                  2.5.5-1ubuntu3.1                   deb     
libselinux1                  3.5-2ubuntu2.1                     deb     
libsemanage-common           3.5-1build5                        deb     
libsemanage2                 3.5-1build5                        deb     
libsepol2                    3.5-2build1                        deb     
libsmartcols1                2.39.3-9ubuntu6.3                  deb     
libsqlite3-0                 3.45.1-1ubuntu2.5                  deb     
libss2                       1.47.0-2.4~exp1ubuntu4.1           deb     
libssh-4                     0.10.6-2ubuntu0.1                  deb     
libssl3t64                   3.0.13-0ubuntu3.5                  deb     
libstdc++6                   14.2.0-4ubuntu2~24.04              deb     
libsystemd0                  255.4-1ubuntu8.10                  deb     
libtasn1-6                   4.19.0-3ubuntu0.24.04.1            deb     
libtinfo6                    6.4+20240113-1ubuntu2              deb     
libudev1                     255.4-1ubuntu8.10                  deb     
libunistring5                1.1-2build1.1                      deb     
libuuid1                     2.39.3-9ubuntu6.3                  deb     
libxxhash0                   0.8.2-2build1                      deb     
libzstd1                     1.5.5+dfsg2-2build1.1              deb     
locales                      2.39-0ubuntu8.5                    deb     
login                        1:4.13+dfsg1-4ubuntu3.2            deb     
logsave                      1.47.0-2.4~exp1ubuntu4.1           deb     
mawk                         1.3.4.20240123-1build1             deb     
media-types                  10.1.0                             deb     
mount                        2.39.3-9ubuntu6.3                  deb     
ncurses-base                 6.4+20240113-1ubuntu2              deb     
ncurses-bin                  6.4+20240113-1ubuntu2              deb     
netbase                      6.4                                deb     
netcat-openbsd               1.226-1ubuntu2                     deb     
openssl                      3.0.13-0ubuntu3.5                  deb     
passwd                       1:4.13+dfsg1-4ubuntu3.2            deb     
perl-base                    5.38.2-3.2ubuntu0.2                deb     
pinentry-curses              1.2.1-3ubuntu5                     deb     
procps                       2:4.0.4-4ubuntu3.2                 deb     
publicsuffix                 20231001.0357-0.1                  deb     
python3                      3.12.3-0ubuntu2                    deb     
python3-minimal              3.12.3-0ubuntu2                    deb     
python3.12                   3.12.3-1ubuntu0.8                  deb     
python3.12-minimal           3.12.3-1ubuntu0.8                  deb     
readline-common              8.2-4build1                        deb     
sed                          4.9-2build1                        deb     
sensible-utils               0.0.22                             deb     
systemd-standalone-sysusers  255.4-1ubuntu8.10                  deb     
sysvinit-utils               3.08-6ubuntu3                      deb     
tar                          1.35+dfsg-3build1                  deb     
tzdata                       2025b-0ubuntu0.24.04.1             deb     
ubuntu-keyring               2023.11.28.1                       deb     
unminimize                   0.2.1                              deb     
unzip                        6.0-28ubuntu4.1                    deb     
util-linux                   2.39.3-9ubuntu6.3                  deb     
zlib1g                       1:1.3.dfsg-3.1ubuntu2.1            deb
View Browser Console Logs
Expand
[
    {
        "level": "INFO",
        "message": "http://172.17.0.5:5076/static/js/nzbhydra.js 2097:16 \"Checking for below Java 17.\"",
        "source": "console-api",
        "timestamp": 1758202839929
    },
    {
        "level": "INFO",
        "message": "http://172.17.0.5:5076/static/js/nzbhydra.js 2114:16 \"Checking for failed backup.\"",
        "source": "console-api",
        "timestamp": 1758202839929
    }
]
Test Result Message Runtime
Container startup PASS - 41.18s
Create SBOM PASS - 20.65s
Get build info PASS - 0.03s
Get screenshot PASS - 13.98s
View Python Logs
Expand