I
Immich•2y ago
Allram

[SOLVED]Typesense not starting on v1.78

This is the error i get:
W20230913 09:07:34.152288 1222 controller.cpp:1454] SIGINT was installed with 1
W20230913 09:07:34.152330 1222 node.cpp:811] [default_group:192.168.30.10:8107:8108 ] Refusing concurrent configuration changing
E20230913 09:07:34.152616 1253 raft_server.h:62] Peer refresh failed, error: Doing another configuration change
W20230913 09:19:21.624419 1222 protobuf_file.cpp:91] open file failed, path: /data/state/log/log_meta: FILE_ERROR_NOT_FOUND
W20230913 09:19:21.628511 1222 log.cpp:685] /data/state/log is empty
W20230913 09:19:21.630242 1222 protobuf_file.cpp:91] open file failed, path: /data/state/meta/raft_meta: FILE_ERROR_NOT_FOUND
W20230913 09:19:21.630586 1222 protobuf_file.cpp:91] open file failed, path: /data/state/meta/raft_meta: FILE_ERROR_NOT_FOUND
W20230913 09:19:21.632756 1222 controller.cpp:1454] SIGINT was installed with 1
W20230913 09:19:21.632795 1222 node.cpp:811] [default_group:192.168.30.10:8107:8108 ] Refusing concurrent configuration changing
E20230913 09:19:21.632840 1222 raft_server.cpp:601] Node not ready yet (known_applied_index is 0).
E20230913 09:19:21.632964 1301 raft_server.h:62] Peer refresh failed, error: Doing another configuration change
W20230913 09:19:53.500864 1223 controller.cpp:1454] SIGINT was installed with 1
W20230913 09:19:53.500895 1223 node.cpp:811] [default_group:192.168.30.10:8107:8108 ] Refusing concurrent configuration changing
E20230913 09:19:53.500928 1223 raft_server.cpp:601] Node not ready yet (known_applied_index is 0).
E20230913 09:19:53.501021 1331 raft_server.h:62] Peer refresh failed, error: Doing another configuration change
W20230913 09:07:34.152288 1222 controller.cpp:1454] SIGINT was installed with 1
W20230913 09:07:34.152330 1222 node.cpp:811] [default_group:192.168.30.10:8107:8108 ] Refusing concurrent configuration changing
E20230913 09:07:34.152616 1253 raft_server.h:62] Peer refresh failed, error: Doing another configuration change
W20230913 09:19:21.624419 1222 protobuf_file.cpp:91] open file failed, path: /data/state/log/log_meta: FILE_ERROR_NOT_FOUND
W20230913 09:19:21.628511 1222 log.cpp:685] /data/state/log is empty
W20230913 09:19:21.630242 1222 protobuf_file.cpp:91] open file failed, path: /data/state/meta/raft_meta: FILE_ERROR_NOT_FOUND
W20230913 09:19:21.630586 1222 protobuf_file.cpp:91] open file failed, path: /data/state/meta/raft_meta: FILE_ERROR_NOT_FOUND
W20230913 09:19:21.632756 1222 controller.cpp:1454] SIGINT was installed with 1
W20230913 09:19:21.632795 1222 node.cpp:811] [default_group:192.168.30.10:8107:8108 ] Refusing concurrent configuration changing
E20230913 09:19:21.632840 1222 raft_server.cpp:601] Node not ready yet (known_applied_index is 0).
E20230913 09:19:21.632964 1301 raft_server.h:62] Peer refresh failed, error: Doing another configuration change
W20230913 09:19:53.500864 1223 controller.cpp:1454] SIGINT was installed with 1
W20230913 09:19:53.500895 1223 node.cpp:811] [default_group:192.168.30.10:8107:8108 ] Refusing concurrent configuration changing
E20230913 09:19:53.500928 1223 raft_server.cpp:601] Node not ready yet (known_applied_index is 0).
E20230913 09:19:53.501021 1331 raft_server.h:62] Peer refresh failed, error: Doing another configuration change
4 Replies
Allram
AllramOP•2y ago
Tried to delete the typesense datafolder, but no luck
Alex Tran
Alex Tran•2y ago
Are you using the same typesenee version from docker compose file? Please try pulling all the images again
Allram
AllramOP•2y ago
Thanks. Solved by deleting the docker images and repulling them. Should have tried that first 😅
Alex Tran
Alex Tran•2y ago
typesense is such a troublesome service :/ we are experimenting with different method of not using Typesense but still preserving the quality of vector search

Did you find this page helpful?