Infos:
- Used Zammad version: 6.2
- Used Zammad installation type: docker-compose
- Operating system: Ubuntu 20
Expected behavior:
- Ran the docker-compose pull - OK
- Ran the docker-compose up
- Expected everything to start OK.
Actual behavior:
zammad-scheduler_1 | waiting for init container to finish install or update...
zammad-websocket_1 | waiting for init container to finish install or update...
zammad-nginx_1 | waiting for init container to finish install or update...
Steps to reproduce the behavior:
- I am simply trying to move from the docker-compose v11.2.0 release to v11.3.0.
- There does not appear to be any errors in the output messages, but it seems the init task is existing with code 0.
zammad-docker-compose_zammad-init_1 exited with code 0
Appreciate any advise if someone was able to get past this part. Upgrading minor version seems pretty fragile.
Here are the last few messages from zammad-init…
zammad-init_1 | I, [2024-11-21T20:49:27.466077 #61] INFO -- : ActionCable is using the redis instance at redis://zammad-redis:6379.
zammad-init_1 | I, [2024-11-21T20:49:27.485871#61-6060] INFO -- : Using memcached as Rails cache store.
zammad-init_1 | I, [2024-11-21T20:49:27.486687#61-6060] INFO -- : Using the Redis back end for Zammad's web socket session store.
zammad-scheduler_1 | waiting for init container to finish install or update...
zammad-init_1 | I, [2024-11-21T20:49:30.015910#61-6060] INFO -- : Setting.set('es_index', "zammad")
zammad-docker-compose_zammad-init_1 exited with code 0