Can not find any data form zeebe operate

I started broker port 26500 and operateport number 8080. I also deployed the process. The process instance started successfully, but the data could not be found in the operated interface. What caused this?

Check your logs for connection errors on both broker and Operate instances.

2021-05-12 19:06:57.273 [] [main] INFO io.zeebe.broker.system - Bootstrap Broker-0 [9/14]: monitoring services
2021-05-12 19:06:57.279 [] [main] INFO io.zeebe.broker.system - Bootstrap Broker-0 [10/14]: disk space monitor
2021-05-12 19:06:57.283 [] [main] INFO io.zeebe.broker.system - Bootstrap Broker-0 [11/14]: leader management request handler
2021-05-12 19:06:57.289 [] [main] INFO io.zeebe.broker.system - Bootstrap Broker-0 [12/14]: zeebe partitions
2021-05-12 19:06:57.293 [] [main] INFO io.zeebe.broker.system - Bootstrap Broker-0 partitions [1/1]: partition 1
2021-05-12 19:06:58.695 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@27e176fa)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@5fd73fd6, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@70be1738, configuration: Configuration(false)]
2021-05-12 19:06:58.858 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-1] INFO io.zeebe.logstreams - Recovered state of partition 1 from snapshot at position -1
2021-05-12 19:06:58.880 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@30f39f47)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@58dd4ba0, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@4d261982, configuration: Configuration(false)]
2021-05-12 19:06:58.903 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-1] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@4182c269)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@673ffbad, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@40726ee5, configuration: Configuration(false)]
2021-05-12 19:06:59.046 [] [main] INFO io.zeebe.broker.system - Bootstrap Broker-0 partitions succeeded. Started 1 steps in 1753 ms.
2021-05-12 19:06:59.046 [] [main] INFO io.zeebe.broker.system - Bootstrap Broker-0 [13/14]: register diskspace usage listeners
2021-05-12 19:06:59.047 [Broker-0-HealthCheckService] [Broker-0-zb-actors-1] INFO io.zeebe.broker.system - Partition-1 recovered, marking it as healthy
2021-05-12 19:06:59.049 [] [main] INFO io.zeebe.broker.system - Bootstrap Broker-0 [14/14]: upgrade manager
2021-05-12 19:06:59.057 [] [main] INFO io.zeebe.broker.system - Bootstrap Broker-0 succeeded. Started 14 steps in 4973 ms.
2021-05-12 19:08:45.510 [Broker-0-StreamProcessor-1] [Broker-0-zb-actors-0] INFO org.camunda.feel.FeelEngine - Engine created. [value-mapper: CompositeValueMapper(List(io.zeebe.el.impl.feel.MessagePackValueMapper@63a1094f)), function-provider: io.zeebe.el.impl.feel.FeelFunctionProvider@343a461e, clock: io.zeebe.el.impl.ZeebeFeelEngineClock@70e24ab1, configuration: Configuration(false)]
2021-05-12 19:36:35.040 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [1/14]: upgrade manager
2021-05-12 19:36:35.042 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [2/14]: register diskspace usage listeners
2021-05-12 19:36:35.042 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [3/14]: zeebe partitions
2021-05-12 19:36:35.043 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 partitions [1/1]: partition 1
2021-05-12 19:36:35.045 [Broker-0-ZeebePartition-1] [Broker-0-zb-actors-1] ERROR io.zeebe.broker.system - ZeebePartition-1 failed, marking it as unhealthy
2021-05-12 19:36:35.048 [Broker-0-HealthCheckService] [Broker-0-zb-actors-1] ERROR io.zeebe.broker.system - Partition-1 failed, marking it as unhealthy
2021-05-12 19:36:35.081 [] [SpringContextShutdownHook] INFO org.springframework.scheduling.concurrent.ThreadPoolTaskExecutor - Shutting down ExecutorService ‘applicationTaskExecutor’
2021-05-12 19:36:35.179 [Broker-0-LogStream-1] [Broker-0-zb-actors-0] INFO io.zeebe.logstreams - Close appender for log stream logstream-raft-partition-partition-1
2021-05-12 19:36:35.181 [Broker-0-LogStream-1] [Broker-0-zb-actors-0] INFO io.zeebe.logstreams - On closing logstream logstream-raft-partition-partition-1 close 3 readers
2021-05-12 19:36:35.182 [Broker-0-LogStream-1] [Broker-0-zb-actors-0] INFO io.zeebe.logstreams - Close log storage with name logstream-raft-partition-partition-1
2021-05-12 19:36:35.183 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 partitions succeeded. Closed 1 steps in 140 ms.
2021-05-12 19:36:35.183 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [4/14]: leader management request handler
2021-05-12 19:36:35.183 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [5/14]: disk space monitor
2021-05-12 19:36:35.184 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [6/14]: monitoring services
2021-05-12 19:36:35.184 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [7/14]: embedded gateway
2021-05-12 19:36:35.189 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [8/14]: topology manager
2021-05-12 19:36:35.190 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [9/14]: cluster services
2021-05-12 19:36:35.190 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [10/14]: subscription api
2021-05-12 19:36:35.190 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [11/14]: command api handler
2021-05-12 19:36:35.196 [] [Broker close Thread] INFO io.zeebe.broker.system - Closing Broker-0 [12/14]: command api transport

Partition-1 failed, marking it as unhealthy

@coderzjh Check if there is enough disk space