1Panel-halo-JQVx | 2024-02-25T05:29:35.244+08:00 INFO 7 --- [ main] run.halo.app.Application : Starting Application v2.12.3 using Java 21.0.2 with PID 7 (/application/BOOT-INF/classes started by root in /application)
1Panel-halo-JQVx | 2024-02-25T05:29:35.246+08:00 INFO 7 --- [ main] run.halo.app.Application : No active profile set, falling back to 1 default profile: "default"
1Panel-halo-JQVx | 2024-02-25T05:29:35.512+08:00 WARN 7 --- [ main] o.s.c.a.AnnotationBeanNameGenerator : Support for convention-based stereotype names is deprecated and will be removed in a future version of the framework. Please annotate the 'value' attribute in @run.halo.app.theme.finders.Finder with @AliasFor(annotation=Component.class) to declare an explicit alias for @Component's 'value' attribute.
1Panel-halo-JQVx | 2024-02-25T05:29:37.435+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
1Panel-halo-JQVx | 2024-02-25T05:29:37.442+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
1Panel-halo-JQVx | 2024-02-25T05:29:37.678+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 208 ms. Found 1 R2DBC repository interface.
1Panel-halo-JQVx | 2024-02-25T05:29:41.845+08:00 WARN 7 --- [ main] onfigReactiveWebServerApplicationContext : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'authorPostsRouteFactory' defined in class path resource [run/halo/app/theme/router/factories/AuthorPostsRouteFactory.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'postFinder' defined in class path resource [run/halo/app/theme/finders/impl/PostFinderImpl.class]: Unsatisfied dependency expressed through constructor parameter 1: Error creating bean with name 'postPublicQueryServiceImpl' defined in class path resource [run/halo/app/theme/finders/impl/PostPublicQueryServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 3: Error creating bean with name 'contributorFinder' defined in class path resource [run/halo/app/theme/finders/impl/ContributorFinderImpl.class]: Unsatisfied dependency expressed through constructor parameter 0: Error creating bean with name 'userServiceImpl' defined in class path resource [run/halo/app/core/extension/service/UserServiceImpl.class]: Unsatisfied dependency expressed through constructor parameter 2: Error creating bean with name 'systemConfigurableEnvironmentFetcher' defined in class path resource [run/halo/app/infra/SystemConfigurableEnvironmentFetcher.class]: Unsatisfied dependency expressed through constructor parameter 1: Error creating bean with name 'org.springframework.boot.autoconfigure.web.reactive.WebFluxAutoConfiguration$EnableWebFluxConfiguration': Unsatisfied dependency expressed through method 'setConfigurers' parameter 0: Error creating bean with name 'webFluxConfig' defined in class path resource [run/halo/app/config/WebFluxConfig.class]: Unsatisfied dependency expressed through constructor parameter 1: Error creating bean with name 'halo-run.halo.app.infra.properties.HaloProperties': Could not bind properties to 'HaloProperties' : prefix=halo, ignoreInvalidFields=false, ignoreUnknownFields=true
1Panel-halo-JQVx | 2024-02-25T05:29:41.911+08:00 INFO 7 --- [ main] .s.b.a.l.ConditionEvaluationReportLogger :
1Panel-halo-JQVx |
1Panel-halo-JQVx | Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
1Panel-halo-JQVx | 2024-02-25T05:29:41.936+08:00 ERROR 7 --- [ main] o.s.b.d.LoggingFailureAnalysisReporter :
1Panel-halo-JQVx |
1Panel-halo-JQVx | ***************************
1Panel-halo-JQVx | APPLICATION FAILED TO START
1Panel-halo-JQVx | ***************************
1Panel-halo-JQVx |
1Panel-halo-JQVx | Description:
1Panel-halo-JQVx |
1Panel-halo-JQVx | Failed to bind properties under 'halo.external-url' to java.net.URL:
1Panel-halo-JQVx |
1Panel-halo-JQVx | Property: halo.external-url
1Panel-halo-JQVx | Value: "101.32.114.250:8080"
1Panel-halo-JQVx | Origin: "halo.external-url" from property source "commandLineArgs"
1Panel-halo-JQVx | Reason: failed to convert java.lang.String to java.net.URL (caused by java.lang.IllegalArgumentException: Could not retrieve URL for ReactiveWebContext resource [101.32.114.250:8080]: ReactiveWebContext resource [101.32.114.250:8080] cannot be resolved to URL)
1Panel-halo-JQVx |
1Panel-halo-JQVx | Action:
1Panel-halo-JQVx |
1Panel-halo-JQVx | Update your application's configuration
1Panel-halo-JQVx |
1Panel-halo-JQVx |
1Panel-halo-JQVx | __ __ __
1Panel-halo-JQVx | / / / /___ _/ /___
1Panel-halo-JQVx | / /_/ / __ `/ / __ \
1Panel-halo-JQVx | / __ / /_/ / / /_/ /
1Panel-halo-JQVx | /_/ /_/\__,_/_/\____/
1Panel-halo-JQVx |
1Panel-halo-JQVx | Version: 2.12.3