CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Installation (https://www.cfd-online.com/Forums/openfoam-installation/)
-   -   [OpenFOAM.com] not even starting on Ubuntu 14.04 LTS (https://www.cfd-online.com/Forums/openfoam-installation/171197-not-even-starting-ubuntu-14-04-lts.html)

jet_engine May 4, 2016 07:20

not even starting on Ubuntu 14.04 LTS
 
Hi! I have some problems making OpenFOAM+ work on Ubuntu 14.04 LTS. I followed the OpenFOAM Binary installation and successfully installed docker (the user is in the group docker, I have checked as well). I downloaded both installOpenFOAM+ and startOpenFoam+ scripts and made them executable. The terminal output that I get when I run them both is the following one:

Code:

parallels@ubuntu:~$ ./installOpenFOAM+
Following Docker containers are present on your system:
****************************************
CONTAINER ID        IMAGE                            COMMAND                  CREATED            STATUS                      PORTS              NAMES
7e51a7b73971        openfoamplus/of_v30plus_rhel66  "/bin/bash --rcfile /"  21 hours ago        Exited (0) 13 minutes ago                      of_v3.0_plus
****************************************
                       
Creating Docker OpenFOAM+ container of_v3.0_plus
docker: Error response from daemon: Conflict. The name "/of_v3.0_plus" is already in use by container 7e51a7b73971bd2bb3f9b00fe680167000a039af429d43487d0c2ec5479ef22a. You have to remove (or rename) that container to be able to reuse that name..
See 'docker run --help'.
Container of_v3.0_plus was created.
**************************************************
Run the startOpenFOAM+ script to launch container
**************************************************
parallels@ubuntu:~$ ./startOpenFoam+
non-network local connections being added to access control list
of_v3.0_plus
bash-4.1$

Now, when I want to just test the cavity case by typing:
blockMesh
icoFoam
paraFoam

It stops I don't know why after I type paraFoam and the whole session is terminated and it logs out...

Any idea how I could solve this? Thanks in advance!


All times are GMT -4. The time now is 18:37.