2024-06-26T16:05:08.050+08:00 ERROR 2741747 --- [tor-tcp-epoll-1] a.w.r.e.AbstractErrorWebExceptionHandler : [0c659ada-32] 500 Server Error for HTTP PUT "/apis/content.halo.run/v1alpha1/posts/57413182-d06b-4a03-91ef-5b06c264b045"
org.springframework.dao.OptimisticLockingFailureException: Failed to update table [extensions]; Version does not match for row with Id [/registry/content.halo.run/posts/57413182-d06b-4a03-91ef-5b06c264b045]
at org.springframework.data.r2dbc.core.R2dbcEntityTemplate.lambda$doUpdate$12(R2dbcEntityTemplate.java:638) ~[spring-data-r2dbc-3.3.0.jar!/:3.3.0]
Suppressed: reactor.core.publisher.FluxOnAssembly$OnAssemblyException:
以及下面的
2024-06-26T16:05:25.276+08:00 WARN 2741747 --- [tReconciler-t-1] r.h.a.e.controller.DefaultController : Optimistic locking failure when reconciling request: run.halo.app.core.extension.reconciler.PostReconciler-worker-1/Request[name=cb38dbd3-1d82-4c06-8b8b-adc2dea93eb0]
是我部署的不对吗?请问我该如何处理