Versions
3.2.0-beta.4
Preconditions
Active schain
Active historic node on 4.0.1 Release versions
To Reproduce
- Check the list of containers before updating
- Run
skale passive-node update init-env
- Check the list of containers ufter updae
Expected behavior
All node contiainers should be turned off and removed during the passive-node update procedure
Actual state
skaled_schain_.. and skale_sync_admin containers exist in the list of containers
root@ubuntu-jammy:~# docker ps -a
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
a680c37e283b skalenetwork/schain:5.0.0-develop.3-historic "/skaled/skaled --co…" 2 minutes ago Up 2 minutes sk_skaled_realistic-offensive-phaet
98ee2ba70b1b nginx:1.29.5 "/docker-entrypoint.…" 2 minutes ago Up 2 minutes sk_nginx
74d112455268 skalenetwork/admin:3.3.0-beta.2 "python3 skale_admin…" 2 minutes ago Up 2 minutes (unhealthy) sk_admin
0a26ac709e3d skalenetwork/watchdog:3.2.0-beta.0 "uwsgi --ini uwsgi.i…" 2 minutes ago Restarting (22) 21 seconds ago sk_watchdog
d903665b1a2c redis:8.6.0-alpine "docker-entrypoint.s…" 2 minutes ago Up 2 minutes sk_redis
a516c114819d skalenetwork/admin:3.3.0-beta.2 "gunicorn skale_api:…" 2 minutes ago Up 2 minutes sk_api
10986d0634e7 skalenetwork/schain:4.0.2-historic "/skaled/skaled --co…" 2 minutes ago Exited (1) 24 seconds ago skale_schain_realistic-offensive-phaet
6eecb37982c8 skalenetwork/admin:2.10.3 "python3 sync_node.py" 19 minutes ago Up 19 minutes (healthy) skale_sync_admin
Versions
3.2.0-beta.4
Preconditions
Active schain
Active historic node on 4.0.1 Release versions
To Reproduce
skale passive-node update init-envExpected behavior
All node contiainers should be turned off and removed during the passive-node update procedure
Actual state
skaled_schain_.. and skale_sync_admin containers exist in the list of containers