用docker-compose 部署alo:2.12.2,启动之后页面访问404.之前的版本可以然后升级了下版本就不行了
日志没有报错。这是部分日志页面
__ __ __
/ / / /___ _/ /___
/ /_/ / __ `/ / __ \
/ __ / /_/ / / /_/ /
/_/ /_/\__,_/_/\____/
Version: 2.12.2
2024-02-22T14:07:56.123+08:00 INFO 7 --- [ main] run.halo.app.Application : Starting Application v2.12.2 using Java 17.0.9 with PID 7 (/application/BOOT-INF/classes started by root in /application)
2024-02-22T14:07:56.192+08:00 INFO 7 --- [ main] run.halo.app.Application : No active profile set, falling back to 1 default profile: "default"
2024-02-22T14:08:04.047+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"#2546.halo.app.theme.finders.Finder with @AliasFor(annotation=Component.class) to declare an explicit alias for @Component's 'value' attribute.
2024-02-22T14:08:44.041+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2024-02-22T14:08:44.084+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
2024-02-22T14:08:47.771+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 3391 ms. Found 1 R2DBC repository interface.
2024-02-22T14:10:26.385+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginStatusProvider : Enabled plugins: []
2024-02-22T14:10:26.415+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginStatusProvider : Disabled plugins: [ToolBench, plugin-oauth2]
2024-02-22T14:10:26.501+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginManager : PF4J version 3.10.0 in 'deployment' mode
2024-02-22T14:10:34.950+08:00 WARN 7 --- [ main] o.apache.lucene.util.HotspotVMOptions : Lucene cannot optimize algorithms or calculate object sizes for JVMs that are not based on Hotspot or a compatible implementation.
2024-02-22T14:11:24.838+08:00 INFO 7 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 32 endpoint(s) beneath base path '/actuator'
2024-02-22T14:11:53.639+08:00 INFO 7 --- [tor-tcp-epoll-2] i.a.r.mysql.client.ReactorNettyClient : Response: OkMessage{affectedRows=0, lastInsertId=0, serverStatuses=2, warnings=1, information=''}, reports 1 warning(s)
2024-02-22T14:11:53.932+08:00 INFO 7 --- [tor-tcp-epoll-2] i.a.r.mysql.client.ReactorNettyClient : Response: OkMessage{affectedRows=0, lastInsertId=0, serverStatuses=2, warnings=1, information=''}, reports 1 warning(s)
2024-02-22T14:12:00.667+08:00 INFO 7 --- [ main] o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 8090
2024-02-22T14:12:00.857+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.VisitedEventReconciler
2024-02-22T14:12:00.952+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.search.post.PostEventReconciler
2024-02-22T14:12:00.954+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 started
2024-02-22T14:12:01.010+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.VotedEventReconciler
2024-02-22T14:12:01.019+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 started
2024-02-22T14:12:01.060+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 started
2024-02-22T14:12:01.047+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.ReplyEventReconciler
2024-02-22T14:12:01.097+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.notification.DefaultNotificationSender
2024-02-22T14:12:01.144+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 started
2024-02-22T14:12:01.222+08:00 INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 started
2024-02-22T14:12:01.281+08:00 INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 started
2024-02-22T14:12:01.317+08:00 INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 started
2024-02-22T14:12:01.322+08:00 INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 started
2024-02-22T14:12:01.591+08:00 INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 started
2024-02-22T14:12:02.663+08:00 INFO 7 --- [ main] r.h.a.e.ReactiveExtensionClientImpl : Start building index for all extensions, please wait...
2024-02-22T14:12:02.782+08:00 INFO 7 --- [ scheduling-1] r.h.a.s.a.login.impl.RsaKeyService : Generating RSA keys...
2024-02-22T14:12:12.351+08:00 INFO 7 --- [ scheduling-1] r.h.a.s.a.login.impl.RsaKeyService : Generated RSA keys. Usage: 9557 ms.
2024-02-22T14:12:12.611+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/roles, please wait...
2024-02-22T14:12:14.110+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/roles built successfully, cost 1514 ms
2024-02-22T14:12:16.603+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/plugins, please wait...
2024-02-22T14:12:16.652+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/plugins built successfully, cost 49 ms
2024-02-22T14:12:17.238+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/searchengines, please wait...
2024-02-22T14:12:17.251+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/searchengines built successfully, cost 13 ms
2024-02-22T14:12:17.551+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/extensionpointdefinitions, please wait...
2024-02-22T14:12:17.562+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/extensionpointdefinitions built successfully, cost 10 ms
2024-02-22T14:12:17.955+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/extensiondefinitions, please wait...
2024-02-22T14:12:17.984+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/extensiondefinitions built successfully, cost 30 ms
2024-02-22T14:12:18.330+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/rolebindings, please wait...
2024-02-22T14:12:18.334+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/rolebindings built successfully, cost 5 ms
2024-02-22T14:12:18.624+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/users, please wait...
2024-02-22T14:12:18.642+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/users built successfully, cost 18 ms
2024-02-22T14:12:19.979+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/reverseproxies, please wait...
2024-02-22T14:12:20.107+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/reverseproxies built successfully, cost 128 ms
2024-02-22T14:12:20.859+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/settings, please wait...
2024-02-22T14:12:20.905+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/settings built successfully, cost 46 ms
2024-02-22T14:12:21.121+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/annotationsettings, please wait...
2024-02-22T14:12:21.125+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/annotationsettings built successfully, cost 4 ms
2024-02-22T14:12:21.546+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/configmaps, please wait...
2024-02-22T14:12:21.562+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/configmaps built successfully, cost 15 ms
2024-02-22T14:12:21.943+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/secrets, please wait...
2024-02-22T14:12:21.953+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/secrets built successfully, cost 10 ms
2024-02-22T14:12:22.349+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/theme.halo.run/themes, please wait...
2024-02-22T14:12:22.377+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/theme.halo.run/themes built successfully, cost 27 ms
2024-02-22T14:12:22.755+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/menus, please wait...
2024-02-22T14:12:22.758+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/menus built successfully, cost 3 ms
2024-02-22T14:12:22.983+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/menuitems, please wait...
2024-02-22T14:12:22.990+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/menuitems built successfully, cost 8 ms
2024-02-22T14:12:30.766+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/posts, please wait...
2024-02-22T14:12:31.931+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/posts built successfully, cost 1191 ms
2024-02-22T14:12:32.277+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/categories, please wait...
2024-02-22T14:12:32.448+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/categories built successfully, cost 170 ms
2024-02-22T14:12:32.914+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/tags, please wait...
2024-02-22T14:12:32.945+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/tags built successfully, cost 31 ms
2024-02-22T14:12:40.464+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/snapshots, please wait...
2024-02-22T14:12:40.751+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/snapshots built successfully, cost 275 ms
2024-02-22T14:12:40.916+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/comments, please wait...
2024-02-22T14:12:40.928+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/comments built successfully, cost 12 ms
2024-02-22T14:12:41.244+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/replies, please wait...
2024-02-22T14:12:41.248+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/replies built successfully, cost 3 ms
2024-02-22T14:12:41.528+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/singlepages, please wait...
2024-02-22T14:12:41.533+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/singlepages built successfully, cost 5 ms
2024-02-22T14:12:41.713+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/groups, please wait...
2024-02-22T14:12:41.717+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/groups built successfully, cost 3 ms
2024-02-22T14:12:41.993+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/policies, please wait...
2024-02-22T14:12:41.996+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/policies built successfully, cost 3 ms
2024-02-22T14:12:42.375+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/attachments, please wait...
2024-02-22T14:12:42.402+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/attachments built successfully, cost 27 ms
2024-02-22T14:12:42.646+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/policytemplates, please wait...
2024-02-22T14:12:42.655+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/policytemplates built successfully, cost 9 ms
2024-02-22T14:12:45.327+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/metrics.halo.run/counters, please wait...
2024-02-22T14:12:45.447+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/metrics.halo.run/counters built successfully, cost 120 ms
2024-02-22T14:12:45.777+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/auth.halo.run/authproviders, please wait...
2024-02-22T14:12:45.785+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/auth.halo.run/authproviders built successfully, cost 8 ms
2024-02-22T14:12:45.986+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/auth.halo.run/userconnections, please wait...
2024-02-22T14:12:45.989+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/auth.halo.run/userconnections built successfully, cost 4 ms
2024-02-22T14:12:46.169+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/security.halo.run/personalaccesstokens, please wait...
2024-02-22T14:12:46.173+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/security.halo.run/personalaccesstokens built successfully, cost 4 ms
2024-02-22T14:12:46.354+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/migration.halo.run/backups, please wait...
2024-02-22T14:12:46.357+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/migration.halo.run/backups built successfully, cost 3 ms
2024-02-22T14:12:46.674+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/reasontypes, please wait...
2024-02-22T14:12:46.679+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/reasontypes built successfully, cost 5 ms
2024-02-22T14:12:46.952+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/reasons, please wait...
2024-02-22T14:12:46.956+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/reasons built successfully, cost 3 ms
2024-02-22T14:12:47.315+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notificationtemplates, please wait...
2024-02-22T14:12:47.320+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notificationtemplates built successfully, cost 5 ms
2024-02-22T14:12:49.929+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/subscriptions, please wait...
2024-02-22T14:12:50.044+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/subscriptions built successfully, cost 114 ms
2024-02-22T14:12:50.201+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notifierDescriptors, please wait...
2024-02-22T14:12:50.206+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notifierDescriptors built successfully, cost 6 ms
2024-02-22T14:12:50.372+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notifications, please wait...
2024-02-22T14:12:50.375+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notifications built successfully, cost 3 ms
2024-02-22T14:12:50.388+08:00 INFO 7 --- [ main] r.h.a.e.ReactiveExtensionClientImpl : Successfully built index in 47724ms, Preparing to lunch application...
2024-02-22T14:12:50.430+08:00 INFO 7 --- [ main] run.halo.app.Application : Started Application in 336.046 seconds (process running for 344.344)