csmu
(Keith John Hutchison - Ceiteach Seán Mac Úistin)
1
We’ve just dated from version 4.2 to the latest version.
We run a data container and web container.
Now discourse is not booting with the following error.
[root@sydney discourse]# ./launcher start web_only
starting up existing container
+ /bin/docker start web_only
Error response from daemon: Cannot link to a non running container: /data AS /web_only/data
Error: failed to start containers: web_only
I think this happens if you rebuild the data container and start up a new one. Even though it’s still named data, the running web container is still looking for the old one. I think this should do it: