1Panel-halo-5v9T | Standard Commons Logging discovery in action with spring-jcl: please remove commons-logging.jar from classpath in order to avoid potential conflicts 1Panel-halo-5v9T | 1Panel-halo-5v9T | __ __ __ 1Panel-halo-5v9T | / / / /___ _/ /___ 1Panel-halo-5v9T | / /_/ / __ `/ / __ \ 1Panel-halo-5v9T | / __ / /_/ / / /_/ / 1Panel-halo-5v9T | /_/ /_/\__,_/_/\____/ 1Panel-halo-5v9T | 1Panel-halo-5v9T | Version: 2.20.3 1Panel-halo-5v9T | 2024-10-16T12:04:50.523+08:00 INFO 7 --- [ main] run.halo.app.Application : Starting Application v2.20.3 using Java 21.0.4 with PID 7 (/application/BOOT-INF/classes started by root in /application) 1Panel-halo-5v9T | 2024-10-16T12:04:50.527+08:00 INFO 7 --- [ main] run.halo.app.Application : No active profile set, falling back to 1 default profile: "default" 1Panel-halo-5v9T | 2024-10-16T12:04:50.831+08:00 WARN 7 --- [ main] o.s.c.a.AnnotationBeanNameGenerator : Support for convention-based stereotype names is deprecated and will be removed in a future version of the framework. Please annotate the 'value' attribute in @run.halo.app.theme.finders.Finder with @AliasFor(annotation=Component.class) to declare an explicit alias for @Component's 'value' attribute. 1Panel-halo-5v9T | 2024-10-16T12:04:52.563+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode 1Panel-halo-5v9T | 2024-10-16T12:04:52.565+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode. 1Panel-halo-5v9T | 2024-10-16T12:04:52.835+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 255 ms. Found 1 R2DBC repository interface. 1Panel-halo-5v9T | 2024-10-16T12:04:56.435+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginStatusProvider : Enabled plugins: [] 1Panel-halo-5v9T | 2024-10-16T12:04:56.438+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginStatusProvider : Disabled plugins: [PluginUnsplash, wxyshine-webhook, PluginSitemap, notifyme, vditor-mde, HaoTag, page-cache, LinksSubmit, twikoo, PluginSitePush] 1Panel-halo-5v9T | 2024-10-16T12:04:56.440+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginManager : PF4J version 3.12.0 in 'deployment' mode 1Panel-halo-5v9T | WARNING: A restricted method in java.lang.foreign.Linker has been called 1Panel-halo-5v9T | WARNING: java.lang.foreign.Linker::downcallHandle has been called by the unnamed module 1Panel-halo-5v9T | WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for this module 1Panel-halo-5v9T | 1Panel-halo-5v9T | 2024-10-16T12:04:59.436+08:00 INFO 7 --- [ main] o.a.l.s.MemorySegmentIndexInputProvider : Using MemorySegmentIndexInput and native madvise support with Java 21 or later; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false 1Panel-halo-5v9T | 2024-10-16T12:04:59.440+08:00 INFO 7 --- [ main] r.h.a.search.lucene.LuceneSearchEngine : Initialized lucene search engine 1Panel-halo-5v9T | 2024-10-16T12:05:01.796+08:00 INFO 7 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 33 endpoints beneath base path '/actuator' 1Panel-halo-5v9T | 2024-10-16T12:05:03.989+08:00 INFO 7 --- [tor-tcp-epoll-2] i.a.r.mysql.client.ReactorNettyClient : Response: OkMessage{isEndOfRows=false, affectedRows=0, lastInsertId=0, serverStatuses=2, warnings=1, information='', systemVariables={}}, reports 1 warning(s) 1Panel-halo-5v9T | 2024-10-16T12:05:04.004+08:00 INFO 7 --- [tor-tcp-epoll-2] i.a.r.mysql.client.ReactorNettyClient : Response: OkMessage{isEndOfRows=false, affectedRows=0, lastInsertId=0, serverStatuses=2, warnings=1, information='', systemVariables={}}, reports 1 warning(s) 1Panel-halo-5v9T | 2024-10-16T12:05:04.483+08:00 INFO 7 --- [ main] o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 8090 (http) 1Panel-halo-5v9T | 2024-10-16T12:05:04.485+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.stats.VisitedEventReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:04.488+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.stats.VotedEventReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:04.489+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.CategoryPostCountUpdater 1Panel-halo-5v9T | 2024-10-16T12:05:04.489+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.stats.PostStatsUpdater 1Panel-halo-5v9T | 2024-10-16T12:05:04.490+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.stats.VotedEventReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.490+08:00 INFO 7 --- [ountUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.CategoryPostCountUpdater-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.491+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.stats.ReplyEventReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:04.491+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller PolicyChangeAttachmentUpdater 1Panel-halo-5v9T | 2024-10-16T12:05:04.492+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.PostHideFromListStateUpdater 1Panel-halo-5v9T | 2024-10-16T12:05:04.492+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.stats.TagPostCountUpdater 1Panel-halo-5v9T | 2024-10-16T12:05:04.492+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.notification.DefaultNotificationSender 1Panel-halo-5v9T | 2024-10-16T12:05:04.495+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.stats.ReplyEventReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.496+08:00 INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.497+08:00 INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.497+08:00 INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.498+08:00 INFO 7 --- [tatsUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.stats.PostStatsUpdater-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.494+08:00 INFO 7 --- [ountUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.stats.TagPostCountUpdater-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.494+08:00 INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.494+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.stats.VisitedEventReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.497+08:00 INFO 7 --- [mentUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker PolicyChangeAttachmentUpdater-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.495+08:00 INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.500+08:00 INFO 7 --- [tateUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.PostHideFromListStateUpdater-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:04.571+08:00 INFO 7 --- [ main] r.h.a.e.ReactiveExtensionClientImpl : Start building index for all extensions, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:04.891+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/roles, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:04.936+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/roles built successfully, cost 45 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.009+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/plugins, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.014+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/plugins built successfully, cost 5 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.025+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/searchengines, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.026+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/searchengines built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.043+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/extensionpointdefinitions, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.044+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/extensionpointdefinitions built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.059+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/extensiondefinitions, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.060+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/extensiondefinitions built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.073+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/rolebindings, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.075+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/rolebindings built successfully, cost 2 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.092+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/users, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.096+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/users built successfully, cost 4 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.132+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/reverseproxies, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.135+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/reverseproxies built successfully, cost 3 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.212+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/settings, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.214+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/settings built successfully, cost 2 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.242+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/annotationsettings, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.246+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/annotationsettings built successfully, cost 3 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.281+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/configmaps, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.283+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/configmaps built successfully, cost 2 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.316+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/secrets, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.317+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/secrets built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.341+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/theme.halo.run/themes, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.343+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/theme.halo.run/themes built successfully, cost 2 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.357+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/menus, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.358+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/menus built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.386+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/menuitems, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.388+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/menuitems built successfully, cost 2 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.461+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/posts, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.485+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/posts built successfully, cost 24 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.500+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/categories, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.502+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/categories built successfully, cost 2 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.517+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/tags, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.517+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/tags built successfully, cost 0 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.679+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/snapshots, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.693+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/snapshots built successfully, cost 14 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.712+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/comments, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.714+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/comments built successfully, cost 2 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.727+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/replies, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.727+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/replies built successfully, cost 0 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.760+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/singlepages, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.770+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/singlepages built successfully, cost 10 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.788+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/groups, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.790+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/groups built successfully, cost 2 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.818+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/policies, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.819+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/policies built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:05.975+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/attachments, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:05.988+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/attachments built successfully, cost 13 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.009+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/policytemplates, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.010+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/policytemplates built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.306+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/thumbnails, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.456+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/thumbnails built successfully, cost 151 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.625+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/localthumbnails, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.750+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/localthumbnails built successfully, cost 125 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.798+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/metrics.halo.run/counters, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.803+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/metrics.halo.run/counters built successfully, cost 5 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.821+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/auth.halo.run/authproviders, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.822+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/auth.halo.run/authproviders built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.838+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/auth.halo.run/userconnections, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.838+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/auth.halo.run/userconnections built successfully, cost 0 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.855+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/security.halo.run/personalaccesstokens, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.855+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/security.halo.run/personalaccesstokens built successfully, cost 0 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.873+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/security.halo.run/remembermetokens, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.874+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/security.halo.run/remembermetokens built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.897+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/security.halo.run/devices, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.898+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/security.halo.run/devices built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.915+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/migration.halo.run/backups, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.915+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/migration.halo.run/backups built successfully, cost 0 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.934+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/reasontypes, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.935+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/reasontypes built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.956+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/reasons, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.958+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/reasons built successfully, cost 2 ms 1Panel-halo-5v9T | 2024-10-16T12:05:06.977+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notificationtemplates, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:06.977+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notificationtemplates built successfully, cost 0 ms 1Panel-halo-5v9T | 2024-10-16T12:05:07.005+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/subscriptions, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:07.012+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/subscriptions built successfully, cost 7 ms 1Panel-halo-5v9T | 2024-10-16T12:05:07.028+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notifierDescriptors, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:07.028+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notifierDescriptors built successfully, cost 0 ms 1Panel-halo-5v9T | 2024-10-16T12:05:07.046+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/smsCodeRecords, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:07.047+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/smsCodeRecords built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:07.073+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notifications, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:07.074+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notifications built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:07.086+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/license.pro.halo.run/activations, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:07.086+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/license.pro.halo.run/activations built successfully, cost 0 ms 1Panel-halo-5v9T | 2024-10-16T12:05:07.094+08:00 INFO 7 --- [ main] r.h.a.e.ReactiveExtensionClientImpl : Successfully built index in 2523ms, Preparing to lunch application... 1Panel-halo-5v9T | 2024-10-16T12:05:07.096+08:00 INFO 7 --- [ main] run.halo.app.Application : Started Application in 19.408 seconds (process running for 20.374) 1Panel-halo-5v9T | 2024-10-16T12:05:08.383+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller garbage-collector-controller 1Panel-halo-5v9T | 2024-10-16T12:05:08.388+08:00 INFO 7 --- [-controller-t-7] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-7 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.389+08:00 INFO 7 --- [-controller-t-8] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-8 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.390+08:00 INFO 7 --- [-controller-t-2] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-2 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.390+08:00 INFO 7 --- [-controller-t-5] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-5 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.390+08:00 INFO 7 --- [-controller-t-9] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-9 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.389+08:00 INFO 7 --- [-controller-t-6] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-6 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.392+08:00 INFO 7 --- [controller-t-10] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-10 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.392+08:00 INFO 7 --- [-controller-t-4] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-4 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.393+08:00 INFO 7 --- [-controller-t-3] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-3 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.394+08:00 INFO 7 --- [-controller-t-1] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.399+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.AuthProviderReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.400+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.AuthProviderReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.401+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(auth.halo.run/v1alpha1/AuthProvider) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.402+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.migration.BackupReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.402+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.SinglePageReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.402+08:00 INFO 7 --- [pReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.migration.BackupReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.403+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.PluginReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.403+08:00 INFO 7 --- [pReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(migration.halo.run/v1alpha1/Backup) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.404+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.SinglePageReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.404+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.TagReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.405+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.attachment.reconciler.LocalThumbnailsReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.406+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.security.device.DeviceReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.407+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/SinglePage) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.408+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.PluginReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.410+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(plugin.halo.run/v1alpha1/Plugin) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.409+08:00 INFO 7 --- [sReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.attachment.reconciler.LocalThumbnailsReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.415+08:00 INFO 7 --- [sReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(storage.halo.run/v1alpha1/LocalThumbnail) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.409+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.security.device.DeviceReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.416+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(security.halo.run/v1alpha1/Device) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.416+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(security.halo.run/v1alpha1/Device) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.408+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.TagReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.417+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Tag) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.417+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Tag) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.419+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(auth.halo.run/v1alpha1/AuthProvider) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.425+08:00 INFO 7 --- [pReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(migration.halo.run/v1alpha1/Backup) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.426+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/SinglePage) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.429+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.PostCounterReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.429+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(plugin.halo.run/v1alpha1/Plugin) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.430+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.attachment.PolicyConfigChangeDetector 1Panel-halo-5v9T | 2024-10-16T12:05:08.431+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.CategoryReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.431+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.UserReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.432+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.AnnotationSettingReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.432+08:00 INFO 7 --- [ngeDetector-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.attachment.PolicyConfigChangeDetector-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.432+08:00 INFO 7 --- [ngeDetector-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.433+08:00 INFO 7 --- [ngeDetector-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.433+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.ReverseProxyReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.440+08:00 INFO 7 --- [sReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(storage.halo.run/v1alpha1/LocalThumbnail) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.440+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.RoleReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.441+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.attachment.reconciler.PolicyReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.441+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.attachment.reconciler.PolicyReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.441+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(storage.halo.run/v1alpha1/Policy) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.442+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.CommentReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.442+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.SystemSettingReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.443+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.ReverseProxyReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.443+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.CommentReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.443+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Comment) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.443+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Comment) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.444+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.UserReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.444+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/User) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.444+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.AnnotationSettingReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.444+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/AnnotationSetting) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.445+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/AnnotationSetting) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.445+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.RoleReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.446+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/Role) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.443+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.PostReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.447+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/Role) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.447+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(storage.halo.run/v1alpha1/Policy) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.448+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.CategoryReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.448+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Category) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.448+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Category) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.448+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(plugin.halo.run/v1alpha1/ReverseProxy) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.449+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/User) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.449+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.SystemSettingReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.449+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.450+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(plugin.halo.run/v1alpha1/ReverseProxy) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.450+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.PostCounterReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.456+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(metrics.halo.run/v1alpha1/Counter) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.460+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.PostReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.460+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Post) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.451+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.462+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.notification.NotificationTrigger 1Panel-halo-5v9T | 2024-10-16T12:05:08.463+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.theme.router.SinglePageRoute 1Panel-halo-5v9T | 2024-10-16T12:05:08.463+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.ThemeReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.464+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.ReplyReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.463+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Post) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.453+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin PluginSitemap from file:///root/.halo2/plugins/PluginSitemap-1.1.2.jar 1Panel-halo-5v9T | 2024-10-16T12:05:08.464+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.attachment.reconciler.AttachmentReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.469+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.reconciler.MenuItemReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.469+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.license.ActivationReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:08.472+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.ThemeReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.477+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(theme.halo.run/v1alpha1/Theme) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.470+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.ReplyReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.477+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Reply) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.478+08:00 INFO 7 --- [lePageRoute-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.theme.router.SinglePageRoute-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.478+08:00 INFO 7 --- [lePageRoute-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/SinglePage) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.480+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(theme.halo.run/v1alpha1/Theme) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.480+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Reply) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.481+08:00 INFO 7 --- [tionTrigger-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.NotificationTrigger-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.481+08:00 INFO 7 --- [tionTrigger-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(notification.halo.run/v1alpha1/Reason) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.482+08:00 INFO 7 --- [tionTrigger-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(notification.halo.run/v1alpha1/Reason) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.483+08:00 INFO 7 --- [lePageRoute-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/SinglePage) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.483+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.attachment.reconciler.AttachmentReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.483+08:00 INFO 7 --- [mReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.reconciler.MenuItemReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.483+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.license.ActivationReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:08.484+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(storage.halo.run/v1alpha1/Attachment) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.484+08:00 INFO 7 --- [mReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/MenuItem) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.485+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(license.pro.halo.run/v1alpha1/Activation) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:08.486+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(license.pro.halo.run/v1alpha1/Activation) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.496+08:00 INFO 7 --- [mReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/MenuItem) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.497+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(storage.halo.run/v1alpha1/Attachment) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.559+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(metrics.halo.run/v1alpha1/Counter) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:08.645+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin '/root/.halo2/plugins/PluginSitemap-1.1.2.jar' is disabled 1Panel-halo-5v9T | 2024-10-16T12:05:08.678+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'PluginSitemap@1.1.2' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:08.679+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin PluginSitemap from file:///root/.halo2/plugins/PluginSitemap-1.1.2.jar 1Panel-halo-5v9T | 2024-10-16T12:05:08.680+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginSitemap 1Panel-halo-5v9T | 2024-10-16T12:05:08.871+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting sitemap-settings for plugin PluginSitemap 1Panel-halo-5v9T | 2024-10-16T12:05:09.132+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map sitemap-configMap for plugin PluginSitemap 1Panel-halo-5v9T | 2024-10-16T12:05:09.584+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin PluginSitemap 1Panel-halo-5v9T | 2024-10-16T12:05:09.587+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin PluginSitemap 1Panel-halo-5v9T | 2024-10-16T12:05:09.823+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin plugin-metrics-graph from file:///root/.halo2/plugins/plugin-metrics-graph-1.1.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:09.827+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'plugin-metrics-graph@1.1.0' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:09.833+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin plugin-metrics-graph from file:///root/.halo2/plugins/plugin-metrics-graph-1.1.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:09.835+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin plugin-metrics-graph 1Panel-halo-5v9T | 2024-10-16T12:05:09.996+08:00 INFO 7 --- [tor-tcp-epoll-4] r.h.a.n.SubscriptionMigration : Cleanup user subscription completed 1Panel-halo-5v9T | 2024-10-16T12:05:10.034+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin plugin-metrics-graph 1Panel-halo-5v9T | 2024-10-16T12:05:10.034+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin plugin-metrics-graph 1Panel-halo-5v9T | 2024-10-16T12:05:10.042+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin plugin-metrics-graph 1Panel-halo-5v9T | 2024-10-16T12:05:10.044+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'plugin-metrics-graph@1.1.0' 1Panel-halo-5v9T | 2024-10-16T12:05:10.090+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin plugin-metrics-graph 1Panel-halo-5v9T | 2024-10-16T12:05:10.269+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@21db2efe, started on Wed Oct 16 12:05:10 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin plugin-metrics-graph is created 1Panel-halo-5v9T | 2024-10-16T12:05:10.306+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin plugin-metrics-graph 1Panel-halo-5v9T | 2024-10-16T12:05:10.306+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin plugin-metrics-graph 1Panel-halo-5v9T | 2024-10-16T12:05:10.306+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting io.guqing.metrics.MetricsGraphPlugin@ef17e21f for plugin plugin-metrics-graph 1Panel-halo-5v9T | 插件启动成功! 1Panel-halo-5v9T | 2024-10-16T12:05:10.306+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started io.guqing.metrics.MetricsGraphPlugin@ef17e21f for plugin plugin-metrics-graph 1Panel-halo-5v9T | 2024-10-16T12:05:10.306+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin plugin-metrics-graph 1Panel-halo-5v9T | 2024-10-16T12:05:10.308+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:10.332+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin plugin-metrics-graph 1Panel-halo-5v9T | 2024-10-16T12:05:10.333+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin plugin-metrics-graph 1Panel-halo-5v9T | 2024-10-16T12:05:10.336+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:10.338+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:10.339+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:10.518+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin PluginFeed from file:///root/.halo2/plugins/PluginFeed-1.1.1.jar 1Panel-halo-5v9T | 2024-10-16T12:05:10.603+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'PluginFeed@1.1.1' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:10.604+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin PluginFeed from file:///root/.halo2/plugins/PluginFeed-1.1.1.jar 1Panel-halo-5v9T | 2024-10-16T12:05:10.605+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:10.697+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting plugin-feed-setting for plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:10.740+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map plugin-feed-config for plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.169+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.169+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.170+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.170+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'PluginFeed@1.1.1' 1Panel-halo-5v9T | 2024-10-16T12:05:11.174+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.233+08:00 WARN 7 --- [nReconciler-t-1] run.halo.app.plugin.BasePlugin : Deprecated constructor 'BasePlugin(PluginWrapper wrapper)' called, please use 'BasePlugin(PluginContext pluginContext)' instead for plugin 'PluginFeed',This constructor will be removed in 2.19.0 1Panel-halo-5v9T | 2024-10-16T12:05:11.238+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@50b7b8bf, started on Wed Oct 16 12:05:11 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin PluginFeed is created 1Panel-halo-5v9T | 2024-10-16T12:05:11.239+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.239+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.239+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting run.halo.feed.FeedPlugin@176ec7bb for plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.240+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started run.halo.feed.FeedPlugin@176ec7bb for plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.240+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.240+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:11.242+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.242+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin PluginFeed 1Panel-halo-5v9T | 2024-10-16T12:05:11.243+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:11.243+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:11.244+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:11.295+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin PluginSearchWidget from file:///root/.halo2/plugins/PluginSearchWidget-1.6.2.jar 1Panel-halo-5v9T | 2024-10-16T12:05:11.300+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'PluginSearchWidget@1.6.2' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:11.301+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin PluginSearchWidget from file:///root/.halo2/plugins/PluginSearchWidget-1.6.2.jar 1Panel-halo-5v9T | 2024-10-16T12:05:11.301+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.351+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.352+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.352+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.353+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'PluginSearchWidget@1.6.2' 1Panel-halo-5v9T | 2024-10-16T12:05:11.358+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.432+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@d37b6c65, started on Wed Oct 16 12:05:11 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin PluginSearchWidget is created 1Panel-halo-5v9T | 2024-10-16T12:05:11.433+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.442+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.442+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting run.halo.search.widget.SearchWidgetPlugin@18dd25a0 for plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.442+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started run.halo.search.widget.SearchWidgetPlugin@18dd25a0 for plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.448+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.448+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:11.456+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.457+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin PluginSearchWidget 1Panel-halo-5v9T | 2024-10-16T12:05:11.463+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:11.464+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:11.465+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:11.508+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin LinksSubmit from file:///root/.halo2/plugins/LinksSubmit-2.0.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:11.575+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin '/root/.halo2/plugins/LinksSubmit-2.0.0.jar' is disabled 1Panel-halo-5v9T | 2024-10-16T12:05:11.575+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'LinksSubmit@2.0.0' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:11.576+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin LinksSubmit from file:///root/.halo2/plugins/LinksSubmit-2.0.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:11.576+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin LinksSubmit 1Panel-halo-5v9T | 2024-10-16T12:05:11.645+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting plugin-links-submit-settings for plugin LinksSubmit 1Panel-halo-5v9T | 2024-10-16T12:05:11.681+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map plugin-links-submit-config for plugin LinksSubmit 1Panel-halo-5v9T | 2024-10-16T12:05:11.722+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin LinksSubmit 1Panel-halo-5v9T | 2024-10-16T12:05:11.723+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin LinksSubmit 1Panel-halo-5v9T | 2024-10-16T12:05:11.750+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin static-pages from file:///root/.halo2/plugins/static-pages-1.0.0-alpha.5.jar 1Panel-halo-5v9T | 2024-10-16T12:05:11.753+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'static-pages@1.0.0-alpha.5' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:11.755+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin static-pages from file:///root/.halo2/plugins/static-pages-1.0.0-alpha.5.jar 1Panel-halo-5v9T | 2024-10-16T12:05:11.755+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:11.816+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:11.816+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:11.817+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:11.817+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'static-pages@1.0.0-alpha.5' 1Panel-halo-5v9T | 2024-10-16T12:05:11.821+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:11.941+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@b4e73da0, started on Wed Oct 16 12:05:11 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin static-pages is created 1Panel-halo-5v9T | 2024-10-16T12:05:11.947+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:11.952+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:11.953+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting cc.ryanc.staticpages.StaticPagesPlugin@7ee0e241 for plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:12.054+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/staticpage.halo.run/projects, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:12.054+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/staticpage.halo.run/projects built successfully, cost 0 ms 1Panel-halo-5v9T | 2024-10-16T12:05:12.082+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started cc.ryanc.staticpages.StaticPagesPlugin@7ee0e241 for plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:12.083+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:12.084+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:12.085+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller cc.ryanc.staticpages.extensions.ProjectReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:12.087+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:12.088+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin static-pages 1Panel-halo-5v9T | 2024-10-16T12:05:12.092+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker cc.ryanc.staticpages.extensions.ProjectReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:12.093+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(staticpage.halo.run/v1alpha1/Project) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:12.094+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(staticpage.halo.run/v1alpha1/Project) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:12.095+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:12.095+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:12.096+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:12.129+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin PluginCommentWidget from file:///root/.halo2/plugins/PluginCommentWidget-2.4.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:12.132+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'PluginCommentWidget@2.4.0' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:12.136+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin PluginCommentWidget from file:///root/.halo2/plugins/PluginCommentWidget-2.4.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:12.136+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.159+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting plugin-comment-widget-settings for plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.170+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map plugin-comment-widget-configmap for plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.217+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.218+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.219+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.219+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'PluginCommentWidget@2.4.0' 1Panel-halo-5v9T | 2024-10-16T12:05:12.229+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.329+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@ca9ce8e5, started on Wed Oct 16 12:05:12 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin PluginCommentWidget is created 1Panel-halo-5v9T | 2024-10-16T12:05:12.330+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.331+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.331+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting run.halo.comment.widget.CommentWidgetPlugin@3ae9051e for plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.332+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started run.halo.comment.widget.CommentWidgetPlugin@3ae9051e for plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.332+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.333+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:12.339+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.340+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin PluginCommentWidget 1Panel-halo-5v9T | 2024-10-16T12:05:12.351+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:12.352+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:12.353+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:12.403+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin PluginHighlightJS from file:///root/.halo2/plugins/PluginHighlightJS-1.3.2.jar 1Panel-halo-5v9T | 2024-10-16T12:05:12.406+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'PluginHighlightJS@1.3.2' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:12.407+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin PluginHighlightJS from file:///root/.halo2/plugins/PluginHighlightJS-1.3.2.jar 1Panel-halo-5v9T | 2024-10-16T12:05:12.407+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.474+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting plugin-highlightjs-settings for plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.481+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map plugin-highlightjs-configMap for plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.514+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.515+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.516+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.516+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'PluginHighlightJS@1.3.2' 1Panel-halo-5v9T | 2024-10-16T12:05:12.522+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.566+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@8cf9b03e, started on Wed Oct 16 12:05:12 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin PluginHighlightJS is created 1Panel-halo-5v9T | 2024-10-16T12:05:12.570+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.570+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.571+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting run.halo.highlightjs.HighlightJSPlugin@1a971625 for plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.571+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started run.halo.highlightjs.HighlightJSPlugin@1a971625 for plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.573+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.573+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:12.575+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.579+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin PluginHighlightJS 1Panel-halo-5v9T | 2024-10-16T12:05:12.591+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:12.591+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:12.592+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:12.623+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin PluginLightGallery from file:///root/.halo2/plugins/PluginLightGallery-1.2.1.jar 1Panel-halo-5v9T | 2024-10-16T12:05:12.630+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'PluginLightGallery@1.2.1' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:12.632+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin PluginLightGallery from file:///root/.halo2/plugins/PluginLightGallery-1.2.1.jar 1Panel-halo-5v9T | 2024-10-16T12:05:12.633+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.656+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting plugin-lightgallery-settings for plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.687+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map plugin-lightgallery-configMap for plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.715+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.715+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.716+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.716+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'PluginLightGallery@1.2.1' 1Panel-halo-5v9T | 2024-10-16T12:05:12.735+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.769+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@1d8dce9c, started on Wed Oct 16 12:05:12 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin PluginLightGallery is created 1Panel-halo-5v9T | 2024-10-16T12:05:12.773+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.775+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.775+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting run.halo.lightgallery.LightGalleryPlugin@e66b4a9d for plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.776+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started run.halo.lightgallery.LightGalleryPlugin@e66b4a9d for plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.776+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.777+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:12.779+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.780+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin PluginLightGallery 1Panel-halo-5v9T | 2024-10-16T12:05:12.781+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:12.781+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:12.787+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:12.831+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin PluginSitePush from file:///root/.halo2/plugins/PluginSitePush-1.5.2.jar 1Panel-halo-5v9T | 2024-10-16T12:05:12.834+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin '/root/.halo2/plugins/PluginSitePush-1.5.2.jar' is disabled 1Panel-halo-5v9T | 2024-10-16T12:05:12.834+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'PluginSitePush@1.5.2' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:12.834+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin PluginSitePush from file:///root/.halo2/plugins/PluginSitePush-1.5.2.jar 1Panel-halo-5v9T | 2024-10-16T12:05:12.835+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginSitePush 1Panel-halo-5v9T | 2024-10-16T12:05:12.888+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting plugin-sitepush-settings for plugin PluginSitePush 1Panel-halo-5v9T | 2024-10-16T12:05:12.919+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map plugin-sitepush-config for plugin PluginSitePush 1Panel-halo-5v9T | 2024-10-16T12:05:12.945+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin PluginSitePush 1Panel-halo-5v9T | 2024-10-16T12:05:12.946+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin PluginSitePush 1Panel-halo-5v9T | 2024-10-16T12:05:12.966+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin notifyme from file:///root/.halo2/plugins/notifyme-1.1.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:12.970+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin '/root/.halo2/plugins/notifyme-1.1.0.jar' is disabled 1Panel-halo-5v9T | 2024-10-16T12:05:12.970+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'notifyme@1.1.0' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:12.970+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin notifyme from file:///root/.halo2/plugins/notifyme-1.1.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:12.971+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin notifyme 1Panel-halo-5v9T | 2024-10-16T12:05:13.011+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin notifyme 1Panel-halo-5v9T | 2024-10-16T12:05:13.012+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin notifyme 1Panel-halo-5v9T | 2024-10-16T12:05:13.035+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin PluginUnsplash from file:///root/.halo2/plugins/PluginUnsplash-1.2.1.jar 1Panel-halo-5v9T | 2024-10-16T12:05:13.041+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin '/root/.halo2/plugins/PluginUnsplash-1.2.1.jar' is disabled 1Panel-halo-5v9T | 2024-10-16T12:05:13.042+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'PluginUnsplash@1.2.1' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:13.043+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin PluginUnsplash from file:///root/.halo2/plugins/PluginUnsplash-1.2.1.jar 1Panel-halo-5v9T | 2024-10-16T12:05:13.046+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginUnsplash 1Panel-halo-5v9T | 2024-10-16T12:05:13.077+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting unsplash-settings for plugin PluginUnsplash 1Panel-halo-5v9T | 2024-10-16T12:05:13.087+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map unsplash-settings for plugin PluginUnsplash 1Panel-halo-5v9T | 2024-10-16T12:05:13.113+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin PluginUnsplash 1Panel-halo-5v9T | 2024-10-16T12:05:13.113+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin PluginUnsplash 1Panel-halo-5v9T | 2024-10-16T12:05:13.133+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin export2doc from file:///root/.halo2/plugins/export2doc-1.2.4.jar 1Panel-halo-5v9T | 2024-10-16T12:05:13.141+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'export2doc@1.2.4' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:13.160+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin export2doc from file:///root/.halo2/plugins/export2doc-1.2.4.jar 1Panel-halo-5v9T | 2024-10-16T12:05:13.160+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.176+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.176+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.176+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.177+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'export2doc@1.2.4' 1Panel-halo-5v9T | 2024-10-16T12:05:13.187+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.287+08:00 WARN 7 --- [nReconciler-t-1] run.halo.app.plugin.BasePlugin : Deprecated constructor 'BasePlugin(PluginWrapper wrapper)' called, please use 'BasePlugin(PluginContext pluginContext)' instead for plugin 'export2doc',This constructor will be removed in 2.19.0 1Panel-halo-5v9T | 2024-10-16T12:05:13.386+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@810d53f9, started on Wed Oct 16 12:05:13 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin export2doc is created 1Panel-halo-5v9T | 2024-10-16T12:05:13.386+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.386+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.386+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting cn.lyn4ever.export2md.ExportAnythingPlugin@facb3fa3 for plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.461+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/cn.lyn4ever.export2doc/exportLogs, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:13.461+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/cn.lyn4ever.export2doc/exportLogs built successfully, cost 0 ms 1Panel-halo-5v9T | 2024-10-16T12:05:13.559+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/cn.lyn4ever.export2doc/importLogs, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:13.560+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/cn.lyn4ever.export2doc/importLogs built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:13.567+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started cn.lyn4ever.export2md.ExportAnythingPlugin@facb3fa3 for plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.568+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.569+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:13.572+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.574+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin export2doc 1Panel-halo-5v9T | 2024-10-16T12:05:13.572+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:13.577+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:13.578+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:13.639+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin vditor-mde from file:///root/.halo2/plugins/vditor-mde-1.8.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:13.643+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin '/root/.halo2/plugins/vditor-mde-1.8.0.jar' is disabled 1Panel-halo-5v9T | 2024-10-16T12:05:13.644+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'vditor-mde@1.8.0' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:13.644+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin vditor-mde from file:///root/.halo2/plugins/vditor-mde-1.8.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:13.645+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin vditor-mde 1Panel-halo-5v9T | 2024-10-16T12:05:13.688+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting vditor-mde-settings for plugin vditor-mde 1Panel-halo-5v9T | 2024-10-16T12:05:13.708+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map vditor-mde-configMap for plugin vditor-mde 1Panel-halo-5v9T | 2024-10-16T12:05:13.747+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin vditor-mde 1Panel-halo-5v9T | 2024-10-16T12:05:13.747+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin vditor-mde 1Panel-halo-5v9T | 2024-10-16T12:05:13.759+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin twikoo from file:///root/.halo2/plugins/twikoo-0.2.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:13.762+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin '/root/.halo2/plugins/twikoo-0.2.0.jar' is disabled 1Panel-halo-5v9T | 2024-10-16T12:05:13.763+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'twikoo@0.2.0' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:13.763+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin twikoo from file:///root/.halo2/plugins/twikoo-0.2.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:13.763+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin twikoo 1Panel-halo-5v9T | 2024-10-16T12:05:13.780+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting twikoo-settings for plugin twikoo 1Panel-halo-5v9T | 2024-10-16T12:05:13.794+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map twikoo-configMap for plugin twikoo 1Panel-halo-5v9T | 2024-10-16T12:05:13.841+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin twikoo 1Panel-halo-5v9T | 2024-10-16T12:05:13.842+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin twikoo 1Panel-halo-5v9T | 2024-10-16T12:05:13.856+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin PluginLinks from file:///root/.halo2/plugins/PluginLinks-1.5.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:13.859+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'PluginLinks@1.5.0' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:13.860+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin PluginLinks from file:///root/.halo2/plugins/PluginLinks-1.5.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:13.861+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:13.898+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting plugin-links-settings for plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:13.927+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map plugin-links-configmap for plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:13.951+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:13.951+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:13.951+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:13.951+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'PluginLinks@1.5.0' 1Panel-halo-5v9T | 2024-10-16T12:05:13.955+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:14.021+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@4cad250e, started on Wed Oct 16 12:05:13 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin PluginLinks is created 1Panel-halo-5v9T | 2024-10-16T12:05:14.021+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:14.021+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:14.021+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting run.halo.links.LinkPlugin@3a5e6000 for plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:14.071+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/core.halo.run/links, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:14.072+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/core.halo.run/links built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:14.197+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/core.halo.run/linkgroups, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:14.198+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/core.halo.run/linkgroups built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:14.392+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started run.halo.links.LinkPlugin@3a5e6000 for plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:14.406+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:14.406+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:14.413+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:14.414+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:14.414+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:14.414+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:14.414+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin PluginLinks 1Panel-halo-5v9T | 2024-10-16T12:05:14.483+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin PluginPhotos from file:///root/.halo2/plugins/PluginPhotos-1.4.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:14.493+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'PluginPhotos@1.4.0' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:14.496+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin PluginPhotos from file:///root/.halo2/plugins/PluginPhotos-1.4.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:14.496+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:14.552+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting plugin-photos-settings for plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:14.565+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map plugin-photos-configmap for plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:14.590+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:14.590+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:14.591+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:14.591+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'PluginPhotos@1.4.0' 1Panel-halo-5v9T | 2024-10-16T12:05:14.596+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:14.803+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@4e1f6e68, started on Wed Oct 16 12:05:14 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin PluginPhotos is created 1Panel-halo-5v9T | 2024-10-16T12:05:14.808+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:14.810+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:14.811+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting run.halo.photos.PhotoPlugin@3865fae6 for plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:14.951+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/core.halo.run/photos, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:14.952+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/core.halo.run/photos built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:15.085+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/core.halo.run/photogroups, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:15.085+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/core.halo.run/photogroups built successfully, cost 0 ms 1Panel-halo-5v9T | 2024-10-16T12:05:15.098+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started run.halo.photos.PhotoPlugin@3865fae6 for plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:15.098+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:15.099+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:15.103+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:15.103+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin PluginPhotos 1Panel-halo-5v9T | 2024-10-16T12:05:15.109+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:15.111+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:15.112+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:15.138+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin app-store-integration from file:///root/.halo2/plugins/app-store-integration-1.5.1.jar 1Panel-halo-5v9T | 2024-10-16T12:05:15.141+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'app-store-integration@1.5.1' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:15.142+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin app-store-integration from file:///root/.halo2/plugins/app-store-integration-1.5.1.jar 1Panel-halo-5v9T | 2024-10-16T12:05:15.142+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.158+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting plugin-app-store-integration-setting for plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.172+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map plugin-app-store-integration-configmap for plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.200+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.201+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.201+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.201+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'app-store-integration@1.5.1' 1Panel-halo-5v9T | 2024-10-16T12:05:15.206+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.418+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@9f626eda, started on Wed Oct 16 12:05:15 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin app-store-integration is created 1Panel-halo-5v9T | 2024-10-16T12:05:15.418+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.418+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.418+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting run.halo.appstore.AppStorePlugin@a6f63f80 for plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.534+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/license.halo.run/activations, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:15.538+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/license.halo.run/activations built successfully, cost 4 ms 1Panel-halo-5v9T | 2024-10-16T12:05:15.563+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started run.halo.appstore.AppStorePlugin@a6f63f80 for plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.564+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.566+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:15.569+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.appstore.license.ActivationReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:15.582+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.587+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin app-store-integration 1Panel-halo-5v9T | 2024-10-16T12:05:15.589+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.appstore.license.ActivationReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:15.593+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(license.halo.run/v1alpha1/Activation) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:15.594+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(license.halo.run/v1alpha1/Activation) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:15.593+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:15.598+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:15.599+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:15.618+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin willow-mde from file:///root/.halo2/plugins/willow-mde-1.0.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:15.620+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'willow-mde@1.0.0' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:15.621+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin willow-mde from file:///root/.halo2/plugins/willow-mde-1.0.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:15.621+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.649+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting willow-mde-setting for plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.671+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map willow-mde-config for plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.705+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.705+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.705+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.706+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'willow-mde@1.0.0' 1Panel-halo-5v9T | 2024-10-16T12:05:15.735+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.764+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@b6b4a55d, started on Wed Oct 16 12:05:15 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin willow-mde is created 1Panel-halo-5v9T | 2024-10-16T12:05:15.765+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.767+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.767+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting io.github.guqing.willow.WillowMdePlugin@72a17d00 for plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.767+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started io.github.guqing.willow.WillowMdePlugin@72a17d00 for plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.767+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.768+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:15.774+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.775+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin willow-mde 1Panel-halo-5v9T | 2024-10-16T12:05:15.776+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:15.781+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:15.782+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:15.833+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin PluginMoments from file:///root/.halo2/plugins/PluginMoments-1.8.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:15.847+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'PluginMoments@1.8.0' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:15.849+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin PluginMoments from file:///root/.halo2/plugins/PluginMoments-1.8.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:15.849+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:15.885+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting plugin-moments-settings for plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.105+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map plugin-moments-configmap for plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.130+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.131+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.133+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Starting plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.134+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Start plugin 'PluginMoments@1.8.0' 1Panel-halo-5v9T | 2024-10-16T12:05:16.139+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Preparing starting plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.256+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Application context run.halo.app.plugin.PluginApplicationContext@cd2dc517, started on Wed Oct 16 12:05:16 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@8ef95a6 for plugin PluginMoments is created 1Panel-halo-5v9T | 2024-10-16T12:05:16.256+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin starting event for plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.257+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin starting event for plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.257+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Starting run.halo.moments.MomentsPlugin@761cb281 for plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.300+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/moment.halo.run/moments, please wait... 1Panel-halo-5v9T | 2024-10-16T12:05:16.301+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/moment.halo.run/moments built successfully, cost 1 ms 1Panel-halo-5v9T | 2024-10-16T12:05:16.392+08:00 INFO 7 --- [tor-tcp-epoll-4] run.halo.moments.SubscriptionMigration : Cleanup user moment subscription completed 1Panel-halo-5v9T | 2024-10-16T12:05:16.393+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Started run.halo.moments.MomentsPlugin@761cb281 for plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.393+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : Before publishing plugin started event for plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.394+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher 1Panel-halo-5v9T | 2024-10-16T12:05:16.394+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.moments.TagReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:16.395+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.moments.search.MomentSearchReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:16.395+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.moments.MomentMigration 1Panel-halo-5v9T | 2024-10-16T12:05:16.396+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.moments.MomentReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:16.398+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Starting controller run.halo.moments.CommentReconciler 1Panel-halo-5v9T | 2024-10-16T12:05:16.399+08:00 INFO 7 --- [hReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.moments.search.MomentSearchReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:16.400+08:00 INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin : After publishing plugin started event for plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.401+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Started plugin PluginMoments 1Panel-halo-5v9T | 2024-10-16T12:05:16.399+08:00 INFO 7 --- [hReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(moment.halo.run/v1alpha1/Moment) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:16.402+08:00 INFO 7 --- [hReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(moment.halo.run/v1alpha1/Moment) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:16.409+08:00 INFO 7 --- [tReconciler-t-2] r.h.a.e.controller.DefaultController : Controller worker run.halo.moments.MomentReconciler-worker-2 started 1Panel-halo-5v9T | 2024-10-16T12:05:16.410+08:00 INFO 7 --- [tReconciler-t-2] r.h.a.e.controller.RequestSynchronizer : Starting request(moment.halo.run/v1alpha1/Moment) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:16.409+08:00 INFO 7 --- [tReconciler-t-4] r.h.a.e.controller.DefaultController : Controller worker run.halo.moments.MomentReconciler-worker-4 started 1Panel-halo-5v9T | 2024-10-16T12:05:16.409+08:00 INFO 7 --- [tReconciler-t-5] r.h.a.e.controller.DefaultController : Controller worker run.halo.moments.MomentReconciler-worker-5 started 1Panel-halo-5v9T | 2024-10-16T12:05:16.409+08:00 INFO 7 --- [tReconciler-t-3] r.h.a.e.controller.DefaultController : Controller worker run.halo.moments.MomentReconciler-worker-3 started 1Panel-halo-5v9T | 2024-10-16T12:05:16.410+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.moments.MomentReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:16.413+08:00 INFO 7 --- [tReconciler-t-2] r.h.a.e.controller.RequestSynchronizer : Started request(moment.halo.run/v1alpha1/Moment) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:16.413+08:00 INFO 7 --- [ntMigration-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.moments.MomentMigration-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:16.414+08:00 INFO 7 --- [ntMigration-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(moment.halo.run/v1alpha1/Moment) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:16.414+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.moments.TagReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:16.415+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(moment.halo.run/v1alpha1/Moment) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:16.416+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.moments.CommentReconciler-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:16.414+08:00 INFO 7 --- [ntMigration-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(moment.halo.run/v1alpha1/Moment) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:16.416+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(moment.halo.run/v1alpha1/Moment) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:16.416+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started 1Panel-halo-5v9T | 2024-10-16T12:05:16.418+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Comment) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:16.418+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer... 1Panel-halo-5v9T | 2024-10-16T12:05:16.419+08:00 INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:16.419+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Comment) synchronizer. 1Panel-halo-5v9T | 2024-10-16T12:05:16.425+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loading plugin HaoTag from file:///root/.halo2/plugins/HaoTag-1.0.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:16.523+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin '/root/.halo2/plugins/HaoTag-1.0.0.jar' is disabled 1Panel-halo-5v9T | 2024-10-16T12:05:16.529+08:00 INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager : Plugin 'HaoTag@1.0.0' resolved 1Panel-halo-5v9T | 2024-10-16T12:05:16.529+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Loaded plugin HaoTag from file:///root/.halo2/plugins/HaoTag-1.0.0.jar 1Panel-halo-5v9T | 2024-10-16T12:05:16.529+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initializing setting and config map for plugin HaoTag 1Panel-halo-5v9T | 2024-10-16T12:05:16.594+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized setting plugin-hao-tag-settings for plugin HaoTag 1Panel-halo-5v9T | 2024-10-16T12:05:16.603+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Initialized config map plugin-hao-tag-configMap for plugin HaoTag 1Panel-halo-5v9T | 2024-10-16T12:05:16.619+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving logo resource for plugin HaoTag 1Panel-halo-5v9T | 2024-10-16T12:05:16.619+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.core.reconciler.PluginReconciler : Resolving main.js and style.css for plugin HaoTag 1Panel-halo-5v9T | 2024-10-16T12:05:16.905+08:00 WARN 7 --- [tor-tcp-epoll-3] o.a.l.i.v.VectorizationProvider : Java vector incubator module is not readable. For optimal vector performance, pass '--add-modules jdk.incubator.vector' to enable Vector API. 1Panel-halo-5v9T | 2024-10-16T12:10:13.266+08:00 INFO 7 --- [ Thread-11] r.h.a.c.a.e.LocalAttachmentUploadHandler : Wrote attachment _opt_1panel_apps_halo_halo_docker-compose.yml-20241016120826.log into /root/.halo2/attachments/upload/_opt_1panel_apps_halo_halo_docker-compose.yml-20241016120826.log 1Panel-halo-5v9T | 2024-10-16T12:11:48.521+08:00 ERROR 7 --- [ task-6] .a.i.SimpleAsyncUncaughtExceptionHandler : Unexpected exception occurred invoking async method: void run.halo.app.search.HaloDocumentEventsListener.onApplicationEvent(run.halo.app.search.event.HaloDocumentRebuildRequestEvent) 1Panel-halo-5v9T | 1Panel-halo-5v9T | java.lang.IllegalArgumentException: value must not be null 1Panel-halo-5v9T | at org.apache.lucene.document.Field.(Field.java:235) ~[lucene-core-9.12.0.jar:9.12.0 e913796758de3d9b9440669384b29bec07e6a5cd - 2024-09-25 16:37:02] 1Panel-halo-5v9T | at org.apache.lucene.document.StringField.(StringField.java:60) ~[lucene-core-9.12.0.jar:9.12.0 e913796758de3d9b9440669384b29bec07e6a5cd - 2024-09-25 16:37:02] 1Panel-halo-5v9T | at run.halo.app.search.lucene.LuceneSearchEngine$HaloDocumentConverter.convert(LuceneSearchEngine.java:395) ~[classes/:2.20.3] 1Panel-halo-5v9T | at run.halo.app.search.lucene.LuceneSearchEngine$HaloDocumentConverter.convert(LuceneSearchEngine.java:386) ~[classes/:2.20.3] 1Panel-halo-5v9T | at run.halo.app.search.lucene.LuceneSearchEngine.lambda$addOrUpdate$0(LuceneSearchEngine.java:101) ~[classes/:2.20.3] 1Panel-halo-5v9T | at java.base/java.util.ArrayList.forEach(Unknown Source) ~[na:na] 1Panel-halo-5v9T | at run.halo.app.search.lucene.LuceneSearchEngine.addOrUpdate(LuceneSearchEngine.java:100) ~[classes/:2.20.3] 1Panel-halo-5v9T | at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:185) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxBuffer$BufferExactSubscriber.onComplete(FluxBuffer.java:188) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:850) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:612) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:898) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:1001) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxFlatMap$FlatMapMain.checkTerminated(FluxFlatMap.java:850) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxFlatMap$FlatMapMain.drainLoop(FluxFlatMap.java:612) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxFlatMap$FlatMapMain.innerComplete(FluxFlatMap.java:898) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxFlatMap$FlatMapInner.onComplete(FluxFlatMap.java:1001) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxMap$MapSubscriber.onComplete(FluxMap.java:144) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onComplete(FluxSwitchIfEmpty.java:85) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxSwitchIfEmpty$SwitchIfEmptySubscriber.onComplete(FluxSwitchIfEmpty.java:85) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:159) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:200) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxMap$MapSubscriber.onNext(FluxMap.java:122) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoUsingWhen$MonoUsingWhenSubscriber.deferredComplete(MonoUsingWhen.java:268) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:532) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.Operators.complete(Operators.java:137) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.Mono.subscribe(Mono.java:4576) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.onComplete(FluxUsingWhen.java:389) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoFlatMap$FlatMapMain.onNext(MonoFlatMap.java:159) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onNext(FluxOnErrorResume.java:79) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.Operators$MonoInnerProducerBase.complete(Operators.java:2864) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoSingle$SingleSubscriber.onComplete(MonoSingle.java:180) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.java:2231) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxUsingWhen$UsingWhenSubscriber.deferredComplete(FluxUsingWhen.java:397) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxUsingWhen$CommitInner.onComplete(FluxUsingWhen.java:532) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.java:2231) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.Operators$MultiSubscriptionSubscriber.onComplete(Operators.java:2231) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java:210) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java:210) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.pool.SimpleDequePool.maybeRecycleAndDrain(SimpleDequePool.java:540) ~[reactor-pool-1.1.0-M5.jar:1.1.0-M5] 1Panel-halo-5v9T | at reactor.pool.SimpleDequePool$QueuePoolRecyclerInner.onComplete(SimpleDequePool.java:781) ~[reactor-pool-1.1.0-M5.jar:1.1.0-M5] 1Panel-halo-5v9T | at reactor.core.publisher.Operators.complete(Operators.java:137) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoEmpty.subscribe(MonoEmpty.java:46) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.Mono.subscribe(Mono.java:4576) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.pool.SimpleDequePool$QueuePoolRecyclerMono.subscribe(SimpleDequePool.java:893) ~[reactor-pool-1.1.0-M5.jar:1.1.0-M5] 1Panel-halo-5v9T | at reactor.core.publisher.MonoDefer.subscribe(MonoDefer.java:53) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.subscribeNext(MonoIgnoreThen.java:241) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoIgnoreThen$ThenIgnoreMain.onComplete(MonoIgnoreThen.java:204) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxPeek$PeekSubscriber.onComplete(FluxPeek.java:260) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoIgnoreElements$IgnoreElementsSubscriber.onComplete(MonoIgnoreElements.java:89) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.MonoFlatMapMany$FlatMapManyInner.onComplete(MonoFlatMapMany.java:261) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxPeekFuseable$PeekFuseableSubscriber.onComplete(FluxPeekFuseable.java:277) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onComplete(FluxContextWrite.java:126) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at io.asyncer.r2dbc.mysql.internal.util.DiscardOnCancelSubscriber.onComplete(DiscardOnCancelSubscriber.java:84) ~[r2dbc-mysql-1.3.0.jar:1.3.0] 1Panel-halo-5v9T | at reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onComplete(FluxPeekFuseable.java:940) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxHandle$HandleConditionalSubscriber.onNext(FluxHandle.java:359) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.FluxPeekFuseable$PeekConditionalSubscriber.onNext(FluxPeekFuseable.java:854) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.SinkManyEmitterProcessor.drain(SinkManyEmitterProcessor.java:476) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.SinkManyEmitterProcessor.tryEmitNext(SinkManyEmitterProcessor.java:273) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.SinkManySerialized.tryEmitNext(SinkManySerialized.java:100) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at io.asyncer.r2dbc.mysql.client.ReactorNettyClient$ResponseSink.next(ReactorNettyClient.java:394) ~[r2dbc-mysql-1.3.0.jar:1.3.0] 1Panel-halo-5v9T | at io.asyncer.r2dbc.mysql.client.ReactorNettyClient.lambda$new$0(ReactorNettyClient.java:119) ~[r2dbc-mysql-1.3.0.jar:1.3.0] 1Panel-halo-5v9T | at reactor.core.publisher.FluxPeek$PeekSubscriber.onNext(FluxPeek.java:185) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.netty.channel.FluxReceive.drainReceiver(FluxReceive.java:294) ~[reactor-netty-core-1.2.0-M5.jar:1.2.0-M5] 1Panel-halo-5v9T | at reactor.netty.channel.FluxReceive.onInboundNext(FluxReceive.java:403) ~[reactor-netty-core-1.2.0-M5.jar:1.2.0-M5] 1Panel-halo-5v9T | at reactor.netty.channel.ChannelOperations.onInboundNext(ChannelOperations.java:425) ~[reactor-netty-core-1.2.0-M5.jar:1.2.0-M5] 1Panel-halo-5v9T | at reactor.netty.channel.ChannelOperationsHandler.channelRead(ChannelOperationsHandler.java:115) ~[reactor-netty-core-1.2.0-M5.jar:1.2.0-M5] 1Panel-halo-5v9T | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:346) ~[netty-codec-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:318) ~[netty-codec-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.handler.ssl.SslHandler.unwrap(SslHandler.java:1495) ~[netty-handler-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.handler.ssl.SslHandler.decodeJdkCompatible(SslHandler.java:1358) ~[netty-handler-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.handler.ssl.SslHandler.decode(SslHandler.java:1407) ~[netty-handler-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.handler.codec.ByteToMessageDecoder.decodeRemovalReentryProtection(ByteToMessageDecoder.java:530) ~[netty-codec-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:469) ~[netty-codec-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:290) ~[netty-codec-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:444) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:412) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1357) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:440) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:420) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:868) ~[netty-transport-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.epoll.AbstractEpollStreamChannel$EpollStreamUnsafe.epollInReady(AbstractEpollStreamChannel.java:799) ~[netty-transport-classes-epoll-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:501) ~[netty-transport-classes-epoll-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:399) ~[netty-transport-classes-epoll-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997) ~[netty-common-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.113.Final.jar:4.1.113.Final] 1Panel-halo-5v9T | at java.base/java.lang.Thread.run(Unknown Source) ~[na:na] 1Panel-halo-5v9T | Suppressed: java.lang.Exception: #block terminated with an error 1Panel-halo-5v9T | at reactor.core.publisher.BlockingOptionalMonoSubscriber.blockingGet(BlockingOptionalMonoSubscriber.java:171) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at reactor.core.publisher.Mono.blockOptional(Mono.java:1861) ~[reactor-core-3.7.0-M6.jar:3.7.0-M6] 1Panel-halo-5v9T | at run.halo.app.search.HaloDocumentEventsListener.onApplicationEvent(HaloDocumentEventsListener.java:44) ~[classes/:2.20.3] 1Panel-halo-5v9T | at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source) ~[na:na] 1Panel-halo-5v9T | at java.base/java.lang.reflect.Method.invoke(Unknown Source) ~[na:na] 1Panel-halo-5v9T | at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:359) ~[spring-aop-6.2.0-RC1.jar:6.2.0-RC1] 1Panel-halo-5v9T | at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.2.0-RC1.jar:6.2.0-RC1] 1Panel-halo-5v9T | at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.2.0-RC1.jar:6.2.0-RC1] 1Panel-halo-5v9T | at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:771) ~[spring-aop-6.2.0-RC1.jar:6.2.0-RC1] 1Panel-halo-5v9T | at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:114) ~[spring-aop-6.2.0-RC1.jar:6.2.0-RC1] 1Panel-halo-5v9T | at java.base/java.util.concurrent.FutureTask.run(Unknown Source) ~[na:na] 1Panel-halo-5v9T | at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) ~[na:na] 1Panel-halo-5v9T | at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) ~[na:na] 1Panel-halo-5v9T | ... 1 common frames omitted 1Panel-halo-5v9T |