Description
Build Info:
indy-node 1.0.113
Overview:
Unable to start nodes after pool reinstall due to nonexistent migration script is applying during reinstallation.
Steps to Reproduce:
1. Perform "send POOL_UPGRADE name=upgrade_reinstall version=1.0.113 sha256=ed0a366b4ef36d40c055672a8b83679e99246fec71a706b4ae4cb7958feace3f action=start schedule=
timeout=10 force=True reinstall=True"
Actual Results:
Nodes are disconnected and are not connected themselves due to migration script applying errors. See attached journalctl for more info.
Expected Results:
Nodes should be started after the upgrade. Migration script should not be applied during reinstallation (according to discussion with Alexander S).
Workaround:
Start all nodes manually.