Ryan Wang 👍 手动建表也不行
2024-04-08T10:38:11.053+08:00 INFO 7 --- [main] run.halo.app.Application : Starting Application v2.14.0 using Java 21.0.2 with PID 7 (/application/BOOT-INF/classes started by root in /application)
2024-04-08T10:38:11.056+08:00 INFO 7 --- [main] run.halo.app.Application : No active profile set, falling back to 1 default profile: "default"
2024-04-08T10:38:11.338+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-04-08T10:38:12.795+08:00 INFO 7 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Multiple Spring Data modules found, entering strict repository configuration mode
2024-04-08T10:38:12.798+08:00 INFO 7 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data R2DBC repositories in DEFAULT mode.
2024-04-08T10:38:13.001+08:00 INFO 7 --- [main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 190 ms. Found 1 R2DBC repository interface.
2024-04-08T10:38:16.170+08:00 INFO 7 --- [main] org.pf4j.DefaultPluginStatusProvider : Enabled plugins: []
2024-04-08T10:38:16.171+08:00 INFO 7 --- [main] org.pf4j.DefaultPluginStatusProvider : Disabled plugins: []
2024-04-08T10:38:16.175+08:00 INFO 7 --- [main] org.pf4j.DefaultPluginManager : PF4J version 3.11.0 in 'deployment' mode
2024-04-08T10:38:16.267+08:00 INFO 7 --- [main] r.h.a.s.a.pat.DefaultPatJwkSupplier : Generating RSA keys for PAT.
2024-04-08T10:38:19.158+08:00 INFO 7 --- [main] r.h.a.s.a.pat.DefaultPatJwkSupplier : Wrote RSA keys for PAT into /root/.halo2/keys/pat_id_rsa and /root/.halo2/keys/pat_id_rsa.pub
2024-04-08T10:38:19.582+08:00 INFO 7 --- [main] o.a.l.s.MemorySegmentIndexInputProvider : Using MemorySegmentIndexInput with Java 21; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false
2024-04-08T10:38:22.861+08:00 INFO 7 --- [main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 32 endpoint(s) beneath base path '/actuator'
2024-04-08T10:38:24.306+08:00 INFO 7 --- [main] o.s.b.web.embedded.netty.NettyWebServer : Netty started on port 8090
2024-04-08T10:38:24.309+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.VisitedEventReconciler
2024-04-08T10:38:24.314+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.content.TagPostCountUpdater
2024-04-08T10:38:24.314+08:00 INFO 7 --- [run.halo.app.metrics.VisitedEventReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.VisitedEventReconciler-worker-1 started
2024-04-08T10:38:24.315+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.search.post.PostEventReconciler
2024-04-08T10:38:24.315+08:00 INFO 7 --- [run.halo.app.content.TagPostCountUpdater-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.content.TagPostCountUpdater-worker-1 started
2024-04-08T10:38:24.315+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.VotedEventReconciler
2024-04-08T10:38:24.315+08:00 INFO 7 --- [run.halo.app.search.post.PostEventReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.search.post.PostEventReconciler-worker-1 started
2024-04-08T10:38:24.316+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.metrics.ReplyEventReconciler
2024-04-08T10:38:24.316+08:00 INFO 7 --- [run.halo.app.metrics.VotedEventReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.VotedEventReconciler-worker-1 started
2024-04-08T10:38:24.317+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.notification.DefaultNotificationSender
2024-04-08T10:38:24.317+08:00 INFO 7 --- [run.halo.app.metrics.ReplyEventReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.metrics.ReplyEventReconciler-worker-1 started
2024-04-08T10:38:24.318+08:00 INFO 7 --- [run.halo.app.notification.DefaultNotificationSender-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-1 started
2024-04-08T10:38:24.318+08:00 INFO 7 --- [run.halo.app.notification.DefaultNotificationSender-t-2] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-2 started
2024-04-08T10:38:24.319+08:00 INFO 7 --- [run.halo.app.notification.DefaultNotificationSender-t-4] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-4 started
2024-04-08T10:38:24.319+08:00 INFO 7 --- [run.halo.app.notification.DefaultNotificationSender-t-5] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-5 started
2024-04-08T10:38:24.319+08:00 INFO 7 --- [run.halo.app.notification.DefaultNotificationSender-t-3] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.DefaultNotificationSender-worker-3 started
2024-04-08T10:38:24.347+08:00 INFO 7 --- [main] r.h.a.e.ReactiveExtensionClientImpl : Start building index for all extensions, please wait...
2024-04-08T10:38:24.357+08:00 INFO 7 --- [scheduling-1] r.h.a.s.a.login.impl.RsaKeyService : Generating RSA keys...
2024-04-08T10:38:24.495+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/roles, please wait...
2024-04-08T10:38:24.506+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/roles built successfully, cost 11 ms
2024-04-08T10:38:24.515+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/plugins, please wait...
2024-04-08T10:38:24.516+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-04-08T10:38:24.523+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/searchengines, please wait...
2024-04-08T10:38:24.523+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/searchengines built successfully, cost 0 ms
2024-04-08T10:38:24.531+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/extensionpointdefinitions, please wait...
2024-04-08T10:38:24.531+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/plugin.halo.run/extensionpointdefinitions built successfully, cost 0 ms
2024-04-08T10:38:24.538+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/extensiondefinitions, please wait...
2024-04-08T10:38:24.540+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-04-08T10:38:24.547+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/rolebindings, please wait...
2024-04-08T10:38:24.547+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/rolebindings built successfully, cost 0 ms
2024-04-08T10:38:24.554+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/users, please wait...
2024-04-08T10:38:24.554+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/users built successfully, cost 0 ms
2024-04-08T10:38:24.561+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/plugin.halo.run/reverseproxies, please wait...
2024-04-08T10:38:24.562+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-04-08T10:38:24.571+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/settings, please wait...
2024-04-08T10:38:24.572+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/settings built successfully, cost 1 ms
2024-04-08T10:38:24.579+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/annotationsettings, please wait...
2024-04-08T10:38:24.579+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/annotationsettings built successfully, cost 0 ms
2024-04-08T10:38:24.584+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/configmaps, please wait...
2024-04-08T10:38:24.585+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/configmaps built successfully, cost 1 ms
2024-04-08T10:38:24.591+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/secrets, please wait...
2024-04-08T10:38:24.591+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/secrets built successfully, cost 0 ms
2024-04-08T10:38:24.599+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/theme.halo.run/themes, please wait...
2024-04-08T10:38:24.599+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/theme.halo.run/themes built successfully, cost 0 ms
2024-04-08T10:38:24.605+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/menus, please wait...
2024-04-08T10:38:24.605+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/menus built successfully, cost 0 ms
2024-04-08T10:38:24.612+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/menuitems, please wait...
2024-04-08T10:38:24.612+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/menuitems built successfully, cost 0 ms
2024-04-08T10:38:24.618+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/posts, please wait...
2024-04-08T10:38:24.619+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/posts built successfully, cost 1 ms
2024-04-08T10:38:24.625+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/categories, please wait...
2024-04-08T10:38:24.626+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/categories built successfully, cost 1 ms
2024-04-08T10:38:24.632+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/tags, please wait...
2024-04-08T10:38:24.633+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-04-08T10:38:24.639+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/snapshots, please wait...
2024-04-08T10:38:24.639+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/snapshots built successfully, cost 0 ms
2024-04-08T10:38:24.645+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/comments, please wait...
2024-04-08T10:38:24.645+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/comments built successfully, cost 0 ms
2024-04-08T10:38:24.651+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/replies, please wait...
2024-04-08T10:38:24.652+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-04-08T10:38:24.658+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/content.halo.run/singlepages, please wait...
2024-04-08T10:38:24.658+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/content.halo.run/singlepages built successfully, cost 0 ms
2024-04-08T10:38:24.664+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/groups, please wait...
2024-04-08T10:38:24.664+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/groups built successfully, cost 0 ms
2024-04-08T10:38:24.670+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/policies, please wait...
2024-04-08T10:38:24.670+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/policies built successfully, cost 0 ms
2024-04-08T10:38:24.676+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/attachments, please wait...
2024-04-08T10:38:24.676+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/attachments built successfully, cost 0 ms
2024-04-08T10:38:24.682+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/storage.halo.run/policytemplates, please wait...
2024-04-08T10:38:24.682+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/storage.halo.run/policytemplates built successfully, cost 0 ms
2024-04-08T10:38:24.688+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/metrics.halo.run/counters, please wait...
2024-04-08T10:38:24.688+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/metrics.halo.run/counters built successfully, cost 0 ms
2024-04-08T10:38:24.694+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/auth.halo.run/authproviders, please wait...
2024-04-08T10:38:24.694+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/auth.halo.run/authproviders built successfully, cost 0 ms
2024-04-08T10:38:24.699+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/auth.halo.run/userconnections, please wait...
2024-04-08T10:38:24.699+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/auth.halo.run/userconnections built successfully, cost 0 ms
2024-04-08T10:38:24.704+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/security.halo.run/personalaccesstokens, please wait...
2024-04-08T10:38:24.705+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/security.halo.run/personalaccesstokens built successfully, cost 0 ms
2024-04-08T10:38:24.710+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/migration.halo.run/backups, please wait...
2024-04-08T10:38:24.713+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/migration.halo.run/backups built successfully, cost 3 ms
2024-04-08T10:38:24.720+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/reasontypes, please wait...
2024-04-08T10:38:24.720+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/reasontypes built successfully, cost 0 ms
2024-04-08T10:38:24.726+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/reasons, please wait...
2024-04-08T10:38:24.727+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-04-08T10:38:24.733+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notificationtemplates, please wait...
2024-04-08T10:38:24.733+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notificationtemplates built successfully, cost 0 ms
2024-04-08T10:38:24.739+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/subscriptions, please wait...
2024-04-08T10:38:24.739+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/subscriptions built successfully, cost 0 ms
2024-04-08T10:38:24.745+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notifierDescriptors, please wait...
2024-04-08T10:38:24.745+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notifierDescriptors built successfully, cost 0 ms
2024-04-08T10:38:24.751+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Start building index for type: /registry/notification.halo.run/notifications, please wait...
2024-04-08T10:38:24.751+08:00 INFO 7 --- [main] r.h.a.e.index.IndexerFactoryImpl : Index for type: /registry/notification.halo.run/notifications built successfully, cost 0 ms
2024-04-08T10:38:24.752+08:00 INFO 7 --- [main] r.h.a.e.ReactiveExtensionClientImpl : Successfully built index in 405ms, Preparing to lunch application...
2024-04-08T10:38:24.756+08:00 INFO 7 --- [main] run.halo.app.Application : Started Application in 15.979 seconds (process running for 16.685)
2024-04-08T10:38:24.893+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:24.945+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:24.954+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:24.963+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:24.977+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:24.988+08:00 INFO 7 --- [scheduling-1] r.h.a.s.a.login.impl.RsaKeyService : Generated RSA keys. Usage: 629 ms.
2024-04-08T10:38:24.990+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.008+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.017+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.026+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.037+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.052+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.066+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.073+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.080+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.087+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.094+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.112+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.123+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.131+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.139+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.146+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.173+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.182+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.192+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.201+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.207+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.216+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.226+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.235+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.249+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.256+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.267+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.274+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.291+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.299+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.307+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.313+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.320+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.326+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.332+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.339+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.346+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.356+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.365+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.372+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.382+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.389+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.398+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.405+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.414+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.422+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.432+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.441+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.450+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.458+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.470+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.477+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.490+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.498+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.507+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.514+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.523+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.531+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.543+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.551+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.560+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.568+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.578+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.586+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.596+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.604+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.621+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.629+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.636+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.643+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.651+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.658+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.665+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.672+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.681+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.688+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.696+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.703+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.713+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.722+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.729+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.744+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.752+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.823+08:00 WARN 7 --- [main] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:25.827+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller garbage-collector-controller
2024-04-08T10:38:25.828+08:00 INFO 7 --- [garbage-collector-controller-t-1] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-1 started
2024-04-08T10:38:25.828+08:00 INFO 7 --- [garbage-collector-controller-t-2] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-2 started
2024-04-08T10:38:25.828+08:00 INFO 7 --- [garbage-collector-controller-t-3] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-3 started
2024-04-08T10:38:25.829+08:00 INFO 7 --- [garbage-collector-controller-t-4] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-4 started
2024-04-08T10:38:25.829+08:00 INFO 7 --- [garbage-collector-controller-t-5] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-5 started
2024-04-08T10:38:25.829+08:00 INFO 7 --- [garbage-collector-controller-t-6] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-6 started
2024-04-08T10:38:25.830+08:00 INFO 7 --- [garbage-collector-controller-t-7] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-7 started
2024-04-08T10:38:25.830+08:00 INFO 7 --- [garbage-collector-controller-t-8] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-8 started
2024-04-08T10:38:25.830+08:00 INFO 7 --- [garbage-collector-controller-t-9] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-9 started
2024-04-08T10:38:25.830+08:00 INFO 7 --- [garbage-collector-controller-t-10] r.h.a.e.controller.DefaultController : Controller worker garbage-collector-controller-worker-10 started
2024-04-08T10:38:25.843+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.RoleBindingReconciler
2024-04-08T10:38:25.844+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleBindingReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.RoleBindingReconciler-worker-1 started
2024-04-08T10:38:25.845+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleBindingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/RoleBinding) synchronizer...
2024-04-08T10:38:25.845+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler
2024-04-08T10:38:25.846+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler-worker-1 started
2024-04-08T10:38:25.846+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.SystemSettingReconciler
2024-04-08T10:38:25.847+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(storage.halo.run/v1alpha1/Attachment) synchronizer...
2024-04-08T10:38:25.854+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SystemSettingReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.SystemSettingReconciler-worker-1 started
2024-04-08T10:38:25.854+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SystemSettingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/ConfigMap) synchronizer...
2024-04-08T10:38:25.855+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.MenuItemReconciler
2024-04-08T10:38:25.856+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.MenuItemReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.MenuItemReconciler-worker-1 started
2024-04-08T10:38:25.856+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.MenuItemReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/MenuItem) synchronizer...
2024-04-08T10:38:25.856+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.CommentReconciler
2024-04-08T10:38:25.857+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CommentReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.CommentReconciler-worker-1 started
2024-04-08T10:38:25.857+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CommentReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Comment) synchronizer...
2024-04-08T10:38:25.858+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.PluginReconciler
2024-04-08T10:38:25.859+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PluginReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PluginReconciler-worker-1 started
2024-04-08T10:38:25.859+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PluginReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(plugin.halo.run/v1alpha1/Plugin) synchronizer...
2024-04-08T10:38:25.860+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.migration.BackupReconciler
2024-04-08T10:38:25.861+08:00 INFO 7 --- [run.halo.app.migration.BackupReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.migration.BackupReconciler-worker-1 started
2024-04-08T10:38:25.861+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.CategoryReconciler
2024-04-08T10:38:25.861+08:00 INFO 7 --- [run.halo.app.migration.BackupReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(migration.halo.run/v1alpha1/Backup) synchronizer...
2024-04-08T10:38:25.861+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CategoryReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.CategoryReconciler-worker-1 started
2024-04-08T10:38:25.862+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CategoryReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Category) synchronizer...
2024-04-08T10:38:25.865+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.PostReconciler
2024-04-08T10:38:25.866+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.PostReconciler-worker-1 started
2024-04-08T10:38:25.866+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Post) synchronizer...
2024-04-08T10:38:25.868+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.AnnotationSettingReconciler
2024-04-08T10:38:25.869+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.AnnotationSettingReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.AnnotationSettingReconciler-worker-1 started
2024-04-08T10:38:25.869+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.AnnotationSettingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/AnnotationSetting) synchronizer...
2024-04-08T10:38:25.872+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.UserReconciler
2024-04-08T10:38:25.872+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.UserReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.UserReconciler-worker-1 started
2024-04-08T10:38:25.873+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.UserReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/User) synchronizer...
2024-04-08T10:38:25.877+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.ReverseProxyReconciler
2024-04-08T10:38:25.877+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReverseProxyReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.ReverseProxyReconciler-worker-1 started
2024-04-08T10:38:25.878+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReverseProxyReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(plugin.halo.run/v1alpha1/ReverseProxy) synchronizer...
2024-04-08T10:38:25.882+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.TagReconciler
2024-04-08T10:38:25.883+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.TagReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.TagReconciler-worker-1 started
2024-04-08T10:38:25.883+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.TagReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Tag) synchronizer...
2024-04-08T10:38:25.885+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.ReplyReconciler
2024-04-08T10:38:25.886+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReplyReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.ReplyReconciler-worker-1 started
2024-04-08T10:38:25.886+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReplyReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/Reply) synchronizer...
2024-04-08T10:38:25.886+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.notification.NotificationTrigger
2024-04-08T10:38:25.887+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReplyReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Reply) synchronizer.
2024-04-08T10:38:25.887+08:00 INFO 7 --- [run.halo.app.migration.BackupReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(migration.halo.run/v1alpha1/Backup) synchronizer.
2024-04-08T10:38:25.887+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.AnnotationSettingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/AnnotationSetting) synchronizer.
2024-04-08T10:38:25.887+08:00 INFO 7 --- [run.halo.app.notification.NotificationTrigger-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.notification.NotificationTrigger-worker-1 started
2024-04-08T10:38:25.888+08:00 INFO 7 --- [run.halo.app.notification.NotificationTrigger-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(notification.halo.run/v1alpha1/Reason) synchronizer...
2024-04-08T10:38:25.888+08:00 INFO 7 --- [run.halo.app.notification.NotificationTrigger-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(notification.halo.run/v1alpha1/Reason) synchronizer.
2024-04-08T10:38:25.888+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CommentReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Comment) synchronizer.
2024-04-08T10:38:25.890+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ReverseProxyReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(plugin.halo.run/v1alpha1/ReverseProxy) synchronizer.
2024-04-08T10:38:25.890+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.CategoryReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Category) synchronizer.
2024-04-08T10:38:25.891+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleBindingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/RoleBinding) synchronizer.
2024-04-08T10:38:25.891+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.MenuItemReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/MenuItem) synchronizer.
2024-04-08T10:38:25.891+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.theme.router.SinglePageRoute
2024-04-08T10:38:25.891+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PostReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Post) synchronizer.
2024-04-08T10:38:25.892+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.PluginReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(plugin.halo.run/v1alpha1/Plugin) synchronizer.
2024-04-08T10:38:25.892+08:00 INFO 7 --- [run.halo.app.theme.router.SinglePageRoute-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.theme.router.SinglePageRoute-worker-1 started
2024-04-08T10:38:25.892+08:00 INFO 7 --- [run.halo.app.theme.router.SinglePageRoute-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/SinglePage) synchronizer...
2024-04-08T10:38:25.892+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.attachment.AttachmentReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(storage.halo.run/v1alpha1/Attachment) synchronizer.
2024-04-08T10:38:25.892+08:00 INFO 7 --- [run.halo.app.theme.router.SinglePageRoute-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/SinglePage) synchronizer.
2024-04-08T10:38:25.893+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.SinglePageReconciler
2024-04-08T10:38:25.893+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.TagReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/Tag) synchronizer.
2024-04-08T10:38:25.893+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SinglePageReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.SinglePageReconciler-worker-1 started
2024-04-08T10:38:25.894+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SinglePageReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(content.halo.run/v1alpha1/SinglePage) synchronizer...
2024-04-08T10:38:25.894+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SinglePageReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(content.halo.run/v1alpha1/SinglePage) synchronizer.
2024-04-08T10:38:25.895+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.ThemeReconciler
2024-04-08T10:38:25.896+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ThemeReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.ThemeReconciler-worker-1 started
2024-04-08T10:38:25.896+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ThemeReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(theme.halo.run/v1alpha1/Theme) synchronizer...
2024-04-08T10:38:25.896+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.ThemeReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(theme.halo.run/v1alpha1/Theme) synchronizer.
2024-04-08T10:38:25.897+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.RoleReconciler
2024-04-08T10:38:25.898+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.RoleReconciler-worker-1 started
2024-04-08T10:38:25.898+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(v1alpha1/Role) synchronizer...
2024-04-08T10:38:25.899+08:00 INFO 7 --- [main] r.h.a.e.controller.DefaultController : Starting controller run.halo.app.core.extension.reconciler.AuthProviderReconciler
2024-04-08T10:38:25.899+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.AuthProviderReconciler-t-1] r.h.a.e.controller.DefaultController : Controller worker run.halo.app.core.extension.reconciler.AuthProviderReconciler-worker-1 started
2024-04-08T10:38:25.900+08:00 INFO 7 --- [main] r.h.app.infra.DefaultThemeInitializer : Initializing default theme from classpath:themes/theme-earth.zip
2024-04-08T10:38:25.900+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.AuthProviderReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Starting request(auth.halo.run/v1alpha1/AuthProvider) synchronizer...
2024-04-08T10:38:25.907+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.AuthProviderReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(auth.halo.run/v1alpha1/AuthProvider) synchronizer.
2024-04-08T10:38:25.908+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.SystemSettingReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/ConfigMap) synchronizer.
2024-04-08T10:38:25.908+08:00 INFO 7 --- [run.halo.app.core.extension.reconciler.UserReconciler-t-1] r.h.a.e.controller.RequestSynchronizer : Started request(v1alpha1/User) synchronizer.
2024-04-08T10:38:25.971+08:00 WARN 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:26.135+08:00 INFO 7 --- [main] r.h.app.infra.DefaultThemeInitializer : Initialized default theme: Theme(super=AbstractExtension(apiVersion=theme.halo.run/v1alpha1, kind=Theme, metadata=Metadata(name=theme-earth, generateName=null, labels=null, annotations={store.halo.run/app-id=app-KgWqR}, version=0, creationTimestamp=2024-04-08T02:38:26.048498853Z, deletionTimestamp=null, finalizers=null)), spec=Theme.ThemeSpec(displayName=Earth, author=Theme.Author(name=halo-dev, website=https://halo.run), description=Default theme for Halo 2.0, logo=https://halo.run/logo, website=https://github.com/halo-dev/theme-earth, homepage=https://github.com/halo-dev/theme-earth, repo=https://github.com/halo-dev/theme-earth.git, version=1.7.1, require=>=2.8.0, requires=>=2.8.0, settingName=theme-earth-setting, configMapName=theme-earth-configMap, license=null, customTemplates=null), status=null)
2024-04-08T10:38:26.156+08:00 WARN 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:26.389+08:00 WARN 7 --- [run.halo.app.core.extension.reconciler.SystemSettingReconciler-t-1] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:26.407+08:00 WARN 7 --- [run.halo.app.core.extension.reconciler.SystemSettingReconciler-t-1] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:26.424+08:00 WARN 7 --- [run.halo.app.core.extension.reconciler.SystemSettingReconciler-t-1] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only
2024-04-08T10:38:26.443+08:00 WARN 7 --- [run.halo.app.core.extension.reconciler.RoleReconciler-t-1] io.r2dbc.h2.H2Connection : Option{name='readOnly', sensitive=false} + isn't supported in H2 at the transaction level. You must set it on conenction URL. See http://www.h2database.com/html/features.html#read_only