Is there any known issue upgrading v28 to v29-rc16...
# community-help
m
Is there any known issue upgrading v28 to v29-rc16? I tried on my dev server and after load all collections the service reboots with
SIGINT was installed with 1
Copy code
I20250430 18:02:33.162756 1220316 collection_manager.cpp:586] Loaded 65 collection(s).
I20250430 18:02:33.163398 1220316 raft_server.cpp:605] Finished loading collections from disk.
I20250430 18:02:33.163465 1220316 raft_server.cpp:616] Loaded 0conversation model(s).
I20250430 18:02:33.163564 1220316 raft_server.cpp:620] Initializing batched indexer from snapshot state...
I20250430 18:02:33.163679 1220316 batched_indexer.cpp:632] Restored 0 in-flight requests from snapshot.
I20250430 18:02:33.163771 1220316 raft_server.cpp:633] Loaded 0 personalization model(s).
I20250430 18:02:33.163852 1220316 raft_server.h:294] Configuration of this group is 172.25.2.6:8107:8108
I20250430 18:02:33.163995 1220316 snapshot_executor.cpp:264] node default_group:172.25.2.6:8107:8108 snapshot_load_done, last_included_index: 943221 last_included_term: 2 peers: "172.25.2.6:8107:8108"
I20250430 18:02:33.164254 1220308 raft_meta.cpp:521] Loaded single stable meta, path /data/typesense/state/meta term 7 votedfor 172.25.2.6:8107:8108 time: 55
I20250430 18:02:33.164302 1220308 node.cpp:608] node default_group:172.25.2.6:8107:8108 init, term: 7 last_log_id: (index=943487,term=7) conf: 172.25.2.6:8107:8108 old_conf: 
I20250430 18:02:33.164358 1220308 node.cpp:1645] node default_group:172.25.2.6:8107:8108 term 7 start vote and grant vote self
I20250430 18:02:33.167438 1220308 raft_meta.cpp:546] Saved single stable meta, path /data/typesense/state/meta term 8 votedfor 172.25.2.6:8107:8108 time: 2923
I20250430 18:02:33.167479 1220308 node.cpp:1899] node default_group:172.25.2.6:8107:8108 term 8 become leader of group 172.25.2.6:8107:8108 
I20250430 18:02:33.167559 1220308 raft_server.cpp:141] Node last_index: 943487
I20250430 18:02:33.167598 1220308 typesense_server_utils.cpp:300] Typesense peering service is running on 172.25.2.6:8107
I20250430 18:02:33.167627 1220308 typesense_server_utils.cpp:301] Snapshot interval configured as: 3600s
I20250430 18:02:33.167655 1220308 typesense_server_utils.cpp:302] Snapshot max byte count configured as: 4194304
W20250430 18:02:33.167688 1220308 controller.cpp:1550] SIGINT was installed with 1
I20250430 18:02:33.167802 1220308 raft_server.cpp:692] Term: 8, pending_queue: 1, last_index: 943487, committed: 0, known_applied: 943221, applying: 0, pending_writes: 0, queued_writes: 0, local_sequence: 3735555
W20250430 18:02:33.167843 1220308 node.cpp:843] [default_group:172.25.2.6:8107:8108 ] Refusing concurrent configuration changing
E20250430 18:02:33.167919 1220321 raft_server.h:62] Peer refresh failed, error: Doing another configuration change
I20250430 18:02:33.191627 1220316 raft_server.h:294] Configuration of this group is 172.25.2.6:8107:8108
I20250430 18:02:33.191787 1220316 raft_server.h:294] Configuration of this group is 172.25.2.6:8107:8108
I20250430 18:02:33.191876 1220316 raft_server.h:294] Configuration of this group is 172.25.2.6:8107:8108
I20250430 18:02:33.191969 1220316 raft_server.h:294] Configuration of this group is 172.25.2.6:8107:8108
I20250430 18:02:33.193295 1220316 raft_server.h:294] Configuration of this group is 172.25.2.6:8107:8108
I20250430 18:02:33.193344 1220316 raft_server.h:294] Configuration of this group is 172.25.2.6:8107:8108
I20250430 18:02:33.193377 1220316 node.cpp:3298] node default_group:172.25.2.6:8107:8108 reset ConfigurationCtx, new_peers: 172.25.2.6:8107:8108, old_peers: 172.25.2.6:8107:8108
I20250430 18:02:33.193410 1220316 raft_server.h:277] Node becomes leader, term: 8
Log file created at: 2025/04/30 18:02:33
Running on machine: typesense-search-hml
Running duration (h:mm:ss): 0:00:00
Log line format: [IWEF]yyyymmdd hh:mm:ss.uuuuuu threadid file:line] msg
I20250430 18:02:33.856148 1221178 typesense_server_utils.cpp:353] Starting Typesense 29.0.rc16
I20250430 18:02:33.856416 1221178 typesense_server_utils.cpp:356] Typesense is using jemalloc.
I20250430 18:02:33.856748 1221178 typesense_server_utils.cpp:418] Thread pool size: 16
I20250430 18:02:33.863044 1221178 store.cpp:40] Initializing DB by opening state dir: /data/typesense/db
I20250430 18:02:33.905572 1221178 store.cpp:40] Initializing DB by opening state dir: /data/typesense/meta
I20250430 18:02:33.920675 1221178 store.cpp:40] Initializing DB by opening state dir: /data/typesense/analytics/db
I20250430 18:02:33.937510 1221178 ratelimit_manager.cpp:546] Loaded 0 rate limit rules.
I20250430 18:02:33.937734 1221178 ratelimit_manager.cpp:547] Loaded 0 rate limit bans.
I20250430 18:02:33.937996 1221178 typesense_server_utils.cpp:585] Starting API service...
j
Yup it's a known issue in recent RC builds, we're actively looking into it
👍 1
m
I'm looking for testing the new Azure OpenAI integration. Which RC do you recommend?
hmmm... it seems only 16 is available to download. at least I've tried other lower versions and didn't work. I'll wait for another working rc.
the new RC17 is working :)
🙌 1