Listary freez after The first line of server's stdout: PORT XXXX

Hello Team,
i would like to report the issue for v6.3.0.51. Listary is freezing with the message inside the log file.
In case of the PORT XXXX i need to kill the process and start again. Is there any other way how to provide more detail logs?

2023-10-20 10:28:14.417 [5][Warn] [Listary.Core.] Grpc.Core.RpcException: Status(StatusCode="Cancelled", Detail="Call canceled by the client.", DebugException="System.OperationCanceledException: The operation was canceled.")
2023-10-23 08:58:57.907 [1][Info] [Listary.Core.] The first line of server's stdout: PORT 63542
2023-10-23 09:29:37.770 [21][Warn] [Listary.Core.] Grpc.Core.RpcException: Status(StatusCode="Cancelled", Detail="Call canceled by the client.", DebugException="System.OperationCanceledException: The operation was canceled.")
2023-10-24 09:45:14.802 [1][Info] [Listary.Core.] The first line of server's stdout: PORT 49975
2023-10-24 10:08:12.996 [16][Warn] [Listary.Core.] Grpc.Core.RpcException: Status(StatusCode="Cancelled", Detail="Call canceled by the client.", DebugException="System.OperationCanceledException: The operation was canceled.")
2023-10-24 10:08:13.061 [16][Warn] [Listary.Core.] Grpc.Core.RpcException: Status(StatusCode="Cancelled", Detail="Call canceled by the client.", DebugException="System.OperationCanceledException: The operation was canceled.")
2023-10-25 14:52:57.838 [1][Info] [Listary.Core.] The first line of server's stdout: PORT 50221

Thank you
Best regards,
Jan

This is a known issue. When Listary’s engine process crashes, Listary may freeze for some time. Can you provide logs from ListaryMiniCoreLog.txt? The reason why the engine process crashed should be there.

I think there is not that much in log.

[10-17][09:32:23][WARN] Error count exceeds the threshold (24379), the index will be forced to rebuild at next start
[10-19][22:41:33][ERROR] Failed to start indexer: error from io: The system cannot find the path specified. (os error 3)
[10-20][10:02:47][WARN] Error count exceeds the threshold (32237), the index will be forced to rebuild at next start
[10-20][10:03:13][WARN] Failed to process file changes, indexer 0 is not ready
[10-25][14:52:23][ERROR] Async read error. error code=21
[10-25][14:52:59][WARN] Error count exceeds the threshold (710), the index will be forced to rebuild at next start
[10-25][14:53:18][WARN] Failed to process file changes, indexer 0 is not ready

Any idea?