root@ser574961085580:~# docker logs 57f842286171094855e51fc3a541c1e2-halo-1
__ __ __
/ / / /___ / /__
/ // / __ `/ / __ \
/ __ / // / / // /
// //_,//____/
Version: 2.18.0
2024-08-11T17:10:50.943+08:00 INFO 7 --- [ main] run.halo.app.Application : Starting Application v2.18.0 using Java 21.0.3 with PID 7 (/application/BOOT-INF/classes started by root in /application)
2024-08-11T17:10:50.957+08:00 INFO 7 --- [ main] run.halo.app.Application : No active profile set, falling back to 1 default profile: "default"
2024-08-11T17:10:51.631+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.
2024-08-11T17:10:54.505+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2024-08-11T17:10:54.508+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
2024-08-11T17:10:54.958+08:00 INFO 7 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 431 ms. Found 1 R2DBC repository interface.
2024-08-11T17:11:02.959+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginStatusProvider : Enabled plugins: []
2024-08-11T17:11:02.963+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginStatusProvider : Disabled plugins: []
2024-08-11T17:11:02.971+08:00 INFO 7 --- [ main] org.pf4j.DefaultPluginManager : PF4J version 3.12.0 in 'deployment' mode
WARNING: A restricted method in java.lang.foreign.Linker has been called
WARNING: java.lang.foreign.Linker::downcallHandle has been called by the unnamed module
WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for this module
2024-08-11T17:11:09.946+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
2024-08-11T17:11:10.264+08:00 WARN 7 --- [ main] 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.
2024-08-11T17:11:10.402+08:00 INFO 7 --- [ main] r.h.a.search.lucene.LuceneSearchEngine : Initialized lucene search engine
2024-08-11T17:11:13.076+08:00 INFO 7 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 34 endpoints beneath base path '/actuator'
2024-08-11T17:11:17.117+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)
2024-08-11T17:11:17.144+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)
2024-08-11T17:11:17.661+08:00 INFO 7 --- [ main] o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 8099 (http)
2024-08-11T17:11:17.666+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.VisitedEventReconciler
2024-08-11T17:11:17.673+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.TagPostCountUpdater
2024-08-11T17:11:17.673+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 started
2024-08-11T17:11:17.675+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.CategoryPostCountUpdater
2024-08-11T17:11:17.675+08:00 INFO 7 --- [ountUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.TagPostCountUpdater-worker-1 started
2024-08-11T17:11:17.677+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.VotedEventReconciler
2024-08-11T17:11:17.678+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.PostHideFromListStateUpdater
2024-08-11T17:11:17.678+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 started
2024-08-11T17:11:17.679+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.ReplyEventReconciler
2024-08-11T17:11:17.680+08:00 INFO 7 --- [tateUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.PostHideFromListStateUpdater-worker-1 started
2024-08-11T17:11:17.681+08:00 INFO 7 --- [ountUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.CategoryPostCountUpdater-worker-1 started
2024-08-11T17:11:17.681+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.PostStatsUpdater
2024-08-11T17:11:17.682+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 started
2024-08-11T17:11:17.683+08:00 INFO 7 --- [ main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.notification.DefaultNotificationSender
2024-08-11T17:11:17.685+08:00 INFO 7 --- [tatsUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.PostStatsUpdater-worker-1 started
2024-08-11T17:11:17.689+08:00 INFO 7 --- [ationSender-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 started
2024-08-11T17:11:17.689+08:00 INFO 7 --- [ationSender-t-3] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 started
2024-08-11T17:11:17.689+08:00 INFO 7 --- [ationSender-t-2] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 started
2024-08-11T17:11:17.692+08:00 INFO 7 --- [ationSender-t-5] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 started
2024-08-11T17:11:17.694+08:00 INFO 7 --- [ationSender-t-4] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 started
2024-08-11T17:11:17.761+08:00 INFO 7 --- [ main] r.h.a.e.ReactiveExtensionClientImpl : Start building index for all extensions, please wait...
2024-08-11T17:11:18.552+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/roles, please wait...
2024-08-11T17:11:18.656+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/roles built successfully, cost 104 ms
2024-08-11T17:11:18.672+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/plugins, please wait...
2024-08-11T17:11:18.673+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/plugins built successfully, cost 1 ms
2024-08-11T17:11:18.685+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/searchengines, please wait...
2024-08-11T17:11:18.686+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/searchengines built successfully, cost 1 ms
2024-08-11T17:11:18.731+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/extensionpointdefinitions, please wait...
2024-08-11T17:11:18.734+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/extensionpointdefinitions built successfully, cost 3 ms
2024-08-11T17:11:18.756+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/extensiondefinitions, please wait...
2024-08-11T17:11:18.758+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/extensiondefinitions built successfully, cost 2 ms
2024-08-11T17:11:18.773+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/rolebindings, please wait...
2024-08-11T17:11:18.774+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/rolebindings built successfully, cost 1 ms
2024-08-11T17:11:18.800+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/users, please wait...
2024-08-11T17:11:18.806+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/users built successfully, cost 6 ms
2024-08-11T17:11:18.820+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/reverseproxies, please wait...
2024-08-11T17:11:18.821+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/reverseproxies built successfully, cost 1 ms
2024-08-11T17:11:18.862+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/settings, please wait...
2024-08-11T17:11:18.864+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/settings built successfully, cost 3 ms
2024-08-11T17:11:18.890+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/annotationsettings, please wait...
2024-08-11T17:11:18.892+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/annotationsettings built successfully, cost 2 ms
2024-08-11T17:11:18.926+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/configmaps, please wait...
2024-08-11T17:11:18.928+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/configmaps built successfully, cost 2 ms
2024-08-11T17:11:18.949+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/secrets, please wait...
2024-08-11T17:11:18.950+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/secrets built successfully, cost 1 ms
2024-08-11T17:11:18.988+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/theme.halo.run/themes, please wait...
2024-08-11T17:11:18.989+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/theme.halo.run/themes built successfully, cost 2 ms
2024-08-11T17:11:19.009+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/menus, please wait...
2024-08-11T17:11:19.010+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/menus built successfully, cost 1 ms
2024-08-11T17:11:19.028+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/menuitems, please wait...
2024-08-11T17:11:19.030+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/menuitems built successfully, cost 2 ms
2024-08-11T17:11:19.049+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/posts, please wait...
2024-08-11T17:11:19.051+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/posts built successfully, cost 2 ms
2024-08-11T17:11:19.069+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/categories, please wait...
2024-08-11T17:11:19.071+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/categories built successfully, cost 2 ms
2024-08-11T17:11:19.087+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/tags, please wait...
2024-08-11T17:11:19.088+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/tags built successfully, cost 1 ms
2024-08-11T17:11:19.104+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/snapshots, please wait...
2024-08-11T17:11:19.105+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/snapshots built successfully, cost 1 ms
2024-08-11T17:11:19.121+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/comments, please wait...
2024-08-11T17:11:19.123+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/comments built successfully, cost 2 ms
2024-08-11T17:11:19.139+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/replies, please wait...
2024-08-11T17:11:19.141+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/replies built successfully, cost 1 ms
2024-08-11T17:11:19.161+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/singlepages, please wait...
2024-08-11T17:11:19.164+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/singlepages built successfully, cost 3 ms
2024-08-11T17:11:19.190+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/groups, please wait...
2024-08-11T17:11:19.191+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/groups built successfully, cost 1 ms
2024-08-11T17:11:19.215+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/policies, please wait...
2024-08-11T17:11:19.216+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/policies built successfully, cost 1 ms
2024-08-11T17:11:19.244+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/attachments, please wait...
2024-08-11T17:11:19.246+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/attachments built successfully, cost 2 ms
2024-08-11T17:11:19.274+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/policytemplates, please wait...
2024-08-11T17:11:19.276+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/policytemplates built successfully, cost 2 ms
2024-08-11T17:11:19.300+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/metrics.halo.run/counters, please wait...
2024-08-11T17:11:19.302+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/metrics.halo.run/counters built successfully, cost 2 ms
2024-08-11T17:11:19.333+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/auth.halo.run/authproviders, please wait...
2024-08-11T17:11:19.336+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/auth.halo.run/authproviders built successfully, cost 3 ms
2024-08-11T17:11:19.358+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/auth.halo.run/userconnections, please wait...
2024-08-11T17:11:19.359+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/auth.halo.run/userconnections built successfully, cost 1 ms
2024-08-11T17:11:19.374+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/security.halo.run/personalaccesstokens, please wait...
2024-08-11T17:11:19.375+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/security.halo.run/personalaccesstokens built successfully, cost 1 ms
2024-08-11T17:11:19.391+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/security.halo.run/remembermetokens, please wait...
2024-08-11T17:11:19.392+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/security.halo.run/remembermetokens built successfully, cost 1 ms
2024-08-11T17:11:19.410+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/security.halo.run/devices, please wait...
2024-08-11T17:11:19.410+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/security.halo.run/devices built successfully, cost 0 ms
2024-08-11T17:11:19.423+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/migration.halo.run/backups, please wait...
2024-08-11T17:11:19.424+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/migration.halo.run/backups built successfully, cost 1 ms
2024-08-11T17:11:19.459+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/reasontypes, please wait...
2024-08-11T17:11:19.460+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/reasontypes built successfully, cost 1 ms
2024-08-11T17:11:19.473+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/reasons, please wait...
2024-08-11T17:11:19.474+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/reasons built successfully, cost 1 ms
2024-08-11T17:11:19.504+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notificationtemplates, please wait...
2024-08-11T17:11:19.506+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notificationtemplates built successfully, cost 2 ms
2024-08-11T17:11:19.519+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/subscriptions, please wait...
2024-08-11T17:11:19.520+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/subscriptions built successfully, cost 1 ms
2024-08-11T17:11:19.544+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notifierDescriptors, please wait...
2024-08-11T17:11:19.546+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notifierDescriptors built successfully, cost 2 ms
2024-08-11T17:11:19.558+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notifications, please wait...
2024-08-11T17:11:19.559+08:00 INFO 7 --- [ main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notifications built successfully, cost 1 ms
2024-08-11T17:11:19.561+08:00 INFO 7 --- [ main] r.h.a.e.ReactiveExtensionClientImpl : Successfully built index in 1800ms, Preparing to lunch application...
2024-08-11T17:11:19.563+08:00 INFO 7 --- [ main] run.halo.app.Application : Started Application in 34.261 seconds (process running for 35.639)
2024-08-11T17:11:21.456+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller garbage-collector-controller
2024-08-11T17:11:21.464+08:00 INFO 7 --- [-controller-t-4] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-4 started
2024-08-11T17:11:21.469+08:00 INFO 7 --- [-controller-t-1] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-1 started
2024-08-11T17:11:21.468+08:00 INFO 7 --- [-controller-t-5] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-5 started
2024-08-11T17:11:21.465+08:00 INFO 7 --- [controller-t-10] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-10 started
2024-08-11T17:11:21.470+08:00 INFO 7 --- [-controller-t-7] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-7 started
2024-08-11T17:11:21.466+08:00 INFO 7 --- [-controller-t-3] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-3 started
2024-08-11T17:11:21.464+08:00 INFO 7 --- [-controller-t-2] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-2 started
2024-08-11T17:11:21.470+08:00 INFO 7 --- [-controller-t-8] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-8 started
2024-08-11T17:11:21.468+08:00 INFO 7 --- [-controller-t-6] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-6 started
2024-08-11T17:11:21.471+08:00 INFO 7 --- [-controller-t-9] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-9 started
2024-08-11T17:11:21.475+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.RoleBindingReconciler
2024-08-11T17:11:21.476+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler
2024-08-11T17:11:21.477+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.RoleBindingReconciler-worker-1 started
2024-08-11T17:11:21.477+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler-worker-1 started
2024-08-11T17:11:21.478+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.SystemSettingReconciler
2024-08-11T17:11:21.479+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/RoleBinding) synchronizer...
2024-08-11T17:11:21.480+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.MenuItemReconciler
2024-08-11T17:11:21.481+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.SystemSettingReconciler-worker-1 started
2024-08-11T17:11:21.482+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer...
2024-08-11T17:11:21.482+08:00 INFO 7 --- [mReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.MenuItemReconciler-worker-1 started
2024-08-11T17:11:21.483+08:00 INFO 7 --- [mReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/MenuItem) synchronizer...
2024-08-11T17:11:21.485+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(storage.halo.run/v1alpha1/Attachment) synchronizer...
2024-08-11T17:11:21.502+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.CommentReconciler
2024-08-11T17:11:21.503+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.CommentReconciler-worker-1 started
2024-08-11T17:11:21.504+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Comment) synchronizer...
2024-08-11T17:11:21.504+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/RoleBinding) synchronizer.
2024-08-11T17:11:21.505+08:00 INFO 7 --- [mReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/MenuItem) synchronizer.
2024-08-11T17:11:21.505+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.PluginReconciler
2024-08-11T17:11:21.507+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PluginReconciler-worker-1 started
2024-08-11T17:11:21.508+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(plugin.halo.run/v1alpha1/Plugin) synchronizer...
2024-08-11T17:11:21.509+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(storage.halo.run/v1alpha1/Attachment) synchronizer.
2024-08-11T17:11:21.509+08:00 INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(plugin.halo.run/v1alpha1/Plugin) synchronizer.
2024-08-11T17:11:21.510+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Comment) synchronizer.
2024-08-11T17:11:21.509+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.migration.BackupReconciler
2024-08-11T17:11:21.513+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer.
2024-08-11T17:11:21.514+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.CategoryReconciler
2024-08-11T17:11:21.515+08:00 INFO 7 --- [pReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.migration.BackupReconciler-worker-1 started
2024-08-11T17:11:21.516+08:00 INFO 7 --- [pReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(migration.halo.run/v1alpha1/Backup) synchronizer...
2024-08-11T17:11:21.516+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.CategoryReconciler-worker-1 started
2024-08-11T17:11:21.516+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.PostReconciler
2024-08-11T17:11:21.517+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Category) synchronizer...
2024-08-11T17:11:21.518+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Category) synchronizer.
2024-08-11T17:11:21.519+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-1 started
2024-08-11T17:11:21.519+08:00 INFO 7 --- [pReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(migration.halo.run/v1alpha1/Backup) synchronizer.
2024-08-11T17:11:21.519+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.AnnotationSettingReconciler
2024-08-11T17:11:21.520+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Post) synchronizer...
2024-08-11T17:11:21.521+08:00 INFO 7 --- [tReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Post) synchronizer.
2024-08-11T17:11:21.521+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.security.device.DeviceReconciler
2024-08-11T17:11:21.521+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.AnnotationSettingReconciler-worker-1 started
2024-08-11T17:11:21.522+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/AnnotationSetting) synchronizer...
2024-08-11T17:11:21.522+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/AnnotationSetting) synchronizer.
2024-08-11T17:11:21.523+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.UserReconciler
2024-08-11T17:11:21.524+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.ReverseProxyReconciler
2024-08-11T17:11:21.524+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.security.device.DeviceReconciler-worker-1 started
2024-08-11T17:11:21.524+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(security.halo.run/v1alpha1/Device) synchronizer...
2024-08-11T17:11:21.525+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(security.halo.run/v1alpha1/Device) synchronizer.
2024-08-11T17:11:21.525+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.ReverseProxyReconciler-worker-1 started
2024-08-11T17:11:21.526+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(plugin.halo.run/v1alpha1/ReverseProxy) synchronizer...
2024-08-11T17:11:21.526+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.UserReconciler-worker-1 started
2024-08-11T17:11:21.526+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(plugin.halo.run/v1alpha1/ReverseProxy) synchronizer.
2024-08-11T17:11:21.526+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/User) synchronizer...
2024-08-11T17:11:21.528+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/User) synchronizer.
2024-08-11T17:11:21.529+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.PostCounterReconciler
2024-08-11T17:11:21.530+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.TagReconciler
2024-08-11T17:11:21.530+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostCounterReconciler-worker-1 started
2024-08-11T17:11:21.532+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.ReplyReconciler
2024-08-11T17:11:21.533+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.notification.NotificationTrigger
2024-08-11T17:11:21.534+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.theme.router.SinglePageRoute
2024-08-11T17:11:21.533+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.TagReconciler-worker-1 started
2024-08-11T17:11:21.535+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Tag) synchronizer...
2024-08-11T17:11:21.531+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(metrics.halo.run/v1alpha1/Counter) synchronizer...
2024-08-11T17:11:21.536+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.SinglePageReconciler
2024-08-11T17:11:21.536+08:00 INFO 7 --- [tionTrigger-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.NotificationTrigger-worker-1 started
2024-08-11T17:11:21.536+08:00 INFO 7 --- [gReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Tag) synchronizer.
2024-08-11T17:11:21.536+08:00 INFO 7 --- [lePageRoute-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.theme.router.SinglePageRoute-worker-1 started
2024-08-11T17:11:21.537+08:00 INFO 7 --- [tionTrigger-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(notification.halo.run/v1alpha1/Reason) synchronizer...
2024-08-11T17:11:21.538+08:00 INFO 7 --- [lePageRoute-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/SinglePage) synchronizer...
2024-08-11T17:11:21.538+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.SinglePageReconciler-worker-1 started
2024-08-11T17:11:21.537+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.ReplyReconciler-worker-1 started
2024-08-11T17:11:21.540+08:00 INFO 7 --- [lePageRoute-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/SinglePage) synchronizer.
2024-08-11T17:11:21.540+08:00 INFO 7 --- [tionTrigger-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(notification.halo.run/v1alpha1/Reason) synchronizer.
2024-08-11T17:11:21.540+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Reply) synchronizer...
2024-08-11T17:11:21.540+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/SinglePage) synchronizer...
2024-08-11T17:11:21.541+08:00 INFO 7 --- [yReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Reply) synchronizer.
2024-08-11T17:11:21.541+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/SinglePage) synchronizer.
2024-08-11T17:11:21.551+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.ThemeReconciler
2024-08-11T17:11:21.551+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(metrics.halo.run/v1alpha1/Counter) synchronizer.
2024-08-11T17:11:21.553+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.RoleReconciler
2024-08-11T17:11:21.554+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.RoleReconciler-worker-1 started
2024-08-11T17:11:21.554+08:00 INFO 7 --- [tor-tcp-epoll-2] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.AuthProviderReconciler
2024-08-11T17:11:21.554+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.ThemeReconciler-worker-1 started
2024-08-11T17:11:21.557+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(theme.halo.run/v1alpha1/Theme) synchronizer...
2024-08-11T17:11:21.557+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/Role) synchronizer...
2024-08-11T17:11:21.558+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(theme.halo.run/v1alpha1/Theme) synchronizer.
2024-08-11T17:11:21.558+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.AuthProviderReconciler-worker-1 started
2024-08-11T17:11:21.560+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(auth.halo.run/v1alpha1/AuthProvider) synchronizer...
2024-08-11T17:11:21.565+08:00 INFO 7 --- [eReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/Role) synchronizer.
2024-08-11T17:11:21.566+08:00 INFO 7 --- [rReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(auth.halo.run/v1alpha1/AuthProvider) synchronizer.
2024-08-11T17:11:21.776+08:00 INFO 7 --- [tor-tcp-epoll-1] r.h.a.n.SubscriptionMigration : Cleanup user subscription completed
2024-08-11T17:11:21.964+08:00 WARN 7 --- [rReconciler-t-1] r.h.a.e.controller.DefaultController : Optimistic locking failure when reconciling request: run.halo.app.core.extension.reconciler.UserReconciler-worker-1/Request[name=ghost]
2024-08-11T17:11:22.126+08:00 WARN 7 --- [rReconciler-t-1] r.h.a.e.controller.DefaultController : Optimistic locking failure when reconciling request: run.halo.app.core.extension.reconciler.UserReconciler-worker-1/Request[name=anonymousUser]
root@ser574961085580:~# cat /www/server/panel/data/compose/halo-docker-compose/template/halo-docker-compose.yaml
version: "3"
services:
halo:
image: registry.fit2cloud.com/halo/halo:2.18
restart: on-failure:3
network_mode: "host"
volumes:
- ./halo2:/root/.halo2
command:
修改为自己已有的 MySQL 配置
- --spring.r2dbc.url=r2dbc:pool:mysql://localhost:3306/halo
- --spring.r2dbc.username=halo
- --spring.r2dbc.password=halo
- --spring.sql.init.platform=mysql
外部访问地址,请根据实际需要修改
- --halo.external-url=http://localhost:8099/
端口号 默认8090
- --server.port=8099root@ser574961085580:~#
root@ser574961085580:~# netstat -tunlp |grep 8099
tcp6 0 0 :::8099 :::* LISTEN 456960/java