[SàT dev][en] SàT and Libervia installable via Docker

MonsieurPaulLeBoulanger monsieurpaullebouanger at arghh.org
Mar 21 Oct 10:49:04 CEST 2014


Sorry :)

I'm experiencing the same issue, I still have this error after the update :
 
 Launching prosody... OK (273a828c9c8abeb4afddc5e2f16ecb78b4ba1358197f8ad30f4b9b1f44cac61b)
 Launching sat_pubsub... Error, please check container or ask help on XMPP MUC sat at chat.jabberfr.org
 error message: e0cc5b30ef3a9f3ebc5613d0148c3009beb771291d38b5871c5bfff59813ea19
 2014/10/21 10:43:59 Error response from daemon: Cannot start container
 e0cc5b30ef3a9f3ebc5613d0148c3009beb771291d38b5871c5bfff59813ea19: Cannot link to a non running
 container: /prosody AS /sat_pubsub/prosody
 Abandon
 
 I tried your suggestions :

docker run -ti --rm --name prosody salutatoi/prosody
2014/10/21 10:44:09 Error response from daemon: Conflict, The name prosody is already assigned to 273a828c9c8a. You have to delete (or rename) that container to be able to assign prosody to a container again.

docker run -ti --rm --link prosody:prosody salutatoi/sat_pubsub
2014/10/21 10:44:23 Error response from daemon: Cannot start container a46f97a9a4ececa73c929f10a66d5a22cbeb7e0be18b7ab362b4037d14d9d6b4: Cannot link to a non running container: /prosody AS /jolly_pasteur/prosody




docker version
Client version: 1.0.1
Client API version: 1.12
Go version (client): go1.2.1
Git commit (client): 990021a
Server version: 1.0.1
Server API version: 1.12
Go version (server): go1.2.1
Git commit (server): 990021a


I'm also running on ubuntu 14.04.1 (32bits)




21 octobre 2014 10:46 "MonsieurPaulLeBoulanger" <monsieurpaullebouanger at arghh.org> a écrit: 
> Hi,
> 
> I'm experiencing the same issue, I still have this error after the update :
> 
> Launching prosody... OK (273a828c9c8abeb4afddc5e2f16ecb78b4ba1358197f8ad30f4b9b1f44cac61b)
> Launching sat_pubsub... Error, please check container or ask help on XMPP MUC sat at chat.jabberfr.org
> error message: e0cc5b30ef3a9f3ebc5613d0148c3009beb771291d38b5871c5bfff59813ea19
> 2014/10/21 10:43:59 Error response from daemon: Cannot start container
> e0cc5b30ef3a9f3ebc5613d0148c3009beb771291d38b5871c5bfff59813ea19: Cannot link to a non running
> container: /prosody AS /sat_pubsub/prosody
> Abandon
> 
> I ried your suggestions :
> 
> 21 octobre 2014 09:08 "Goffi" <goffi at goffi.org> a écrit:
> 
>> I have also pushed again the images, as yesteray the Docker hub has some
>> problems.
>> You can do "./libervia_cont update" to be sure to have the last ones.
>> 
>> Cheers
>> 
>> On 21/10/2014 08:36, Goffi wrote:
>> 
>>> G'day,
>>> 
>>> thanks for your feedback.
>>> 
>>> That's weird, why docker can't launch the container ? Can you try to
>>> launch it by hand ? You need to launch prosody before, so you need to
>>> enter:
>>> docker run -ti --rm --name prosody salutatoi/prosody
>>> docker run -ti --rm --link prosody:prosody salutatoi/sat_pubsub
>>> 
>>> Before doing that, you can stop all SàT containers with
>>> ./libervia_cont.sh stop
>>> 
>>> what do you have with "docker version" ?
>>> 
>>> Do you have free space on your hard drives ? It happened several time to
>>> me because docker was installed on my system partition which is small...
>>> 
>>> Thank you
>>> 
>>> On 20/10/2014 23:52, Laura Bécognée wrote: 
>>>> On 20/10/2014 17:51, Goffi wrote: 
>>>>> G'day,
>>>>> 
>>>>> we have just published Docker images to install easily Salut à Toi and
>>>>> Libervia. You can download the libervia manager script and make it
>>>>> executable like this:
>>>>> 
>>>>> $ wget
>>>>> http://repos.goffi.org/sat_docs/raw-file/tip/docker/libervia_cont.sh
>>>>> && chmod a+x libervia_cont.sh
>>>>> 
>>>>> Then to download/launch Libervia and all its dependencies, just do
>>>>> (once Docker is installed):
>>>>> $ ./libervia_cont.sh
>>>>> 
>>>>> There are facilities to run, stop, update, backup, etc.
>>>>> 
>>>>> For more infomrations, check http://wiki.goffi.org/wiki/Docker/en
>>>>> 
>>>>> All feedbacks welcome (including the containers and the documentation).
>>>> 
>>>> Hello,
>>>> 
>>>> I have try to follow the process, but outch, it end up like that when I
>>>> launch the script :
>>>> 
>>>>> d614a92cc13c: Download complete
>>>>> 
>>>>> Download of latest salutatoi/data finished
>>>>> 
>>>>> Running data container... OK
>>>>> (bd014d0ecc23e9962a6519588175b32b00b79e98483e925bf13cdfe544586299)
>>>>> 
>>>>> Running Libervia
>>>>> 
>>>>> Launching prosody... OK
>>>>> (7f4c25a139872c8a89c67123eb7b29cc63f95ab26c1283cc700a974d301ae75f)
>>>>> Launching sat_pubsub... Error, please check container or ask help on
>>>>> XMPP MUC sat at chat.jabberfr.org
>>>>> error message:
>>>>> 8c2946a8430e1def218fecb5c5703b56409aa59b212946c77081562ffda0148d
>>>>> 2014/10/20 23:47:20 Error response from daemon: Cannot start container
>>>>> 8c2946a8430e1def218fecb5c5703b56409aa59b212946c77081562ffda0148d:
>>>>> Cannot link to a non running container: /prosody AS /sat_pubsub/prosody
>>>>> Abandon
>>>> 
>>>> I'm in ubuntu 14
>>>> 
>>>> _______________________________________________
>>>> dev mailing list
>>>> dev at goffi.org
>>>> http://lists.goffi.org/listinfo/dev
>>> 
>>> _______________________________________________
>>> dev mailing list
>>> dev at goffi.org
>>> http://lists.goffi.org/listinfo/dev
>> 
>> _______________________________________________
>> dev mailing list
>> dev at goffi.org
>> http://lists.goffi.org/listinfo/dev



Plus d'informations sur la liste de diffusion dev