Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

未知原因的文章 404 #6466

Closed
Anyexyz opened this issue Aug 12, 2024 · 2 comments · Fixed by #6555
Closed

未知原因的文章 404 #6466

Anyexyz opened this issue Aug 12, 2024 · 2 comments · Fixed by #6555
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.
Milestone

Comments

@Anyexyz
Copy link
Contributor

Anyexyz commented Aug 12, 2024

系统信息

使用的哪种方式运行?

Docker Compose

发生了什么?

文章打开后报 404 资源不存在,Post not found,重新发布后可正常显示

环境已保留:https://www.anye.xyz/archives/1719207299137
/apis/content.halo.run/v1alpha1/posts/已保存

复现步骤

目前不能稳定复现,但复现操作基本都是曾经在后台点击过刷新缓存按钮。

相关日志输出

2024-08-11T21:51:31.809+08:00 ERROR 7 --- [or-http-epoll-4] a.w.r.e.AbstractErrorWebExceptionHandler : [3d17b76f-8753]  500 Server Error for HTTP GET "/apis/api.hyperlink.halo.run/v1alpha1/link-detail?url=https://github.com/Anyexyz/it-tools/fork"
 
 org.springframework.web.reactive.function.client.WebClientRequestException: connection timed out after 30000 ms: github.com/20.205.243.166:443
 	at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:136) ~[spring-webflux-6.1.10.jar:6.1.10]
 	Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException: 
 Error has been observed at the following site(s):
 	*__checkpoint ⇢ Request to GET https://github.com/Anyexyz/it-tools/fork [DefaultWebClient]
 	*__checkpoint ⇢ run.halo.app.security.InitializeRedirectionWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ run.halo.app.security.LoginRequiredForAccessWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ run.halo.app.security.device.DeviceSessionFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ run.halo.app.sms.security.SmsLoginAuthenticator [DefaultWebFilterChain]
 	*__checkpoint ⇢ run.halo.cache.page.PageCacheWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ SecurityWebFilterChainProxy [DefaultWebFilterChain]
 	*__checkpoint ⇢ AuthorizationWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ ExceptionTranslationWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ LogoutWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ ServerRequestCacheWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ SecurityContextServerWebExchangeWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ LogoutPageGeneratingWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ AnonymousAuthenticationWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ SecurityWebFilterChainProxy [DefaultWebFilterChain]
 	*__checkpoint ⇢ TotpAuthenticationFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ AuthenticationWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ SecurityWebFilterChainProxy [DefaultWebFilterChain]
 	*__checkpoint ⇢ AuthenticationWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ SecurityWebFilterChainProxy [DefaultWebFilterChain]
 	*__checkpoint ⇢ AuthenticationWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ AuthenticationWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ ReactorContextWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ CsrfWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ CorsWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ HttpHeaderWriterWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ SecurityWebFilterChainProxy [DefaultWebFilterChain]
 	*__checkpoint ⇢ ServerWebExchangeReactorContextWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ org.springframework.security.web.server.WebFilterChainProxy [DefaultWebFilterChain]
 	*__checkpoint ⇢ run.halo.comment.widget.captcha.CommentCaptchaFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ run.halo.app.sms.security.SmsLoginAuthenticator [DefaultWebFilterChain]
 	*__checkpoint ⇢ run.halo.oauth.Oauth2Authenticator [DefaultWebFilterChain]
 	*__checkpoint ⇢ run.halo.oauth.Oauth2AuthorizationRequestRedirectWebFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ cc.ryanc.staticpages.endpoint.RewriteOnNotFoundFilter [DefaultWebFilterChain]
 	*__checkpoint ⇢ run.halo.app.webfilter.AdditionalWebFilterChainProxy [DefaultWebFilterChain]
 	*__checkpoint ⇢ HTTP GET "/apis/api.hyperlink.halo.run/v1alpha1/link-detail?url=https://github.com/Anyexyz/it-tools/fork" [ExceptionHandlingWebHandler]
 Original Stack Trace:
 		at org.springframework.web.reactive.function.client.ExchangeFunctions$DefaultExchangeFunction.lambda$wrapException$9(ExchangeFunctions.java:136) ~[spring-webflux-6.1.10.jar:6.1.10]
 		at reactor.core.publisher.MonoErrorSupplied.subscribe(MonoErrorSupplied.java:55) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.Mono.subscribe(Mono.java:4568) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:222) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:222) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxPeek$PeekSubscriber.onError(FluxPeek.java:222) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.MonoNext$NextSubscriber.onError(MonoNext.java:93) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.MonoFlatMapMany$FlatMapManyMain.onError(MonoFlatMapMany.java:205) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.SerializedSubscriber.onError(SerializedSubscriber.java:124) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.whenError(FluxRetryWhen.java:229) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxRetryWhen$RetryWhenOtherSubscriber.onError(FluxRetryWhen.java:279) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onError(FluxContextWrite.java:121) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.maybeOnError(FluxConcatMapNoPrefetch.java:327) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxConcatMapNoPrefetch$FluxConcatMapNoPrefetchSubscriber.onNext(FluxConcatMapNoPrefetch.java:212) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onNext(FluxContextWrite.java:107) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.SinkManyEmitterProcessor.drain(SinkManyEmitterProcessor.java:476) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.SinkManyEmitterProcessor.tryEmitNext(SinkManyEmitterProcessor.java:273) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.SinkManySerialized.tryEmitNext(SinkManySerialized.java:100) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.InternalManySink.emitNext(InternalManySink.java:27) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxRetryWhen$RetryWhenMainSubscriber.onError(FluxRetryWhen.java:194) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:205) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.netty.http.client.HttpClientConnect$MonoHttpConnect$ClientTransportSubscriber.onError(HttpClientConnect.java:311) ~[reactor-netty-http-1.1.20.jar:1.1.20]
 		at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:205) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.netty.resources.DefaultPooledConnectionProvider$DisposableAcquire.onError(DefaultPooledConnectionProvider.java:172) ~[reactor-netty-core-1.1.20.jar:1.1.20]
 		at reactor.core.publisher.FluxContextWrite$ContextWriteSubscriber.onError(FluxContextWrite.java:121) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.netty.internal.shaded.reactor.pool.AbstractPool$Borrower.fail(AbstractPool.java:492) ~[reactor-netty-core-1.1.20.jar:1.1.20]
 		at reactor.netty.internal.shaded.reactor.pool.SimpleDequePool.lambda$drainLoop$9(SimpleDequePool.java:436) ~[reactor-netty-core-1.1.20.jar:1.1.20]
 		at reactor.core.publisher.FluxDoOnEach$DoOnEachSubscriber.onError(FluxDoOnEach.java:186) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.MonoCreate$DefaultMonoSink.error(MonoCreate.java:205) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.netty.resources.DefaultPooledConnectionProvider$PooledConnectionAllocator$PooledConnectionInitializer.onError(DefaultPooledConnectionProvider.java:583) ~[reactor-netty-core-1.1.20.jar:1.1.20]
 		at reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:241) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:315) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.Operators.error(Operators.java:198) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.MonoError.subscribe(MonoError.java:53) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.Mono.subscribe(Mono.java:4568) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103) ~[reactor-core-3.6.7.jar:3.6.7]
 		at reactor.netty.transport.TransportConnector$MonoChannelPromise.tryFailure(TransportConnector.java:576) ~[reactor-netty-core-1.1.20.jar:1.1.20]
 		at reactor.netty.transport.TransportConnector$MonoChannelPromise.setFailure(TransportConnector.java:522) ~[reactor-netty-core-1.1.20.jar:1.1.20]
 		at reactor.netty.transport.TransportConnector.lambda$doConnect$7(TransportConnector.java:261) ~[reactor-netty-core-1.1.20.jar:1.1.20]
 		at io.netty.util.concurrent.DefaultPromise.notifyListener0(DefaultPromise.java:590) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.DefaultPromise.notifyListeners0(DefaultPromise.java:583) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.DefaultPromise.notifyListenersNow(DefaultPromise.java:559) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.DefaultPromise.notifyListeners(DefaultPromise.java:492) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.DefaultPromise.setValue0(DefaultPromise.java:636) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.DefaultPromise.setFailure0(DefaultPromise.java:629) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.DefaultPromise.tryFailure(DefaultPromise.java:118) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$2.run(AbstractEpollChannel.java:616) ~[netty-transport-classes-epoll-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:153) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:408) ~[netty-transport-classes-epoll-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 		at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
 Caused by: io.netty.channel.ConnectTimeoutException: connection timed out after 30000 ms: github.com/20.205.243.166:443
 	at io.netty.channel.epoll.AbstractEpollChannel$AbstractEpollUnsafe$2.run(AbstractEpollChannel.java:615) ~[netty-transport-classes-epoll-4.1.111.Final.jar:4.1.111.Final]
 	at io.netty.util.concurrent.PromiseTask.runTask(PromiseTask.java:98) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 	at io.netty.util.concurrent.ScheduledFutureTask.run(ScheduledFutureTask.java:153) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 	at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 	at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 	at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:469) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 	at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:408) ~[netty-transport-classes-epoll-4.1.111.Final.jar:4.1.111.Final]
 	at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:994) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 	at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 	at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30) ~[netty-common-4.1.111.Final.jar:4.1.111.Final]
 	at java.base/java.lang.Thread.run(Unknown Source) ~[na:na]
 
 2024-08-11T22:03:00.148+08:00  WARN 7 --- [ndedElastic-428] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-428][index] Deprecated unwrapped fragment expression "modules/sidebar.html" found in template index, line 19, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/sidebar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-11T22:03:00.149+08:00  WARN 7 --- [ndedElastic-428] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-428][index] Deprecated unwrapped fragment expression "modules/navbar.html" found in template index, line 23, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/navbar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-11T22:03:00.197+08:00  WARN 7 --- [ndedElastic-428] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-428][index] Deprecated unwrapped fragment expression "modules/footer.html" found in template index, line 72, col 9. Please use the complete syntax of fragment expressions instead ("~{modules/footer.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-11T23:18:52.125+08:00  WARN 7 --- [ndedElastic-436] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-436][index] Deprecated unwrapped fragment expression "modules/sidebar.html" found in template index, line 19, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/sidebar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-11T23:18:52.126+08:00  WARN 7 --- [ndedElastic-436] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-436][index] Deprecated unwrapped fragment expression "modules/navbar.html" found in template index, line 23, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/navbar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-11T23:18:52.171+08:00  WARN 7 --- [ndedElastic-436] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-436][index] Deprecated unwrapped fragment expression "modules/footer.html" found in template index, line 72, col 9. Please use the complete syntax of fragment expressions instead ("~{modules/footer.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T01:23:52.802+08:00  WARN 7 --- [ndedElastic-445] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-445][index] Deprecated unwrapped fragment expression "modules/sidebar.html" found in template index, line 19, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/sidebar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T01:23:52.807+08:00  WARN 7 --- [ndedElastic-445] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-445][index] Deprecated unwrapped fragment expression "modules/navbar.html" found in template index, line 23, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/navbar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T01:23:52.852+08:00  WARN 7 --- [ndedElastic-445] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-445][index] Deprecated unwrapped fragment expression "modules/footer.html" found in template index, line 72, col 9. Please use the complete syntax of fragment expressions instead ("~{modules/footer.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T03:00:00.001+08:00  INFO 7 --- [   scheduling-1] r.h.a.s.a.r.RememberTokenCleaner         : Expired remember me tokens have been cleaned up.
 2024-08-12T09:10:26.411+08:00 ERROR 7 --- [tor-tcp-epoll-2] run.jiewen.tool.auth.LywqPluginsUtil     : Error during authorization check: 请求失败!
 2024-08-12T09:10:30.213+08:00  WARN 7 --- [ndedElastic-465] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-465][index] Deprecated unwrapped fragment expression "modules/sidebar.html" found in template index, line 19, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/sidebar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T09:10:30.223+08:00  WARN 7 --- [ndedElastic-465] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-465][index] Deprecated unwrapped fragment expression "modules/navbar.html" found in template index, line 23, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/navbar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T09:10:30.282+08:00  WARN 7 --- [ndedElastic-465] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-465][index] Deprecated unwrapped fragment expression "modules/footer.html" found in template index, line 72, col 9. Please use the complete syntax of fragment expressions instead ("~{modules/footer.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T11:38:49.098+08:00  WARN 7 --- [ndedElastic-475] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-475][index] Deprecated unwrapped fragment expression "modules/sidebar.html" found in template index, line 19, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/sidebar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T11:38:49.099+08:00  WARN 7 --- [ndedElastic-475] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-475][index] Deprecated unwrapped fragment expression "modules/navbar.html" found in template index, line 23, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/navbar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T11:38:49.143+08:00  WARN 7 --- [ndedElastic-475] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-475][index] Deprecated unwrapped fragment expression "modules/footer.html" found in template index, line 72, col 9. Please use the complete syntax of fragment expressions instead ("~{modules/footer.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T15:01:05.773+08:00  WARN 7 --- [ndedElastic-487] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-487][index] Deprecated unwrapped fragment expression "modules/sidebar.html" found in template index, line 19, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/sidebar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T15:01:05.773+08:00  WARN 7 --- [ndedElastic-487] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-487][index] Deprecated unwrapped fragment expression "modules/navbar.html" found in template index, line 23, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/navbar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T15:01:05.823+08:00  WARN 7 --- [ndedElastic-487] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-487][index] Deprecated unwrapped fragment expression "modules/footer.html" found in template index, line 72, col 9. Please use the complete syntax of fragment expressions instead ("~{modules/footer.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T16:32:05.692+08:00  WARN 7 --- [ndedElastic-499] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-499][index] Deprecated unwrapped fragment expression "modules/sidebar.html" found in template index, line 19, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/sidebar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T16:32:05.693+08:00  WARN 7 --- [ndedElastic-499] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-499][index] Deprecated unwrapped fragment expression "modules/navbar.html" found in template index, line 23, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/navbar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T16:32:05.743+08:00  WARN 7 --- [ndedElastic-499] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-499][index] Deprecated unwrapped fragment expression "modules/footer.html" found in template index, line 72, col 9. Please use the complete syntax of fragment expressions instead ("~{modules/footer.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T17:22:10.978+08:00  WARN 7 --- [tor-tcp-epoll-3] s.b.a.a.m.OnlyOnceLoggingDenyMeterFilter : Reached the maximum number of URI tags for 'http.server.requests'.
 2024-08-12T17:22:12.835+08:00 ERROR 7 --- [tor-tcp-epoll-3] run.jiewen.tool.auth.LywqPluginsUtil     : Error during authorization check: 请求失败!
 2024-08-12T17:22:23.178+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Deleting old plugin file file:///root/.halo2/plugins/PluginPhotos-1.3.0.jar for plugin PluginPhotos, and new load location is file:///root/.halo2/plugins/PluginPhotos-1.4.0.jar.
 2024-08-12T17:22:23.179+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Deleted old plugin file file:///root/.halo2/plugins/PluginPhotos-1.3.0.jar for plugin PluginPhotos.
 2024-08-12T17:22:23.182+08:00  INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager           : Stop plugin '[email protected]'
 2024-08-12T17:22:23.182+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Before publishing plugin stopping event for plugin PluginPhotos
 2024-08-12T17:22:23.185+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.plugin.DefaultReactiveSettingFetcher
 2024-08-12T17:22:23.185+08:00  INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 interrupted
 2024-08-12T17:22:23.185+08:00  INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 is stopped
 2024-08-12T17:22:23.186+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller run.halo.app.plugin.DefaultReactiveSettingFetcher is disposed
 2024-08-12T17:22:23.990+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : After publishing plugin stopping event for plugin PluginPhotos
 2024-08-12T17:22:23.991+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Stopping run.halo.photos.PhotoPlugin@e67fd20c for plugin PluginPhotos
 2024-08-12T17:22:23.995+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Stopped run.halo.photos.PhotoPlugin@e67fd20c for plugin PluginPhotos
 2024-08-12T17:22:23.995+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Closing plugin context for plugin PluginPhotos
 2024-08-12T17:22:24.000+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Closed plugin context for plugin PluginPhotos
 2024-08-12T17:22:24.001+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Reset plugin context for plugin PluginPhotos
 2024-08-12T17:22:24.001+08:00  INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager           : Unload plugin '[email protected]'
 2024-08-12T17:22:24.012+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Loading plugin PluginPhotos from file:///root/.halo2/plugins/PluginPhotos-1.4.0.jar
 2024-08-12T17:22:24.018+08:00  INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager           : Plugin '[email protected]' resolved
 2024-08-12T17:22:24.019+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Loaded plugin PluginPhotos from file:///root/.halo2/plugins/PluginPhotos-1.4.0.jar
 2024-08-12T17:22:24.019+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Initializing setting and config map for plugin PluginPhotos
 2024-08-12T17:22:24.029+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Initialized setting plugin-photos-settings for plugin PluginPhotos
 2024-08-12T17:22:24.032+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Initialized config map plugin-photos-configmap for plugin PluginPhotos
 2024-08-12T17:22:24.037+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Resolving logo resource for plugin PluginPhotos
 2024-08-12T17:22:24.037+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Resolving main.js and style.css for plugin PluginPhotos
 2024-08-12T17:22:24.038+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Starting plugin PluginPhotos
 2024-08-12T17:22:24.039+08:00  INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager           : Start plugin '[email protected]'
 2024-08-12T17:22:24.040+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Preparing starting plugin PluginPhotos
 2024-08-12T17:22:24.163+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Application context run.halo.app.plugin.PluginApplicationContext@e69780d4, started on Mon Aug 12 17:22:24 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@35973862 for plugin PluginPhotos is created
 2024-08-12T17:22:24.171+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Before publishing plugin starting event for plugin PluginPhotos
 2024-08-12T17:22:24.173+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : After publishing plugin starting event for plugin PluginPhotos
 2024-08-12T17:22:24.174+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Starting run.halo.photos.PhotoPlugin@b4e23e45 for plugin PluginPhotos
 2024-08-12T17:22:24.249+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/core.halo.run/photos, please wait...
 2024-08-12T17:22:24.250+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/core.halo.run/photos built successfully, cost 1 ms
 2024-08-12T17:22:24.278+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl         : Start building index for type: /registry/core.halo.run/photogroups, please wait...
 2024-08-12T17:22:24.279+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.e.index.IndexerFactoryImpl         : Index for type: /registry/core.halo.run/photogroups built successfully, cost 1 ms
 2024-08-12T17:22:24.280+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Started run.halo.photos.PhotoPlugin@b4e23e45 for plugin PluginPhotos
 2024-08-12T17:22:24.280+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Before publishing plugin started event for plugin PluginPhotos
 2024-08-12T17:22:24.280+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher
 2024-08-12T17:22:24.282+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : After publishing plugin started event for plugin PluginPhotos
 2024-08-12T17:22:24.282+08:00  INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started
 2024-08-12T17:22:24.283+08:00  INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer   : Starting request(v1alpha1/ConfigMap) synchronizer...
 2024-08-12T17:22:24.283+08:00  INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer   : Started request(v1alpha1/ConfigMap) synchronizer.
 2024-08-12T17:22:24.283+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Started plugin PluginPhotos
 2024-08-12T17:22:24.305+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Initializing setting and config map for plugin PluginPhotos
 2024-08-12T17:22:24.314+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Initialized setting plugin-photos-settings for plugin PluginPhotos
 2024-08-12T17:22:24.328+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Initialized config map plugin-photos-configmap for plugin PluginPhotos
 2024-08-12T17:22:24.335+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Resolving logo resource for plugin PluginPhotos
 2024-08-12T17:22:24.336+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Resolving main.js and style.css for plugin PluginPhotos
 2024-08-12T17:22:24.337+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Starting plugin PluginPhotos
 2024-08-12T17:22:24.337+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Started plugin PluginPhotos
 2024-08-12T17:22:30.035+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Deleting old plugin file file:///root/.halo2/plugins/PluginSearchWidget-1.6.1.jar for plugin PluginSearchWidget, and new load location is file:///root/.halo2/plugins/PluginSearchWidget-1.6.2.jar.
 2024-08-12T17:22:30.036+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Deleted old plugin file file:///root/.halo2/plugins/PluginSearchWidget-1.6.1.jar for plugin PluginSearchWidget.
 2024-08-12T17:22:30.036+08:00  INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager           : Stop plugin '[email protected]'
 2024-08-12T17:22:30.036+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Before publishing plugin stopping event for plugin PluginSearchWidget
 2024-08-12T17:22:30.037+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController     : Disposing controller run.halo.app.plugin.DefaultReactiveSettingFetcher
 2024-08-12T17:22:30.037+08:00  INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 interrupted
 2024-08-12T17:22:30.037+08:00  INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 is stopped
 2024-08-12T17:22:30.038+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController     : Controller run.halo.app.plugin.DefaultReactiveSettingFetcher is disposed
 2024-08-12T17:22:30.812+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : After publishing plugin stopping event for plugin PluginSearchWidget
 2024-08-12T17:22:30.812+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Stopping run.halo.search.widget.SearchWidgetPlugin@13fabefe for plugin PluginSearchWidget
 2024-08-12T17:22:30.812+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Stopped run.halo.search.widget.SearchWidgetPlugin@13fabefe for plugin PluginSearchWidget
 2024-08-12T17:22:30.812+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Closing plugin context for plugin PluginSearchWidget
 2024-08-12T17:22:30.815+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Closed plugin context for plugin PluginSearchWidget
 2024-08-12T17:22:30.815+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Reset plugin context for plugin PluginSearchWidget
 2024-08-12T17:22:30.815+08:00  INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager           : Unload plugin '[email protected]'
 2024-08-12T17:22:30.827+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Loading plugin PluginSearchWidget from file:///root/.halo2/plugins/PluginSearchWidget-1.6.2.jar
 2024-08-12T17:22:30.832+08:00  INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager           : Plugin '[email protected]' resolved
 2024-08-12T17:22:30.833+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Loaded plugin PluginSearchWidget from file:///root/.halo2/plugins/PluginSearchWidget-1.6.2.jar
 2024-08-12T17:22:30.833+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Initializing setting and config map for plugin PluginSearchWidget
 2024-08-12T17:22:30.839+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Resolving logo resource for plugin PluginSearchWidget
 2024-08-12T17:22:30.839+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Resolving main.js and style.css for plugin PluginSearchWidget
 2024-08-12T17:22:30.840+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Starting plugin PluginSearchWidget
 2024-08-12T17:22:30.840+08:00  INFO 7 --- [nReconciler-t-1] org.pf4j.AbstractPluginManager           : Start plugin '[email protected]'
 2024-08-12T17:22:30.841+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Preparing starting plugin PluginSearchWidget
 2024-08-12T17:22:30.862+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Application context run.halo.app.plugin.PluginApplicationContext@1888732b, started on Mon Aug 12 17:22:30 CST 2024, parent: org.springframework.context.support.GenericApplicationContext@35973862 for plugin PluginSearchWidget is created
 2024-08-12T17:22:30.862+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Before publishing plugin starting event for plugin PluginSearchWidget
 2024-08-12T17:22:30.863+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : After publishing plugin starting event for plugin PluginSearchWidget
 2024-08-12T17:22:30.863+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Starting run.halo.search.widget.SearchWidgetPlugin@e0a42073 for plugin PluginSearchWidget
 2024-08-12T17:22:30.863+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Started run.halo.search.widget.SearchWidgetPlugin@e0a42073 for plugin PluginSearchWidget
 2024-08-12T17:22:30.863+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : Before publishing plugin started event for plugin PluginSearchWidget
 2024-08-12T17:22:30.863+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.e.controller.DefaultController     : Starting controller run.halo.app.plugin.DefaultReactiveSettingFetcher
 2024-08-12T17:22:30.865+08:00  INFO 7 --- [nReconciler-t-1] run.halo.app.plugin.SpringPlugin         : After publishing plugin started event for plugin PluginSearchWidget
 2024-08-12T17:22:30.866+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Started plugin PluginSearchWidget
 2024-08-12T17:22:30.866+08:00  INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.DefaultController     : Controller worker run.halo.app.plugin.DefaultReactiveSettingFetcher-worker-1 started
 2024-08-12T17:22:30.867+08:00  INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer   : Starting request(v1alpha1/ConfigMap) synchronizer...
 2024-08-12T17:22:30.867+08:00  INFO 7 --- [tingFetcher-t-1] r.h.a.e.controller.RequestSynchronizer   : Started request(v1alpha1/ConfigMap) synchronizer.
 2024-08-12T17:22:30.898+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Initializing setting and config map for plugin PluginSearchWidget
 2024-08-12T17:22:30.917+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Resolving logo resource for plugin PluginSearchWidget
 2024-08-12T17:22:30.918+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Resolving main.js and style.css for plugin PluginSearchWidget
 2024-08-12T17:22:30.919+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Starting plugin PluginSearchWidget
 2024-08-12T17:22:30.920+08:00  INFO 7 --- [nReconciler-t-1] r.h.a.c.e.reconciler.PluginReconciler    : Started plugin PluginSearchWidget
 2024-08-12T17:52:29.716+08:00  WARN 7 --- [ndedElastic-507] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-507][index] Deprecated unwrapped fragment expression "modules/sidebar.html" found in template index, line 19, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/sidebar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T17:52:29.716+08:00  WARN 7 --- [ndedElastic-507] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-507][index] Deprecated unwrapped fragment expression "modules/navbar.html" found in template index, line 23, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/navbar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T17:52:29.760+08:00  WARN 7 --- [ndedElastic-507] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-507][index] Deprecated unwrapped fragment expression "modules/footer.html" found in template index, line 72, col 9. Please use the complete syntax of fragment expressions instead ("~{modules/footer.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T20:04:58.351+08:00  WARN 7 --- [ndedElastic-509] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-509][index] Deprecated unwrapped fragment expression "modules/sidebar.html" found in template index, line 19, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/sidebar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T20:04:58.352+08:00  WARN 7 --- [ndedElastic-509] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-509][index] Deprecated unwrapped fragment expression "modules/navbar.html" found in template index, line 23, col 12. Please use the complete syntax of fragment expressions instead ("~{modules/navbar.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.
 2024-08-12T20:04:58.395+08:00  WARN 7 --- [ndedElastic-509] actStandardFragmentInsertionTagProcessor : [THYMELEAF][boundedElastic-509][index] Deprecated unwrapped fragment expression "modules/footer.html" found in template index, line 72, col 9. Please use the complete syntax of fragment expressions instead ("~{modules/footer.html}"). The old, unwrapped syntax for fragment expressions will be removed in future versions of Thymeleaf.

附加信息

No response

@JohnNiang
Copy link
Member

/kind bug
/triage needs-information

目前根据以上信息暂时无法判定具体原因。

@f2c-ci-robot f2c-ci-robot bot added kind/bug Categorizes issue or PR as related to a bug. triage/needs-information Indicates an issue needs more information in order to work on it. labels Aug 13, 2024
@JohnNiang
Copy link
Member

经过排查,确认是这里发生了整数溢出导致的问题。

/remove-triage needs-information
/milestone 2.19.0
/assign @guqing

@f2c-ci-robot f2c-ci-robot bot removed the triage/needs-information Indicates an issue needs more information in order to work on it. label Aug 30, 2024
@f2c-ci-robot f2c-ci-robot bot added this to the 2.19.0 milestone Aug 30, 2024
@f2c-ci-robot f2c-ci-robot bot closed this as completed in ba49dca Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants