Description
Description
Steps to reproduce
Expected Behavior
Actual Behavior
I am trying to install locally. I follow the steps, but when I put yarn run typesenseServer, I have the next messages
I20231121 17:37:27.815099 83 raft_server.h:55] Peer refresh succeeded!
I20231121 17:37:37.816156 80 raft_server.cpp:430] Term: 6, last_index index: 6, committed_index: 6, known_applied_index: 6, applying_index: 0, pending_index: 0, disk_index: 6, pending_queue_size: 0
I20231121 17:37:37.816299 83 raft_server.h:55] Peer refresh succeeded!
I20231121 17:37:47.817185 80 raft_server.cpp:430] Term: 6, last_index index: 6, committed_index: 6, known_applied_index: 6, applying_index: 0, pending_index: 0, disk_index: 6, pending_queue_size: 0
I20231121 17:37:47.817239 83 raft_server.h:55] Peer refresh succeeded!
I20231121 17:37:57.818413 80 raft_server.cpp:430] Term: 6, last_index index: 6, committed_index: 6, known_applied_index: 6, applying_index: 0, pending_index: 0, disk_index: 6, pending_queue_size: 0
I20231121 17:37:57.818523 83 raft_server.h:55] Peer refresh succeeded!
I20231121 17:38:07.819366 80 raft_server.cpp:430] Term: 6, last_index index: 6, committed_index: 6, known_applied_index: 6, applying_index: 0, pending_index: 0, disk_index: 6, pending_queue_size: 0
I20231121 17:38:07.819473 83 raft_server.h:55] Peer refresh succeeded!
I20231121 17:38:17.820418 80 raft_server.cpp:430] Term: 6, last_index index: 6, committed_index: 6, known_applied_index: 6, applying_index: 0, pending_index: 0, disk_index: 6, pending_queue_size: 0
I20231121 17:38:17.820564 83 raft_server.h:55] Peer refresh succeeded!
And this is infinity. Then I stop it with CTRL+C and I have the searcher, but no data.
Metadata
Typesense Version:
OS:
Activity