halo-dev / halo

强大易用的开源建站工具。
https://www.halo.run
GNU General Public License v3.0
33.52k stars 9.63k forks source link

Docsme插件无法卸载,并且导致无法正常启动 #5627

Closed HowieHz closed 6 months ago

HowieHz commented 6 months ago

系统信息

使用的哪种方式运行?

Docker

发生了什么?

一开始这个插件是无法关闭 我尝试在开启的时候直接删除,结果无法删除,显示内部错误 随后我重启docker,再次尝试删除,就是显示成功删除,但是刷新一下还在 并且发现原有的插件并没有成功加载

相关日志输出

halo  | 
halo  |     __  __      __
halo  |    / / / /___ _/ /___
halo  |   / /_/ / __ `/ / __ \
halo  |  / __  / /_/ / / /_/ /
halo  | /_/ /_/\__,_/_/\____/
halo  | 
halo  | Version: 2.13.1
halo  | 2024-03-31T21:21:37.994+08:00  INFO 7 --- [           main] run.halo.app.Application                 : Starting Application v2.13.1 using Java 21.0.2 with PID 7 (/application/BOOT-INF/classes started by root in /application)
halo  | 2024-03-31T21:21:37.998+08:00  INFO 7 --- [           main] run.halo.app.Application                 : No active profile set, falling back to 1 default profile: "default"
halo  | 2024-03-31T21:21:38.281+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.
halo  | 2024-03-31T21:21:40.189+08:00  INFO 7 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
halo  | 2024-03-31T21:21:40.192+08:00  INFO 7 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
halo  | 2024-03-31T21:21:40.390+08:00  INFO 7 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 184 ms. Found 1 R2DBC repository interface.
halo  | 2024-03-31T21:21:46.686+08:00  INFO 7 --- [           main] org.pf4j.DefaultPluginStatusProvider     : Enabled plugins: []
halo  | 2024-03-31T21:21:46.688+08:00  INFO 7 --- [           main] org.pf4j.DefaultPluginStatusProvider     : Disabled plugins: [PluginUmami, PluginLive2d, wxyshine-webhook, PluginBytemd, PluginStackEdit, text-diagram, plugin-katex]
halo  | 2024-03-31T21:21:46.691+08:00  INFO 7 --- [           main] org.pf4j.DefaultPluginManager            : PF4J version 3.10.0 in 'deployment' mode
halo  | 2024-03-31T21:21:47.494+08:00  INFO 7 --- [           main] o.a.l.s.MemorySegmentIndexInputProvider  : Using MemorySegmentIndexInput with Java 21; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false
halo  | 2024-03-31T21:21:51.611+08:00  INFO 7 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 32 endpoint(s) beneath base path '/actuator'
halo  | 2024-03-31T21:21:53.305+08:00  INFO 7 --- [           main] o.s.b.web.embedded.netty.NettyWebServer  : Netty started on port 8090
halo  | 2024-03-31T21:21:53.307+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.metrics.VisitedEventReconciler
halo  | 2024-03-31T21:21:53.313+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.search.post.PostEventReconciler
halo  | 2024-03-31T21:21:53.313+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 started
halo  | 2024-03-31T21:21:53.314+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.metrics.VotedEventReconciler
halo  | 2024-03-31T21:21:53.314+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 started
halo  | 2024-03-31T21:21:53.316+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 started
halo  | 2024-03-31T21:21:53.316+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.metrics.ReplyEventReconciler
halo  | 2024-03-31T21:21:53.317+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.notification.DefaultNotificationSender
halo  | 2024-03-31T21:21:53.317+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 started
halo  | 2024-03-31T21:21:53.319+08:00  INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 started
halo  | 2024-03-31T21:21:53.320+08:00  INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 started
halo  | 2024-03-31T21:21:53.321+08:00  INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 started
halo  | 2024-03-31T21:21:53.322+08:00  INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 started
halo  | 2024-03-31T21:21:53.324+08:00  INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 started
halo  | 2024-03-31T21:21:53.359+08:00  INFO 7 --- [           main] r.h.a.e.ReactiveExtensionClientImpl      : Start building index for all extensions, please wait...
halo  | 2024-03-31T21:21:53.386+08:00  INFO 7 --- [   scheduling-1] r.h.a.s.a.login.impl.RsaKeyService       : Generating RSA keys...
halo  | 2024-03-31T21:21:53.741+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/roles, please wait...
halo  | 2024-03-31T21:21:53.830+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/roles built successfully, cost 89 ms
halo  | 2024-03-31T21:21:53.903+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/plugins, please wait...
halo  | 2024-03-31T21:21:53.906+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/plugins built successfully, cost 3 ms
halo  | 2024-03-31T21:21:53.918+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/searchengines, please wait...
halo  | 2024-03-31T21:21:53.919+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/searchengines built successfully, cost 1 ms
halo  | 2024-03-31T21:21:53.936+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/extensionpointdefinitions, please wait...
halo  | 2024-03-31T21:21:53.937+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/extensionpointdefinitions built successfully, cost 1 ms
halo  | 2024-03-31T21:21:53.954+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/extensiondefinitions, please wait...
halo  | 2024-03-31T21:21:53.955+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/extensiondefinitions built successfully, cost 2 ms
halo  | 2024-03-31T21:21:53.973+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/rolebindings, please wait...
halo  | 2024-03-31T21:21:53.974+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/rolebindings built successfully, cost 1 ms
halo  | 2024-03-31T21:21:53.997+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/users, please wait...
halo  | 2024-03-31T21:21:54.000+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/users built successfully, cost 3 ms
halo  | 2024-03-31T21:21:54.049+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/reverseproxies, please wait...
halo  | 2024-03-31T21:21:54.053+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/reverseproxies built successfully, cost 4 ms
halo  | 2024-03-31T21:21:54.129+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/settings, please wait...
halo  | 2024-03-31T21:21:54.131+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/settings built successfully, cost 2 ms
halo  | 2024-03-31T21:21:54.148+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/annotationsettings, please wait...
halo  | 2024-03-31T21:21:54.149+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/annotationsettings built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.189+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/configmaps, please wait...
halo  | 2024-03-31T21:21:54.192+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/configmaps built successfully, cost 3 ms
halo  | 2024-03-31T21:21:54.218+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/secrets, please wait...
halo  | 2024-03-31T21:21:54.219+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/secrets built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.239+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/theme.halo.run/themes, please wait...
halo  | 2024-03-31T21:21:54.240+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/theme.halo.run/themes built successfully, cost 2 ms
halo  | 2024-03-31T21:21:54.251+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/menus, please wait...
halo  | 2024-03-31T21:21:54.252+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/menus built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.267+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/menuitems, please wait...
halo  | 2024-03-31T21:21:54.268+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/menuitems built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.340+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/posts, please wait...
halo  | 2024-03-31T21:21:54.352+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/posts built successfully, cost 12 ms
halo  | 2024-03-31T21:21:54.399+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/categories, please wait...
halo  | 2024-03-31T21:21:54.404+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/categories built successfully, cost 5 ms
halo  | 2024-03-31T21:21:54.433+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/tags, please wait...
halo  | 2024-03-31T21:21:54.434+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/tags built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.613+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/snapshots, please wait...
halo  | 2024-03-31T21:21:54.626+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/snapshots built successfully, cost 13 ms
halo  | 2024-03-31T21:21:54.642+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/comments, please wait...
halo  | 2024-03-31T21:21:54.643+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/comments built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.678+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/replies, please wait...
halo  | 2024-03-31T21:21:54.680+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/replies built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.696+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/singlepages, please wait...
halo  | 2024-03-31T21:21:54.697+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/singlepages built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.715+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/groups, please wait...
halo  | 2024-03-31T21:21:54.717+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/groups built successfully, cost 2 ms
halo  | 2024-03-31T21:21:54.731+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/policies, please wait...
halo  | 2024-03-31T21:21:54.731+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/policies built successfully, cost 0 ms
halo  | 2024-03-31T21:21:54.735+08:00  INFO 7 --- [   scheduling-1] r.h.a.s.a.login.impl.RsaKeyService       : Generated RSA keys. Usage: 1348 ms.
halo  | 2024-03-31T21:21:54.791+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/attachments, please wait...
halo  | 2024-03-31T21:21:54.801+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/attachments built successfully, cost 10 ms
halo  | 2024-03-31T21:21:54.815+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/policytemplates, please wait...
halo  | 2024-03-31T21:21:54.816+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/policytemplates built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.835+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/metrics.halo.run/counters, please wait...
halo  | 2024-03-31T21:21:54.838+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/metrics.halo.run/counters built successfully, cost 3 ms
halo  | 2024-03-31T21:21:54.854+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/auth.halo.run/authproviders, please wait...
halo  | 2024-03-31T21:21:54.855+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/auth.halo.run/authproviders built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.867+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/auth.halo.run/userconnections, please wait...
halo  | 2024-03-31T21:21:54.868+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/auth.halo.run/userconnections built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.882+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/security.halo.run/personalaccesstokens, please wait...
halo  | 2024-03-31T21:21:54.883+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/security.halo.run/personalaccesstokens built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.891+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/migration.halo.run/backups, please wait...
halo  | 2024-03-31T21:21:54.892+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/migration.halo.run/backups built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.905+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/reasontypes, please wait...
halo  | 2024-03-31T21:21:54.906+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/reasontypes built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.938+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/reasons, please wait...
halo  | 2024-03-31T21:21:54.940+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/reasons built successfully, cost 2 ms
halo  | 2024-03-31T21:21:54.955+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/notificationtemplates, please wait...
halo  | 2024-03-31T21:21:54.956+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/notificationtemplates built successfully, cost 1 ms
halo  | 2024-03-31T21:21:54.983+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/subscriptions, please wait...
halo  | 2024-03-31T21:21:54.989+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/subscriptions built successfully, cost 6 ms
halo  | 2024-03-31T21:21:55.006+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/notifierDescriptors, please wait...
halo  | 2024-03-31T21:21:55.007+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/notifierDescriptors built successfully, cost 1 ms
halo  | 2024-03-31T21:21:55.021+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/notifications, please wait...
halo  | 2024-03-31T21:21:55.022+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/notifications built successfully, cost 1 ms
halo  | 2024-03-31T21:21:55.024+08:00  INFO 7 --- [           main] r.h.a.e.ReactiveExtensionClientImpl      : Successfully built index in 1665ms, Preparing to lunch application...
halo  | 2024-03-31T21:21:55.027+08:00  INFO 7 --- [           main] run.halo.app.Application                 : Started Application in 19.839 seconds (process running for 20.551)
halo  | 2024-03-31T21:22:55.707+08:00  INFO 7 --- [           main] .s.b.a.l.ConditionEvaluationReportLogger : 
halo  | 
halo  | Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
halo  | 2024-03-31T21:22:55.785+08:00 ERROR 7 --- [           main] o.s.boot.SpringApplication               : Application run failed
halo  | 
halo  | java.lang.IllegalStateException: Timeout on blocking read for 60000000000 NANOSECONDS
halo  |     at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:127) ~[reactor-core-3.6.3.jar:3.6.3]
halo  |     at reactor.core.publisher.Mono.block(Mono.java:1805) ~[reactor-core-3.6.3.jar:3.6.3]
halo  |     at run.halo.app.infra.ExtensionResourceInitializer.onApplicationEvent(ExtensionResourceInitializer.java:87) ~[classes/:2.13.1]
halo  |     at run.halo.app.infra.ExtensionResourceInitializer.onApplicationEvent(ExtensionResourceInitializer.java:31) ~[classes/:2.13.1]
halo  |     at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) ~[spring-context-6.1.4.jar:6.1.4]
halo  |     at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) ~[spring-context-6.1.4.jar:6.1.4]
halo  |     at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) ~[spring-context-6.1.4.jar:6.1.4]
halo  |     at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:451) ~[spring-context-6.1.4.jar:6.1.4]
halo  |     at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:384) ~[spring-context-6.1.4.jar:6.1.4]
halo  |     at org.springframework.boot.context.event.EventPublishingRunListener.started(EventPublishingRunListener.java:103) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at org.springframework.boot.SpringApplicationRunListeners.lambda$started$5(SpringApplicationRunListeners.java:76) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at java.base/java.lang.Iterable.forEach(Unknown Source) ~[na:na]
halo  |     at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at org.springframework.boot.SpringApplicationRunListeners.started(SpringApplicationRunListeners.java:76) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at org.springframework.boot.SpringApplication.run(SpringApplication.java:340) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:149) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at run.halo.app.Application.main(Application.java:28) ~[classes/:2.13.1]
halo  |     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[na:na]
halo  |     at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
halo  |     at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:91) ~[application/:na]
halo  |     at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:53) ~[application/:na]
halo  |     at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:58) ~[application/:na]
halo  | 
halo  | 2024-03-31T21:22:55.812+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.metrics.VisitedEventReconciler
halo  | 2024-03-31T21:22:55.813+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 interrupted
halo  | 2024-03-31T21:22:55.815+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 is stopped
halo  | 2024-03-31T21:22:55.816+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.metrics.VisitedEventReconciler is disposed
halo  | 2024-03-31T21:22:55.817+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.search.post.PostEventReconciler
halo  | 2024-03-31T21:22:55.818+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 interrupted
halo  | 2024-03-31T21:22:55.820+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 is stopped
halo  | 2024-03-31T21:22:55.821+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.search.post.PostEventReconciler is disposed
halo  | 2024-03-31T21:22:55.822+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.metrics.VotedEventReconciler
halo  | 2024-03-31T21:22:55.823+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 interrupted
halo  | 2024-03-31T21:22:55.825+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 is stopped
halo  | 2024-03-31T21:22:55.827+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.metrics.VotedEventReconciler is disposed
halo  | 2024-03-31T21:22:55.827+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.metrics.ReplyEventReconciler
halo  | 2024-03-31T21:22:55.828+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 interrupted
halo  | 2024-03-31T21:22:55.829+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 is stopped
halo  | 2024-03-31T21:22:55.830+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.metrics.ReplyEventReconciler is disposed
halo  | 2024-03-31T21:22:55.830+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.notification.DefaultNotificationSender
halo  | 2024-03-31T21:22:55.831+08:00  INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 interrupted
halo  | 2024-03-31T21:22:55.831+08:00  INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 interrupted
halo  | 2024-03-31T21:22:55.832+08:00  INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 interrupted
halo  | 2024-03-31T21:22:55.833+08:00  INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 interrupted
halo  | 2024-03-31T21:22:55.833+08:00  INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 is stopped
halo  | 2024-03-31T21:22:55.833+08:00  INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 is stopped
halo  | 2024-03-31T21:22:55.835+08:00  INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 is stopped
halo  | 2024-03-31T21:22:55.832+08:00  INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 is stopped
halo  | 2024-03-31T21:22:55.834+08:00  INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 interrupted
halo  | 2024-03-31T21:22:55.837+08:00  INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 is stopped
halo  | 2024-03-31T21:22:55.838+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.notification.DefaultNotificationSender is disposed
halo  | 2024-03-31T21:22:57.960+08:00  INFO 7 --- [           main] r.h.a.e.c.DefaultControllerManager       : Shutting down 0 controllers...
halo  | 2024-03-31T21:22:57.962+08:00  INFO 7 --- [           main] r.h.a.e.c.DefaultControllerManager       : Shutdown 0 controllers.
halo  | 2024-03-31T21:22:57.969+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller garbage-collector-controller
halo  | 2024-03-31T21:22:57.970+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller garbage-collector-controller is disposed
halo exited with code 0

附加信息

image image

HowieHz commented 6 months ago

遇到这个问题的小伙伴可以 从官网重新下载plugin-docsme-1.0.0-alpha.5.jar并且安装 然后尝试 打开插件-关闭插件-卸载插件-清除页面缓存-重启halo 以此来脱离困境

HowieHz commented 6 months ago

现在已经变成完全无法正常启动了,即使删除了那个插件,,,

halo  | 
halo  |     __  __      __
halo  |    / / / /___ _/ /___
halo  |   / /_/ / __ `/ / __ \
halo  |  / __  / /_/ / / /_/ /
halo  | /_/ /_/\__,_/_/\____/
halo  | 
halo  | Version: 2.13.1
halo  | 2024-03-31T22:27:57.414+08:00  INFO 7 --- [           main] run.halo.app.Application                 : Starting Application v2.13.1 using Java 21.0.2 with PID 7 (/application/BOOT-INF/classes started by root in /application)
halo  | 2024-03-31T22:27:57.418+08:00  INFO 7 --- [           main] run.halo.app.Application                 : No active profile set, falling back to 1 default profile: "default"
halo  | 2024-03-31T22:27:57.691+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.
halo  | 2024-03-31T22:27:59.536+08:00  INFO 7 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
halo  | 2024-03-31T22:27:59.539+08:00  INFO 7 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
halo  | 2024-03-31T22:27:59.737+08:00  INFO 7 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 183 ms. Found 1 R2DBC repository interface.
halo  | 2024-03-31T22:28:03.795+08:00  INFO 7 --- [           main] org.pf4j.DefaultPluginStatusProvider     : Enabled plugins: []
halo  | 2024-03-31T22:28:03.797+08:00  INFO 7 --- [           main] org.pf4j.DefaultPluginStatusProvider     : Disabled plugins: [PluginUmami, PluginLive2d, wxyshine-webhook, PluginBytemd, PluginStackEdit, text-diagram, plugin-katex, plugin-docsme]
halo  | 2024-03-31T22:28:03.801+08:00  INFO 7 --- [           main] org.pf4j.DefaultPluginManager            : PF4J version 3.10.0 in 'deployment' mode
halo  | 2024-03-31T22:28:04.429+08:00  INFO 7 --- [           main] o.a.l.s.MemorySegmentIndexInputProvider  : Using MemorySegmentIndexInput with Java 21; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false
halo  | 2024-03-31T22:28:08.238+08:00  INFO 7 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 32 endpoint(s) beneath base path '/actuator'
halo  | 2024-03-31T22:28:09.858+08:00  INFO 7 --- [           main] o.s.b.web.embedded.netty.NettyWebServer  : Netty started on port 8090
halo  | 2024-03-31T22:28:09.859+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.metrics.VisitedEventReconciler
halo  | 2024-03-31T22:28:09.863+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.search.post.PostEventReconciler
halo  | 2024-03-31T22:28:09.863+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 started
halo  | 2024-03-31T22:28:09.864+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.metrics.VotedEventReconciler
halo  | 2024-03-31T22:28:09.864+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 started
halo  | 2024-03-31T22:28:09.865+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.metrics.ReplyEventReconciler
halo  | 2024-03-31T22:28:09.865+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 started
halo  | 2024-03-31T22:28:09.867+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.notification.DefaultNotificationSender
halo  | 2024-03-31T22:28:09.867+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 started
halo  | 2024-03-31T22:28:09.868+08:00  INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 started
halo  | 2024-03-31T22:28:09.868+08:00  INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 started
halo  | 2024-03-31T22:28:09.869+08:00  INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 started
halo  | 2024-03-31T22:28:09.870+08:00  INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 started
halo  | 2024-03-31T22:28:09.870+08:00  INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 started
halo  | 2024-03-31T22:28:09.918+08:00  INFO 7 --- [           main] r.h.a.e.ReactiveExtensionClientImpl      : Start building index for all extensions, please wait...
halo  | 2024-03-31T22:28:09.946+08:00  INFO 7 --- [   scheduling-1] r.h.a.s.a.login.impl.RsaKeyService       : Generating RSA keys...
halo  | 2024-03-31T22:28:10.258+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/roles, please wait...
halo  | 2024-03-31T22:28:10.311+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/roles built successfully, cost 53 ms
halo  | 2024-03-31T22:28:10.360+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/plugins, please wait...
halo  | 2024-03-31T22:28:10.362+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/plugins built successfully, cost 2 ms
halo  | 2024-03-31T22:28:10.371+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/searchengines, please wait...
halo  | 2024-03-31T22:28:10.372+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/searchengines built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.382+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/extensionpointdefinitions, please wait...
halo  | 2024-03-31T22:28:10.383+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/extensionpointdefinitions built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.401+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/extensiondefinitions, please wait...
halo  | 2024-03-31T22:28:10.403+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/extensiondefinitions built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.416+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/rolebindings, please wait...
halo  | 2024-03-31T22:28:10.417+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/rolebindings built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.434+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/users, please wait...
halo  | 2024-03-31T22:28:10.438+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/users built successfully, cost 4 ms
halo  | 2024-03-31T22:28:10.478+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/reverseproxies, please wait...
halo  | 2024-03-31T22:28:10.483+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/reverseproxies built successfully, cost 5 ms
halo  | 2024-03-31T22:28:10.513+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/settings, please wait...
halo  | 2024-03-31T22:28:10.516+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/settings built successfully, cost 3 ms
halo  | 2024-03-31T22:28:10.527+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/annotationsettings, please wait...
halo  | 2024-03-31T22:28:10.528+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/annotationsettings built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.556+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/configmaps, please wait...
halo  | 2024-03-31T22:28:10.559+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/configmaps built successfully, cost 3 ms
halo  | 2024-03-31T22:28:10.579+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/secrets, please wait...
halo  | 2024-03-31T22:28:10.580+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/secrets built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.596+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/theme.halo.run/themes, please wait...
halo  | 2024-03-31T22:28:10.597+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/theme.halo.run/themes built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.609+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/menus, please wait...
halo  | 2024-03-31T22:28:10.610+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/menus built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.624+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/menuitems, please wait...
halo  | 2024-03-31T22:28:10.625+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/menuitems built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.672+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/posts, please wait...
halo  | 2024-03-31T22:28:10.691+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/posts built successfully, cost 19 ms
halo  | 2024-03-31T22:28:10.708+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/categories, please wait...
halo  | 2024-03-31T22:28:10.713+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/categories built successfully, cost 5 ms
halo  | 2024-03-31T22:28:10.737+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/tags, please wait...
halo  | 2024-03-31T22:28:10.739+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/tags built successfully, cost 2 ms
halo  | 2024-03-31T22:28:10.876+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/snapshots, please wait...
halo  | 2024-03-31T22:28:10.884+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/snapshots built successfully, cost 8 ms
halo  | 2024-03-31T22:28:10.894+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/comments, please wait...
halo  | 2024-03-31T22:28:10.895+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/comments built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.908+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/replies, please wait...
halo  | 2024-03-31T22:28:10.909+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/replies built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.921+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/singlepages, please wait...
halo  | 2024-03-31T22:28:10.922+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/singlepages built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.934+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/groups, please wait...
halo  | 2024-03-31T22:28:10.935+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/groups built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.946+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/policies, please wait...
halo  | 2024-03-31T22:28:10.947+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/policies built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.985+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/attachments, please wait...
halo  | 2024-03-31T22:28:10.993+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/attachments built successfully, cost 8 ms
halo  | 2024-03-31T22:28:11.004+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/policytemplates, please wait...
halo  | 2024-03-31T22:28:11.005+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/policytemplates built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.026+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/metrics.halo.run/counters, please wait...
halo  | 2024-03-31T22:28:11.029+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/metrics.halo.run/counters built successfully, cost 3 ms
halo  | 2024-03-31T22:28:11.043+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/auth.halo.run/authproviders, please wait...
halo  | 2024-03-31T22:28:11.044+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/auth.halo.run/authproviders built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.056+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/auth.halo.run/userconnections, please wait...
halo  | 2024-03-31T22:28:11.057+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/auth.halo.run/userconnections built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.069+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/security.halo.run/personalaccesstokens, please wait...
halo  | 2024-03-31T22:28:11.069+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/security.halo.run/personalaccesstokens built successfully, cost 0 ms
halo  | 2024-03-31T22:28:11.075+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/migration.halo.run/backups, please wait...
halo  | 2024-03-31T22:28:11.076+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/migration.halo.run/backups built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.086+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/reasontypes, please wait...
halo  | 2024-03-31T22:28:11.086+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/reasontypes built successfully, cost 0 ms
halo  | 2024-03-31T22:28:11.103+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/reasons, please wait...
halo  | 2024-03-31T22:28:11.105+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/reasons built successfully, cost 2 ms
halo  | 2024-03-31T22:28:11.116+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/notificationtemplates, please wait...
halo  | 2024-03-31T22:28:11.117+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/notificationtemplates built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.147+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/subscriptions, please wait...
halo  | 2024-03-31T22:28:11.152+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/subscriptions built successfully, cost 5 ms
halo  | 2024-03-31T22:28:11.166+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/notifierDescriptors, please wait...
halo  | 2024-03-31T22:28:11.167+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/notifierDescriptors built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.178+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/notifications, please wait...
halo  | 2024-03-31T22:28:11.179+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/notifications built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.181+08:00  INFO 7 --- [           main] r.h.a.e.ReactiveExtensionClientImpl      : Successfully built index in 1263ms, Preparing to lunch application...
halo  | 2024-03-31T22:28:11.183+08:00  INFO 7 --- [           main] run.halo.app.Application                 : Started Application in 16.923 seconds (process running for 17.551)
halo  | 2024-03-31T22:28:12.512+08:00  INFO 7 --- [   scheduling-1] r.h.a.s.a.login.impl.RsaKeyService       : Generated RSA keys. Usage: 2565 ms.
halo  | 2024-03-31T22:29:11.788+08:00  INFO 7 --- [           main] .s.b.a.l.ConditionEvaluationReportLogger : 
halo  | 
halo  | Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
halo  | 2024-03-31T22:29:11.863+08:00 ERROR 7 --- [           main] o.s.boot.SpringApplication               : Application run failed
halo  | 
halo  | java.lang.IllegalStateException: Timeout on blocking read for 60000000000 NANOSECONDS
halo  |     at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:127) ~[reactor-core-3.6.3.jar:3.6.3]
halo  |     at reactor.core.publisher.Mono.block(Mono.java:1805) ~[reactor-core-3.6.3.jar:3.6.3]
halo  |     at run.halo.app.infra.ExtensionResourceInitializer.onApplicationEvent(ExtensionResourceInitializer.java:87) ~[classes/:2.13.1]
halo  |     at run.halo.app.infra.ExtensionResourceInitializer.onApplicationEvent(ExtensionResourceInitializer.java:31) ~[classes/:2.13.1]
halo  |     at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) ~[spring-context-6.1.4.jar:6.1.4]
halo  |     at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) ~[spring-context-6.1.4.jar:6.1.4]
halo  |     at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) ~[spring-context-6.1.4.jar:6.1.4]
halo  |     at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:451) ~[spring-context-6.1.4.jar:6.1.4]
halo  |     at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:384) ~[spring-context-6.1.4.jar:6.1.4]
halo  |     at org.springframework.boot.context.event.EventPublishingRunListener.started(EventPublishingRunListener.java:103) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at org.springframework.boot.SpringApplicationRunListeners.lambda$started$5(SpringApplicationRunListeners.java:76) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at java.base/java.lang.Iterable.forEach(Unknown Source) ~[na:na]
halo  |     at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at org.springframework.boot.SpringApplicationRunListeners.started(SpringApplicationRunListeners.java:76) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at org.springframework.boot.SpringApplication.run(SpringApplication.java:340) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:149) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |     at run.halo.app.Application.main(Application.java:28) ~[classes/:2.13.1]
halo  |     at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[na:na]
halo  |     at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
halo  |     at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:91) ~[application/:na]
halo  |     at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:53) ~[application/:na]
halo  |     at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:58) ~[application/:na]
halo  | 
halo  | 2024-03-31T22:29:11.887+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.metrics.VisitedEventReconciler
halo  | 2024-03-31T22:29:11.888+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 interrupted
halo  | 2024-03-31T22:29:11.889+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 is stopped
halo  | 2024-03-31T22:29:11.891+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.metrics.VisitedEventReconciler is disposed
halo  | 2024-03-31T22:29:11.894+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.search.post.PostEventReconciler
halo  | 2024-03-31T22:29:11.896+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 interrupted
halo  | 2024-03-31T22:29:11.897+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 is stopped
halo  | 2024-03-31T22:29:11.897+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.search.post.PostEventReconciler is disposed
halo  | 2024-03-31T22:29:11.898+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.metrics.VotedEventReconciler
halo  | 2024-03-31T22:29:11.899+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 interrupted
halo  | 2024-03-31T22:29:11.899+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 is stopped
halo  | 2024-03-31T22:29:11.900+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.metrics.VotedEventReconciler is disposed
halo  | 2024-03-31T22:29:11.901+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.metrics.ReplyEventReconciler
halo  | 2024-03-31T22:29:11.902+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 interrupted
halo  | 2024-03-31T22:29:11.902+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 is stopped
halo  | 2024-03-31T22:29:11.903+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.metrics.ReplyEventReconciler is disposed
halo  | 2024-03-31T22:29:11.904+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.notification.DefaultNotificationSender
halo  | 2024-03-31T22:29:11.905+08:00  INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 interrupted
halo  | 2024-03-31T22:29:11.905+08:00  INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 interrupted
halo  | 2024-03-31T22:29:11.905+08:00  INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 is stopped
halo  | 2024-03-31T22:29:11.906+08:00  INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 interrupted
halo  | 2024-03-31T22:29:11.906+08:00  INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 is stopped
halo  | 2024-03-31T22:29:11.906+08:00  INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 interrupted
halo  | 2024-03-31T22:29:11.905+08:00  INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 interrupted
halo  | 2024-03-31T22:29:11.907+08:00  INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 is stopped
halo  | 2024-03-31T22:29:11.907+08:00  INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 is stopped
halo  | 2024-03-31T22:29:11.908+08:00  INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 is stopped
halo  | 2024-03-31T22:29:11.909+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.notification.DefaultNotificationSender is disposed
halo  | 2024-03-31T22:29:14.024+08:00  INFO 7 --- [           main] r.h.a.e.c.DefaultControllerManager       : Shutting down 0 controllers...
halo  | 2024-03-31T22:29:14.027+08:00  INFO 7 --- [           main] r.h.a.e.c.DefaultControllerManager       : Shutdown 0 controllers.
halo  | 2024-03-31T22:29:14.033+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller garbage-collector-controller
halo  | 2024-03-31T22:29:14.034+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller garbage-collector-controller is disposed
halo exited with code 0

可以看到左侧应该加载出来的栏目都消失了 image

HowieHz commented 6 months ago

目前使用了快照脱离困境 还好今天晚上创建了个快照

以后下插件要事先做个快照了

ruibaby commented 6 months ago

感谢反馈此问题,但根据描述没有在我这边复现。需要持续观察一下。

/triage needs-information

JohnNiang commented 6 months ago

建议提供无法卸载时的完整的错误日志,从目前提供的日志很难找到无法卸载插件的真实原因。

HowieHz commented 6 months ago

建议提供无法卸载时的完整的错误日志,从目前提供的日志很难找到无法卸载插件的真实原因。

您好,这就是当时完整的docker日志,如果再次出现类型情况我会补充信息 主要是卸载后显示卸载成功(如上面的图片),并没出现报错。然而插件还在插件列表中 之后尝试重启docker容器,插件依然在列表中

HowieHz commented 6 months ago

现在已经变成完全无法正常启动了,即使删除了那个插件,,,

halo  | 
halo  |     __  __      __
halo  |    / / / /___ _/ /___
halo  |   / /_/ / __ `/ / __ \
halo  |  / __  / /_/ / / /_/ /
halo  | /_/ /_/\__,_/_/\____/
halo  | 
halo  | Version: 2.13.1
halo  | 2024-03-31T22:27:57.414+08:00  INFO 7 --- [           main] run.halo.app.Application                 : Starting Application v2.13.1 using Java 21.0.2 with PID 7 (/application/BOOT-INF/classes started by root in /application)
halo  | 2024-03-31T22:27:57.418+08:00  INFO 7 --- [           main] run.halo.app.Application                 : No active profile set, falling back to 1 default profile: "default"
halo  | 2024-03-31T22:27:57.691+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.
halo  | 2024-03-31T22:27:59.536+08:00  INFO 7 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
halo  | 2024-03-31T22:27:59.539+08:00  INFO 7 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
halo  | 2024-03-31T22:27:59.737+08:00  INFO 7 --- [           main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 183 ms. Found 1 R2DBC repository interface.
halo  | 2024-03-31T22:28:03.795+08:00  INFO 7 --- [           main] org.pf4j.DefaultPluginStatusProvider     : Enabled plugins: []
halo  | 2024-03-31T22:28:03.797+08:00  INFO 7 --- [           main] org.pf4j.DefaultPluginStatusProvider     : Disabled plugins: [PluginUmami, PluginLive2d, wxyshine-webhook, PluginBytemd, PluginStackEdit, text-diagram, plugin-katex, plugin-docsme]
halo  | 2024-03-31T22:28:03.801+08:00  INFO 7 --- [           main] org.pf4j.DefaultPluginManager            : PF4J version 3.10.0 in 'deployment' mode
halo  | 2024-03-31T22:28:04.429+08:00  INFO 7 --- [           main] o.a.l.s.MemorySegmentIndexInputProvider  : Using MemorySegmentIndexInput with Java 21; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false
halo  | 2024-03-31T22:28:08.238+08:00  INFO 7 --- [           main] o.s.b.a.e.web.EndpointLinksResolver      : Exposing 32 endpoint(s) beneath base path '/actuator'
halo  | 2024-03-31T22:28:09.858+08:00  INFO 7 --- [           main] o.s.b.web.embedded.netty.NettyWebServer  : Netty started on port 8090
halo  | 2024-03-31T22:28:09.859+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.metrics.VisitedEventReconciler
halo  | 2024-03-31T22:28:09.863+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.search.post.PostEventReconciler
halo  | 2024-03-31T22:28:09.863+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 started
halo  | 2024-03-31T22:28:09.864+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.metrics.VotedEventReconciler
halo  | 2024-03-31T22:28:09.864+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 started
halo  | 2024-03-31T22:28:09.865+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.metrics.ReplyEventReconciler
halo  | 2024-03-31T22:28:09.865+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 started
halo  | 2024-03-31T22:28:09.867+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.notification.DefaultNotificationSender
halo  | 2024-03-31T22:28:09.867+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 started
halo  | 2024-03-31T22:28:09.868+08:00  INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 started
halo  | 2024-03-31T22:28:09.868+08:00  INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 started
halo  | 2024-03-31T22:28:09.869+08:00  INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 started
halo  | 2024-03-31T22:28:09.870+08:00  INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 started
halo  | 2024-03-31T22:28:09.870+08:00  INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 started
halo  | 2024-03-31T22:28:09.918+08:00  INFO 7 --- [           main] r.h.a.e.ReactiveExtensionClientImpl      : Start building index for all extensions, please wait...
halo  | 2024-03-31T22:28:09.946+08:00  INFO 7 --- [   scheduling-1] r.h.a.s.a.login.impl.RsaKeyService       : Generating RSA keys...
halo  | 2024-03-31T22:28:10.258+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/roles, please wait...
halo  | 2024-03-31T22:28:10.311+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/roles built successfully, cost 53 ms
halo  | 2024-03-31T22:28:10.360+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/plugins, please wait...
halo  | 2024-03-31T22:28:10.362+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/plugins built successfully, cost 2 ms
halo  | 2024-03-31T22:28:10.371+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/searchengines, please wait...
halo  | 2024-03-31T22:28:10.372+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/searchengines built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.382+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/extensionpointdefinitions, please wait...
halo  | 2024-03-31T22:28:10.383+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/extensionpointdefinitions built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.401+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/extensiondefinitions, please wait...
halo  | 2024-03-31T22:28:10.403+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/extensiondefinitions built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.416+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/rolebindings, please wait...
halo  | 2024-03-31T22:28:10.417+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/rolebindings built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.434+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/users, please wait...
halo  | 2024-03-31T22:28:10.438+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/users built successfully, cost 4 ms
halo  | 2024-03-31T22:28:10.478+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/plugin.halo.run/reverseproxies, please wait...
halo  | 2024-03-31T22:28:10.483+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/plugin.halo.run/reverseproxies built successfully, cost 5 ms
halo  | 2024-03-31T22:28:10.513+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/settings, please wait...
halo  | 2024-03-31T22:28:10.516+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/settings built successfully, cost 3 ms
halo  | 2024-03-31T22:28:10.527+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/annotationsettings, please wait...
halo  | 2024-03-31T22:28:10.528+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/annotationsettings built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.556+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/configmaps, please wait...
halo  | 2024-03-31T22:28:10.559+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/configmaps built successfully, cost 3 ms
halo  | 2024-03-31T22:28:10.579+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/secrets, please wait...
halo  | 2024-03-31T22:28:10.580+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/secrets built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.596+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/theme.halo.run/themes, please wait...
halo  | 2024-03-31T22:28:10.597+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/theme.halo.run/themes built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.609+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/menus, please wait...
halo  | 2024-03-31T22:28:10.610+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/menus built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.624+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/menuitems, please wait...
halo  | 2024-03-31T22:28:10.625+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/menuitems built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.672+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/posts, please wait...
halo  | 2024-03-31T22:28:10.691+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/posts built successfully, cost 19 ms
halo  | 2024-03-31T22:28:10.708+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/categories, please wait...
halo  | 2024-03-31T22:28:10.713+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/categories built successfully, cost 5 ms
halo  | 2024-03-31T22:28:10.737+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/tags, please wait...
halo  | 2024-03-31T22:28:10.739+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/tags built successfully, cost 2 ms
halo  | 2024-03-31T22:28:10.876+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/snapshots, please wait...
halo  | 2024-03-31T22:28:10.884+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/snapshots built successfully, cost 8 ms
halo  | 2024-03-31T22:28:10.894+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/comments, please wait...
halo  | 2024-03-31T22:28:10.895+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/comments built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.908+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/replies, please wait...
halo  | 2024-03-31T22:28:10.909+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/replies built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.921+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/content.halo.run/singlepages, please wait...
halo  | 2024-03-31T22:28:10.922+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/content.halo.run/singlepages built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.934+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/groups, please wait...
halo  | 2024-03-31T22:28:10.935+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/groups built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.946+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/policies, please wait...
halo  | 2024-03-31T22:28:10.947+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/policies built successfully, cost 1 ms
halo  | 2024-03-31T22:28:10.985+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/attachments, please wait...
halo  | 2024-03-31T22:28:10.993+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/attachments built successfully, cost 8 ms
halo  | 2024-03-31T22:28:11.004+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/storage.halo.run/policytemplates, please wait...
halo  | 2024-03-31T22:28:11.005+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/storage.halo.run/policytemplates built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.026+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/metrics.halo.run/counters, please wait...
halo  | 2024-03-31T22:28:11.029+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/metrics.halo.run/counters built successfully, cost 3 ms
halo  | 2024-03-31T22:28:11.043+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/auth.halo.run/authproviders, please wait...
halo  | 2024-03-31T22:28:11.044+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/auth.halo.run/authproviders built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.056+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/auth.halo.run/userconnections, please wait...
halo  | 2024-03-31T22:28:11.057+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/auth.halo.run/userconnections built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.069+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/security.halo.run/personalaccesstokens, please wait...
halo  | 2024-03-31T22:28:11.069+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/security.halo.run/personalaccesstokens built successfully, cost 0 ms
halo  | 2024-03-31T22:28:11.075+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/migration.halo.run/backups, please wait...
halo  | 2024-03-31T22:28:11.076+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/migration.halo.run/backups built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.086+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/reasontypes, please wait...
halo  | 2024-03-31T22:28:11.086+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/reasontypes built successfully, cost 0 ms
halo  | 2024-03-31T22:28:11.103+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/reasons, please wait...
halo  | 2024-03-31T22:28:11.105+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/reasons built successfully, cost 2 ms
halo  | 2024-03-31T22:28:11.116+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/notificationtemplates, please wait...
halo  | 2024-03-31T22:28:11.117+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/notificationtemplates built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.147+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/subscriptions, please wait...
halo  | 2024-03-31T22:28:11.152+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/subscriptions built successfully, cost 5 ms
halo  | 2024-03-31T22:28:11.166+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/notifierDescriptors, please wait...
halo  | 2024-03-31T22:28:11.167+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/notifierDescriptors built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.178+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/notification.halo.run/notifications, please wait...
halo  | 2024-03-31T22:28:11.179+08:00  INFO 7 --- [           main] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/notification.halo.run/notifications built successfully, cost 1 ms
halo  | 2024-03-31T22:28:11.181+08:00  INFO 7 --- [           main] r.h.a.e.ReactiveExtensionClientImpl      : Successfully built index in 1263ms, Preparing to lunch application...
halo  | 2024-03-31T22:28:11.183+08:00  INFO 7 --- [           main] run.halo.app.Application                 : Started Application in 16.923 seconds (process running for 17.551)
halo  | 2024-03-31T22:28:12.512+08:00  INFO 7 --- [   scheduling-1] r.h.a.s.a.login.impl.RsaKeyService       : Generated RSA keys. Usage: 2565 ms.
halo  | 2024-03-31T22:29:11.788+08:00  INFO 7 --- [           main] .s.b.a.l.ConditionEvaluationReportLogger : 
halo  | 
halo  | Error starting ApplicationContext. To display the condition evaluation report re-run your application with 'debug' enabled.
halo  | 2024-03-31T22:29:11.863+08:00 ERROR 7 --- [           main] o.s.boot.SpringApplication               : Application run failed
halo  | 
halo  | java.lang.IllegalStateException: Timeout on blocking read for 60000000000 NANOSECONDS
halo  |   at reactor.core.publisher.BlockingSingleSubscriber.blockingGet(BlockingSingleSubscriber.java:127) ~[reactor-core-3.6.3.jar:3.6.3]
halo  |   at reactor.core.publisher.Mono.block(Mono.java:1805) ~[reactor-core-3.6.3.jar:3.6.3]
halo  |   at run.halo.app.infra.ExtensionResourceInitializer.onApplicationEvent(ExtensionResourceInitializer.java:87) ~[classes/:2.13.1]
halo  |   at run.halo.app.infra.ExtensionResourceInitializer.onApplicationEvent(ExtensionResourceInitializer.java:31) ~[classes/:2.13.1]
halo  |   at org.springframework.context.event.SimpleApplicationEventMulticaster.doInvokeListener(SimpleApplicationEventMulticaster.java:185) ~[spring-context-6.1.4.jar:6.1.4]
halo  |   at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:178) ~[spring-context-6.1.4.jar:6.1.4]
halo  |   at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:156) ~[spring-context-6.1.4.jar:6.1.4]
halo  |   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:451) ~[spring-context-6.1.4.jar:6.1.4]
halo  |   at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:384) ~[spring-context-6.1.4.jar:6.1.4]
halo  |   at org.springframework.boot.context.event.EventPublishingRunListener.started(EventPublishingRunListener.java:103) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |   at org.springframework.boot.SpringApplicationRunListeners.lambda$started$5(SpringApplicationRunListeners.java:76) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |   at java.base/java.lang.Iterable.forEach(Unknown Source) ~[na:na]
halo  |   at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:118) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |   at org.springframework.boot.SpringApplicationRunListeners.doWithListeners(SpringApplicationRunListeners.java:112) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |   at org.springframework.boot.SpringApplicationRunListeners.started(SpringApplicationRunListeners.java:76) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |   at org.springframework.boot.SpringApplication.run(SpringApplication.java:340) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |   at org.springframework.boot.builder.SpringApplicationBuilder.run(SpringApplicationBuilder.java:149) ~[spring-boot-3.2.3.jar:3.2.3]
halo  |   at run.halo.app.Application.main(Application.java:28) ~[classes/:2.13.1]
halo  |   at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[na:na]
halo  |   at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na]
halo  |   at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:91) ~[application/:na]
halo  |   at org.springframework.boot.loader.launch.Launcher.launch(Launcher.java:53) ~[application/:na]
halo  |   at org.springframework.boot.loader.launch.JarLauncher.main(JarLauncher.java:58) ~[application/:na]
halo  | 
halo  | 2024-03-31T22:29:11.887+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.metrics.VisitedEventReconciler
halo  | 2024-03-31T22:29:11.888+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 interrupted
halo  | 2024-03-31T22:29:11.889+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 is stopped
halo  | 2024-03-31T22:29:11.891+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.metrics.VisitedEventReconciler is disposed
halo  | 2024-03-31T22:29:11.894+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.search.post.PostEventReconciler
halo  | 2024-03-31T22:29:11.896+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 interrupted
halo  | 2024-03-31T22:29:11.897+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 is stopped
halo  | 2024-03-31T22:29:11.897+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.search.post.PostEventReconciler is disposed
halo  | 2024-03-31T22:29:11.898+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.metrics.VotedEventReconciler
halo  | 2024-03-31T22:29:11.899+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 interrupted
halo  | 2024-03-31T22:29:11.899+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 is stopped
halo  | 2024-03-31T22:29:11.900+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.metrics.VotedEventReconciler is disposed
halo  | 2024-03-31T22:29:11.901+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.metrics.ReplyEventReconciler
halo  | 2024-03-31T22:29:11.902+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 interrupted
halo  | 2024-03-31T22:29:11.902+08:00  INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 is stopped
halo  | 2024-03-31T22:29:11.903+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.metrics.ReplyEventReconciler is disposed
halo  | 2024-03-31T22:29:11.904+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.notification.DefaultNotificationSender
halo  | 2024-03-31T22:29:11.905+08:00  INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 interrupted
halo  | 2024-03-31T22:29:11.905+08:00  INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 interrupted
halo  | 2024-03-31T22:29:11.905+08:00  INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 is stopped
halo  | 2024-03-31T22:29:11.906+08:00  INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 interrupted
halo  | 2024-03-31T22:29:11.906+08:00  INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 is stopped
halo  | 2024-03-31T22:29:11.906+08:00  INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 interrupted
halo  | 2024-03-31T22:29:11.905+08:00  INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 interrupted
halo  | 2024-03-31T22:29:11.907+08:00  INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 is stopped
halo  | 2024-03-31T22:29:11.907+08:00  INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 is stopped
halo  | 2024-03-31T22:29:11.908+08:00  INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 is stopped
halo  | 2024-03-31T22:29:11.909+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller run.halo.app.notification.DefaultNotificationSender is disposed
halo  | 2024-03-31T22:29:14.024+08:00  INFO 7 --- [           main] r.h.a.e.c.DefaultControllerManager       : Shutting down 0 controllers...
halo  | 2024-03-31T22:29:14.027+08:00  INFO 7 --- [           main] r.h.a.e.c.DefaultControllerManager       : Shutdown 0 controllers.
halo  | 2024-03-31T22:29:14.033+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Disposing controller garbage-collector-controller
halo  | 2024-03-31T22:29:14.034+08:00  INFO 7 --- [           main] r.h.a.e.controller.DefaultController     : Controller garbage-collector-controller is disposed
halo exited with code 0

可以看到左侧应该加载出来的栏目都消失了 image

另外这个启动失败的问题在升级2.14.0的时候再现。启动就和开盲盒一样,不一定能开起来

JohnNiang commented 6 months ago

Hi @HowieHz ,从这里的日志来看,初始化系统资源的时候超过了一分钟,不太清楚 Halo 实例和数据库之间的延迟有多大,不过后续我们会考虑增大这个超时时间。

HowieHz commented 6 months ago

-> #5643