From cb93af82a6145cae9745597137083f406e19a18b Mon Sep 17 00:00:00 2001 From: christopherbrumm Date: Thu, 28 Sep 2023 11:42:10 +0200 Subject: [PATCH] chore: add upgrade disclaimer. --- .../protocol_nodes/pools/archway_state-sync/run_ksync.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/validators/protocol_nodes/pools/archway_state-sync/run_ksync.md b/docs/validators/protocol_nodes/pools/archway_state-sync/run_ksync.md index ac245f6..ce833f8 100644 --- a/docs/validators/protocol_nodes/pools/archway_state-sync/run_ksync.md +++ b/docs/validators/protocol_nodes/pools/archway_state-sync/run_ksync.md @@ -78,6 +78,10 @@ Once you see that KSYNC is syncing blocks you can open `https://localhost:7878/l return an empty array, but after the first snapshot height is reached (check the interval in the data pool settings) you should see a first snapshot object in the response. +:::caution +**Software upgrades** of the data source node have to be performed manually. Therefore, you only need to switch the `archwayd` binaries (after the node exited automatically at an upgrade height) in order to restart KSYNC. +::: + ### Changing snapshot api server port You can change the snapshot api server port with the flag `--snapshot-port=`